{
    "data": {
        "id": "240906_AiDc8J_94M",
        "url": "https:\/\/www.escape-team.com\/",
        "summary": "https:\/\/www.webpagetest.org\/results.php?test=240906_AiDc8J_94M",
        "testUrl": "https:\/\/www.escape-team.com\/",
        "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": 1725630738,
        "testRuns": 1,
        "fvonly": false,
        "successfulFVRuns": 1,
        "successfulRVRuns": 1,
        "lighthouse": {
            "lighthouseVersion": "11.4.0",
            "requestedUrl": "https:\/\/www.escape-team.com\/",
            "mainDocumentUrl": "https:\/\/www.escape-team.com\/",
            "finalDisplayedUrl": "https:\/\/www.escape-team.com\/",
            "finalUrl": "https:\/\/www.escape-team.com\/",
            "fetchTime": "2024-09-06T13:51:24.623Z",
            "gatherMode": "navigation",
            "runWarnings": [],
            "userAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/128.0.0.0 Safari\/537.36",
            "environment": {
                "networkUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                "hostUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/128.0.0.0 Safari\/537.36",
                "benchmarkIndex": 1271.5,
                "credits": {
                    "axe-core": "4.10.0"
                }
            },
            "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:\/\/localhost\/escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_de_landscape_lq_no_audio.mp4",
                                "resolution": "Automatically upgraded to HTTPS"
                            }
                        ]
                    }
                },
                "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.69999999999999996,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 1277.971,
                    "numericUnit": "millisecond",
                    "displayValue": "1.3\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.72999999999999998,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 1706.0609999999999,
                    "numericUnit": "millisecond",
                    "displayValue": "1.7\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.45000000000000001,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 1675.2159999999999,
                    "numericUnit": "millisecond",
                    "displayValue": "1.7\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": 7856,
                    "numericUnit": "millisecond",
                    "displayValue": "7.9\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": 12946,
                        "items": [
                            {
                                "timing": 1618,
                                "timestamp": 2977002510,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAGwABAQEBAQADAAAAAAAAAAAAAAcICQYCBAX\/xAArEAEAAQIFAwMEAgMAAAAAAAAAAwECBgg3crMFBxEENHESEyGxMUNRc+H\/xAAVAQEBAAAAAAAAAAAAAAAAAAAAAv\/EABQRAQAAAAAAAAAAAAAAAAAAAAD\/2gAMAwEAAhEDEQA\/AM3gJAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB7\/sLLWDuv0OWlK1rb9+v4r4\/okeAe77HaodG+J+CQG2IepVuhjrWOta1tpX83f8AB+f6b28Wyn6FDn4AkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHu+x2qHRvifgkeEe77HaodG+J+CQGyPTe3i2U\/Qem9vFsp+hQ5+AJAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB7vsdqh0b4n4JHhHv+w0V0\/dbocVnj6r\/v0p5\/0SA2J6b28Wyn6H3IenTWRWW1rZ5pbSlfyKHPABIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKNl41iw7um4JE5UbLxrFh3dNwSA3CAoc2AEgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAo2XjWLDu6bgkTlRsvGsWHd03BIDcIChzYASAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACjZeNYsO7puCROVGy8axYd3TcEgNwgKHNgBIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKNl41iw7um4JE5UbLxrFh3dNwSA3CAoc2AEgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAo2XjWLDu6bgkTlRsvGsWHd03BIDcIChzYASAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACjZeNYsO7puCROVGy8axYd3TcEgNwgKHNgBIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKNl41iw7um4JE5UbLxrFh3dNwSA3CAoc2AEgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAo2XjWLDu6bgkTlRsvGsWHd03BIDcIChzYASAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACjZeNYsO7puCROVGy8axYd3TcEgNwgKHNgBIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKNl41iw7um4JE5UbLxrFh3dNwSA3CAoc2AEgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAo2XjWLDu6bgkTlRsvGsWHd03BIDcIChzYASAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACjZeNYsO7puCROVGy8axYd3TcEgNwgKHNgBIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKNl41iw7um4JE5UXL3dbZ3gw\/ffdS222s9a1rXxSlPsSA3EPjZfZJZbfZdbdZdTzS6lfNK0\/wA0FDm0AkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFGy80894sPUr\/H1TcEgA3BSlKU8Up4oAof\/Z"
                            },
                            {
                                "timing": 3237,
                                "timestamp": 2978620760,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAAcBAQEAAAAAAAAAAAAAAAECAwQFBgcICf\/EAE4QAAIBAwIEBAMDCQQGCAUFAAECAwAEEQUhBhIxQQcTUWEiMnEUQoEVIzNSkaGxstEINmLBFyRykuHwFiY0NYKi0tMlQ1N0w1dzk6TC\/8QAGgEAAwEBAQEAAAAAAAAAAAAAAAECAwQFBv\/EADIRAAICAQMDAgQGAgMAAwAAAAABAhEDBCExEkFRMmEFEyJxgaGxweHwFJEjQtEGcqL\/2gAMAwEAAhEDEQA\/AOfOvKxHpSaMnPWhmuM6wqFChSEEKGKOhTGFjehijyKIn3oAGKKgW96baQCgBdESKjyXKr1IqHNfgZx1p02JssWYCmJbhV6mhoul6txCbwaRatcC0ga4nYEAIg7knbPoOppubhnX\/wAgWutDTbltOurj7LFIq5LyZwBjrucgHuQRVKBLmMy36j5ahS37HvQ4v0XV+FNUOn67ZSWd3yLIFfBDKehBGxHbbuCKzzXDMTvimoITkWkt3k7tUSS7ydqhbnqaInGKtRJbHnndqbJ9TSC4Appph9adCHywpBcY61GaUkfDTZYnqaqhNkoygHrmmGlYkjoKRv2otyd6BWHkd96HNtsMGgFowMUxBDJ60eBSgKPFKyqCC7bUWKdUYFHyjNTY6G8YpaKzdBUlIF270+seB0qXNDSI8cJPzVJjiA7CnI4SQNqc5CKzciqEiPanFT1oIwzy06oz03qG2VQSr7UYWlqKWNjkUigJA5xgU+lue4Jp+K\/PKEnjV19Rsan2zQTfoHHN+o2xqXJrg0hGL5ICQkDoalRBlqSykNhlwaTIFiGZWC1mptmzjFIfg2GWNSDdxwrliBVP9qLtyW+OY9CxApd3p1ysLzOwYL82TjFaJ1yYtrsSbjVJZFYWykKPvYqvSVJHJuXYn1pEF\/LEnKoU46EjpTEjtI5dupOT2rWOzsidNVY5IyCXMDNy9idjQeR5G5pGZj6k5psUObJwoyfaq5ZCVIX9aNeZz8C5Hr2qXp+mXF5lljLKO\/QVcmwsrSEi4lMkmPkTblrfHglkdRVilJJW2UccIHzbmnc46UcqgElQQp6ZpvNLLiljfTJUwUlJWheT60YbFNlsUa5boKyGOc9GDmkqnrTgFIAsUYFGKPFABUKImrDTNKuL9wEUhO7Gk6QJWQ4I3mkCxqST6V0zwq0eSw4rsL+X541kYDOD+jYf51F0vR7eyjXCgydya13Ch\/8AjUA\/wyfyNWan9SSNHjqLbOww6kWhjJjJJUHdv+FCq+2\/7PF\/sD+FCu44jyPzUMmiowQK5DqsMGhmkkiklwBuaQxwnaizUaS5Ud6jS3oAOKdCuiezgVHkuVXvVXNeHfeq6e7OdzVKNici8lvQAcVBmvuu9U0l2d96jPOzE7mqUSXItZLzOcmoj3fXFQeZvWlwyFJUfLDlYHKnBGD2qqomzofgrqmn6dxomo6vrJ0uC0jMwHKStxy78h9emQOpIAGDvXVbnxV4al4X1+889F\/Ltx5K6QUJFvg4aZ1B6suGYrjJwB8QZq4\/q3G1lqt\/q0n5MKDUIjEqvNtEeaRgeYDOBzrt0IXp8pUrTiiwTWI9Qm0x7qERyPFa3FypSGIsA8a7A45FdV\/2gcetrYl7mp8cOM9J1HRNH4c0+6Gu3FgOd9Yk3Y5Hyqe5Ixkn0A3OTXGSwraLxjDpMmhW4sC9vYAu\/NKGkl3lKDmGyjllwQBvyj0GMXrF+dR1O5u+Up5zl+UsWxn3O5\/GgV0JaUDuKZab0pk0VFC6hbOT1NJzQxR4pgFRgb0FG9LC5NIEhI60oDelBDS0j3pNlUI5aATNP8tKVaVlUMBKMIc1JWMsdhVzpkNkApu4mZhncHrUSmkNIp7azuLluWCJnPsK0\/D3Bsl\/rNpZXk8duJ85bIPJgE79B29acn1QrGsVnGsKAYyOpqJHcyiQSCV1k\/WDYO9YvL4KUTZyeFZY2badrFnNBcyNGhB5tgzrzZHUfmz6dRjO+KjiDgttD02e6uL+ORo2i5EjjOJFl8wowYnYFYmPTuPXarh1C8hRVhu7iNVxyhJWAGMkYwf8TftPrTsJur\/Fu08jqcDldyRtnG3tk4+pqfmrwPofktF4Mmlt2eHUbVx5KTIFVjkOkkiBsfKSsTE56ZUHqcSNS8Orqx0rUb241C3xZ85MeCC\/LNJFt33MedgfmGcdagX1m1jFyrqkqvJH5UiqxwUHRTv09ulVE99qEmfNvLmQFeQ80rHK4xjr0xt9Krriw6X5Navhrd\/kO21IX9t5VxAsypytkZheUqfcBB\/vCm5fD26ja6Ed\/bv5D4yqn4l8tX5x\/h+IDO4z3GRnJtqt6kQi+23PlgYCCVsY5eXGM\/q7fTajfVdTm8znv7v84wZ8zMSxxjJ33ONvpTtCqXk2Q8ObzkuyL+2LW2VKcrAuymUOF23A8lznuN+xFYZDzsAOpON6ki\/vsgm9uiQoUEyscAAgDr0AZh9CfWo3LSddhq+5tNS4Gk0u2uLi91CJY4JUiPKm7Eu6NygkFgDG3TJ9cb4i2\/CyS61rGnDUQsmnOI+fyTiQ+asRxvt8Tj8Mn2qik1nU2heJ9RvGhdQjI07FWUdARnoMnApiG\/mMssq3EolkOZH5zlzkNue+4B+ozT28Ar8mx1rhy+0HQftlzqVtITJ5aRxuj56EkMG32btnHfFSH8Pr3yBPfalbW5eCCVfOyuWkEhEe\/wB4GMjAzkkdskY46lfPavate3JtnILRGVuRiOmRnFE99duOV7qdhz+bgyE\/Hv8AF9dzv70fT4H9VckziTSl0XVpbJbuC78sDMkLAgHuDgkZH1NWegcOXGt2lo5vViWe4NvGrKzAYMYZiRso\/Or1IzvuNs5l2LsWdizE5JJySadi1C5tYjHBczRRlg5RJCAWHQ4Hejax70bUeHdwdRtLJNRt3muJpY\/hGeRYwxZiAcn5SNgRnoTUC64SFto899JforQwrK8LxhGDFpE5N2GTzRP0yem3XGafWNSltfs7X939n\/8ApGZivTHTOOm1GuqaiFmAv7sCZSko85vzikkkNvuMsx39T61aaF0yNDo\/B8mqwWk0eo26R3MZkC4JZQHWM5A3+d1HuMntitJYeGTLC8t7qVsgjiMpRehAjic4Pf8ASjpnocA1za2vLq3ZGguZomQEIUkKlQeuMdM06up34WJRe3PLEOVB5rYQZzgb7b71cWrE4vybnhjg+71ZYJtNvVgWfmKK+flyyjJG2Sy45euCDW8j4N0rhfTLq+up4764tlLSADmOPg3VfT84m59R61xGw1e8tIlihuZ0iV\/MVEkIAb9YD196ky61dyIym4nYOMMDITkbbH\/dX\/dHpX0ej1uHDjSi2vO3P4nhfEfhmXXPoySaj7Oiy4l1CHULtp4bWK1U7ciD9596ocknA3JpflyT7v8ACtSI0WMfCK8z4hq\/8nK51R6ej00NLijhhwhqOE9WP4U+oA6ClUK806QqFA0KAAKWiNIwWNSzHsKlaZptxqEoWBDjO7HoK3+h8PQaegdwHl65Pas5TUS4xcjNaTw2xKy3g268lay1iSGMLGoUCnpfmNJXrWDm2bqKQrvVzwp\/35B\/syfyNVMOtaTw\/wD73af9X\/kaiHqQp+lnR7b\/ALPF\/sj+FCtHQr0zzjwqb1BSTerjY1lxM5PzU+jtjrWHRRv1WXrXoqNNeE5AqDknqaMUdIWONIzd6Rk0VDNMQmQ7Gqi5cmQ1atvmqW5bEjfWqiJiS1FzUy8mBtTZlY1RNokmQDvTbzY6dajkk0VFE2ONKxpBJoqPFMVhUfWjxRgUDE4owKMD1owKQBY96MCj5ST1pfKQOlJspKwBaWMAbUAMinEjJNS2UkJUU6q7U7Hau3RasbPT2kZUAJY9sVN70uSkisSIscAVIjtSDvXV+DfCbVeJXaG0RIgiF3uJM8iHGynHc1S8c8EXvCs\/LMGljGFdwvyN6H2PY1WuxT0c448rVyV\/b2fh+xnPLDHNY8mzfFmNjjVOwzTgPaksDRA4rkbs3ocak0ObNW2haJdas5MEbNGpxkdz6D3rbS6bJqsixYlbf9t+w6b2StlYHx1pyKZlbKEg+1dR1HwT1yy0NNTuZI4vNj5lt8EtG2dg\/pkenQneuW3FvNZ3clvcxtHNG3KysMEGscsFjyyw3bj4\/VeUYY9TDJN40912HWdnOWJJ96AGTtT2nwpcSqJH5VzvV1I2n6ah8huefGCDuD\/Ss6OkrLLRZb48yKFA+8dqhXlm1rMULK2O6mrC41G5vHEcWVU7BFrY8IeGWrcTzi2tljifkMjzyt8EfoDjua7dLo82ojKcOIq23svt934JbpOVbI5sdhvTbSnOEHMa3HGvAF\/w5KVlVpkXCyED5HI\/gexrMTaVcW8HmsoC+hO9cmPLHIrRnizQzR68btFaIyxzIc+1OhQBgDAo6UhCgkjNaWaCDkfKaAkx8wwaUeZzkDApxEUb9TSboBrDv0GB60PKx71IxiiNT1FUMY5aAp1hmkEVSkOwsCh06UtUZjhRmpcFpjBkG\/pWkWJtEaGF5W+EbetWVvbrEM\/M3qacRQoAUYFLFa3Rk3YMUYoUKkSBQoVM03TrjUZhHboSO7dhRwMiKCzAKCSewrT6FwtJdcst7lI+oXua0eg8M21gA8oEs\/6xHT6VoQoAwK555eyNoY+7I1jZwWcIjgQKoHapD4CGlBabmwENYWb8Fc5+ImiXrRvSRtTExY3NaXgAf9bdP+r\/AMjVnIhk5rScA\/3tsPq\/8jVcPUiJ+lnaKFChXpnnHzoAwafTpTPenozWcjVEhaOkIdqXUlBE0kmg3WkMQO9Agz0NZ6+J+0MKuZLlEBqkuW82Yso61USZDFCpUFlNMPhU0\/8AkuXuKuyKZXijxU86eR1O9F9hNKx0QcUKs49MZulO\/kaXGRTpgVNHip8mnSxkHBps28n6tS2NIjcpNKVakpbuT8tSY7InrtUOaXJSiQFSnVhLdBVl9kVRTixBe1ZvKuxfSQ4rRm67VOhtETruaWm1Oq29YyyNlqKFxRF3VIkyx2AFdm8JvDifVbtXlTlC4M0x6RD0HYsaxPh7Dp41CCXUZikTuEkdVyYlzucd69pcPWdhZaRbR6T5Zs+QMjIchwR82e+fWvU+H6jBgg8mN3l4\/wDr7+7fk6MkHpYRyNW5ceF\/Pt2F6RpdrpGnxWdhEI4UGNupPqfU1Tca8JWvEenOkqIbnkKhmXIYHqCPT+Fag7Csbxjx5Y6EXs7KGbVNZI+CxtFLvnsWx8o3rOeneruDXVf9v+TxtTGGWLWXe\/7\/ALPJHiHwXccLX7jlb7MX5cHcxk7gH19jWNZMA12riPhjjnjziCB9bspYDdNywKB+atwM\/NgnG3c1h+JeB9Q4cnhXUxyIQomI38pyOhPp6HpXnZdPk0cYfOa+rjzy+a7laLOumGPJNNydJ+fFvi6KPhvQZ9YulVVYQg4JAySfQe9etfCrw7h0K0gvdRgVboDMMB3EXuf8X8KzPgHZaBM0sjuranajMVsw+Rf\/AKi\/rHPft+IruaODt970r3I6rDjwLFpHakvql3ft7JeD1NU3pW8K9Xd\/svb37gliSWJo5FDIwwQehFefPGbwqjmRr\/TVCco+F\/1P8LdyCTse1ehqRPEk0TRyqHRhgqehrzNRp1lVp1JcP+9jxtRp\/m1KLqa4f95T7o+dk8U1ndSW9wjRTRsVZT2NLiDSuEQFnOwFdu8XvDnUbjU1u7O3QW6gRPyjeFjkqxPdG6f4Tj3zzzguwgsdYEesloGWURzZTLQjO7Ad9t6wxdEckYap9PF99vJ3fCsr+IVj4nVtfbZ13fHBtPCrw5uNYvUaRcAYMspHwxD0Hqx9K9R6Lo9lothHaWMKpEgxnG7HuSe5NNcL2Wm2WiWsejFHsigZJFOfMyPmJ7k+tWrMFxk4zXtajUrIlixLpxrhfu\/LLz5ur6I7RX9t\/wB2M9xhw1Br1iycifaAMKzDIIPUH2ryL4lcK6loF85n53tQ2CCP0RPQH1Hoa9uVneMuF7XiPT3imRBNylVdlyCD1BHcV42p0zv5uH1d15\/n+s8zJjnin8\/Bz3XZ\/wA+H\/s8GnpSeYVs\/ETgm64Yv5eSJvsoO46+VnoM9x6GsR3rDFNZI2j0dPqIaiHXD+V7P3HhShTIanAciqZuOE7Uk0nNLRC56bUJXwAnrT0UBbrsKfit1UAkZqQNulbRx+SHITHEqDYb05QoVtwTdiqFChSECjHoNzT9jaS3s6xQLlj3PQV0Xh3he208LNOVuLjrkjZfpUTmolxg2Z3h\/hSa85Zr7MUHUL95q3tnYwWUQjt41RR6VKx6ChXLPI5HRGCiJAo8UdCsywqjXhxGalVB1E4QYpoCF3xRSnC7UtegzQYZqhC4GCpv1rTcAnPFlh9X\/kassNq0vh8f+tmn\/V\/5Gq8fqRE\/SztVChQr0zzj51d6WpxVb9t9qSbtj0BqWrNEXSMAOtFJcInU1Tq1xL8oNK+xTvgs1RQ7JNxqCL8tQZbuSQ4XNPiwwcvvTyQIvQUcCK9YZZT8RNTLG3VGPMMmpAGOlIhP5007HROjcRjCgUHkY0igakY3Id6SvWg53olO9XHkmRaWYBIq2iQYqqsdyKuovkroRzN7kC9QctU04Aq+vR8FUl0vWsshtAi+Zg04lxjrUd9jSawcUzVMshKpHWhkGq0MfWnFkYd6zeLwV1E2gKjLMQacWdTWbxsfUidZ3ctrMJIjgjt612jwv8Vp+Ho0tru6jGlSuARLG0htie4AIJX1H4\/XhgYGnIpOSQNgNg9D0NZvG4yU47M6ceoag8M94v8AJ+T2Pq\/iJcS3H2DQZLPVbhnWMtBA\/lqG5QG5g52y4H1zWm4Y0DU9Ht5P9asJLy4bzbidrZiXY9s842HQbV5q8KuOV0a6igYpFDeXUZmlRMyQxo4YgH9UgYI969YaBqUGrWTXdpkwGR40fOQ4Ukcw9jivUx6mOXFUFT77\/wB96MtVpvkJOG8X38969vt\/sIRawTn7Vp+f\/tX\/APcrO8YcI3fEdmyXU2nNJylQfsr\/ABA9j+c6VtqGN6yyYo5Y9M1aPOy4o5YuE1aPG+p2WrcBa5G8MrxiKQskqKfzBz8rHccp6DJ36V6G8LeOzxZA8V9Lax38a5MEaFSw\/XUljke2BirfjXh3T+IdOuI50VZYlILuh5SCNwfUYryrJPc8JcUSR2D3cUdsRJHOUOIs9ub7y9s\/hXlpZdHN7XH9f\/H+p16LVrO1oNbL60von5XiR7VoVznw28QV4tsLaKfkg1QNyzRL0KgE86+xwBjtn6Z6NXrQmpx6o8EZcU8MuiapjFxGpil5081WGCmOo9K4T4veGgz+VNKHlunyt+r\/AIW9VOevau+nPas9xjrdnpWlypcc0s0qlY7eMczyH0ArHUaValUvUuH\/AHt5OLPibayY30zj6Wub\/e\/B5\/8ACnxGuuFr99M1VZDpwbE0LbtbsfvL6r3IHXqPf0npl5b39tDNFPBMXjWQGJ+YEHuPbrvXljWPDbiG8E3E80S2CTAlbVgS6cuFXnHoQDv22qb4Z+It1wnPcafq7vFYk8kkZXL2zfrrnqO+Oh\/jzwnLSZXpsrW3jevs+69z2MebH8Vhe0c6Sco+fdfuen7+dIYDzNgt8I+tPIyj4M\/EBVAnEWl6nc2Vtpt9bXclyBKvltz\/AADBJOOm3r3rQNkFeUfWvTapK+55vTJSbZneNeGLfiPTpIWSMT8hVJHXmG\/YjuK8f+I\/A15wtfyMsLC15t16+Vnpv3Hoa9wys6xMUXmYDYZxmuTeJVzPxHPZ6HpejpNrM6MXeZwY7ZcgEyY6rjJ9+3WuKeinlydeD1VveyaXv58HLljLDl+bg9T5XZr9muzPIJOBSowzHCjNazjHgLU+Fnj\/ACiY2YnlkCfcYgnA9RgdapoIlRfhFZQqatHp49RDLHqg7QxBbY3fr6VLVAowKUKOtkkuCm7AKMCio1piFUYFACnYIJJ35YlJP7hQMbqy0\/SpLjDy5jj9xuak6VaW4ufKkDSSfrBfhFaRYG5enNiolOuCkiBaRLbACNOUDvir7TtTZDysedagxoRkSLyqTtmnEgUOClZvctOjU28yTJlT+FO1QWkjRtgHFXUEocb9awlGjaMrHcURFKoVJQkVX37fGBVhVXfH87QgGSdqANFQHWqEO42zWh8P\/wC92n\/V\/wCRqoF3Tar\/AIAH\/W\/T\/q\/8jVcPUiJ+lna6FChXpnnHzZFsKkRRIMUWacjqGaIlRFQPhFLLkimk6Cl1BYR3G9NkYp6m2G9Ahtjim4t5jinGFIiGJqYiWKPFACgaRQzIN6Qo3FOyU2NzVxJlwWlgdxV1HslUlh1FXMZytdC4OR8jF58lUtz3q6uehFU1z1NZzNoECQU3TktN1iahijohR0hih0oUB0o6BAzSw5HSkVd8NcPXWuThIcpHnHPy5yT0AHc1tg0+TUT6MatlQjKclGPLHuErSa81WIoeRVyWY9x3r2f4SaPeaRw4pvJyYp8SQ2\/UQqff1PXHSuNaF\/Z81P8AJcFxecRHT7mTpDHbFioPqecb+orR\/wCgjXwPh8RtUwOgEcg\/\/LXQ5QxYnihHdvd7Pjtfi7NJalfJ+Qubt\/wd3bmMqnOFHUY607mvOdn4McSPqklq3HesCHyucTkSEc2ccuPN643qyPgVrw3PiNqn\/wDHJ\/7tc+5xxS5T5O8tjlOcY71518feNtIhK6HottBc6kQVdlGVjDDcEdz7f8nmniLb3fC2qppenccarq96TiREZ41T2J8w7+1SeA\/CnWOK70SLqElrg809wyF+TPvndvapWlnq8blV41zx+Vi\/x46pXzFc\/wB\/tmm8G+ENXu72B4JXt2gYO1yB+iHoPUn0r1JHlVAJLEDGT3rgFt4D6xAhW04\/1CKPm3WOF1GfXAlpweCGuNIyL4j6mWX5gEfb6\/na6NRmjOo4sfTFcL\/192deo1Hz2t9lsvJ3tmJPKoOT3qkstPtLLWrm7lnkmv7teUBznkRd+VQBsN\/24rkX+grX\/wD9RdV\/3JP\/AHayHHvh1rfB9obp+NdSniHKZnctEqqTg7mQ8x9hvXJPO8UbfDOPJKOP6pP2O\/65xbpGi6VqE+rzRxwWzmNlcj84cAkAd9mFeOeLdUbizW2ubKzFraBjHAgXLPknAJ7n0HaquP8AKevXIhlvLm4jDcwaeRnHpnBPWuwcKeAur6jptrfNxOLGKRVmgWKJmcdwfmGD9DTxYep\/5GaNpWl23f50XDRuPTqMnbZP9f72N\/4JcLalo119rvbb7PEImh5JfhcMSpyB6bV2WvP8Xgdr0il18RtSC56+XJv7\/paZs\/BjiVtReL\/ptqrWqx8wuXLgF8\/KE83OPeujJOWR3VUq\/wBG2fUPU5OuTVs7rqX26VRDZNHFzbPO+\/IP8K9z9dvr0o9J0u00uJhbJmSQ80srnmeRvVj3rjh8FNejGV4+1Fz6FHH\/AOWuY8fw3nCmptYW\/GOo6jcjHMqO6BR7\/Gd\/asZZulKPkw6lF9F7s1njVxTBDqbWcdpZ3N+ruTPM\/mNEjLy8oQfCNsdSfpvXFVG1GzvLIzyuzuxyWY5J\/GhiubHDo55DT4Fhj5fd\/n+4VCjNFVm4YpYpyztZrqUJChZq1ui6FDCQ1yA836p6CpckikrM5bWTOpeVWCAZ5VHxGtdptkiQo1suI2GSGGD+NWUWmwIxZU3Pr2pnXtQTRdKlumhklCjZYx\/H0FZObkWo0KkS1sYHlmaOGIbljtWB1fxEjiv0j0+HzLdDhmbYt9Kx3EnEd\/rk+Z3KQj5YlOw\/rT3CWiW+o6lHHqNwIE6hPvN7VssaSuRDl2R2LQNWttesRPak5Q\/EpGMH0q5SBHO+FPvVfpml\/Z4orbTUWCBNyVHzfU1pYbceWBIAT3rnbV7GyRVQwljuNs9akqGhYAnr0NTXKKAka8z+goktCZOaX4vbsKV2ND0fxpv1ojscGjCGM9+WnuVZdh1rNxNEyM3Sqa7bMpzV1OhjOGqkuhlzSGECMClSLhQaQg2FOP8AEtMQ5AcpWh4A\/vdYfV\/5GrNwtyjBrTcA\/wB7bA+7\/wAjVcPUiZ+lnZ6FChXpnnHzfxvTsdNnYmjTqKiRokSU604KaTrTgNQWLFEwoxR0CGWFMjImqSy+lR32mWmIlihQFA0ihmXrSF60uTrSBVRIZZ2B+IVdQj4aotOPxir+LZK6VwcsuSLc1T3Perm7qmue9ZzNsZAlpulyfNSMViah0dFR0hih0o6Sp7UqgRc8MaLJrN8kQ5vL5gDyjJYnoAPWvYXhR4cwcPWkF9qECi9C\/moTuIAf\/wDX8K8h8J63Npd7HyztCAco67FG+or2X4T8cwcUaSlvd3C\/liFfzqEAeYP11HcdM+\/4V04viDx4nporpb5fdrx+Hg9GeLp0nzcG\/aXlfx+po+IrySxaCZIZp0RXdool5mfAzge9T9Lupbu3Es9pJaFj8McpHNjAO+Onfb2qNfW8uoXcIinaCOCRXfl+Z8HPL9Djf2271bdBk0moqO3L+54mL\/s\/L\/RJfrYMAb1wHx28WhpJm0PhufzNQlAWWRdxEP60fjt4wJpcc2hcOSq98wxNMNxED\/nXmKO7mS9+1c5ebmLFnOSxPXNckpPJtHj9f4CEVqJJPaHnz\/H6\/Y7J4TeHl1ruqm6nLM7HzLi6fLcmdzg93Oa9UaPpdpo+mx2djGI4Ix+LHuSe5rzP4OeJ40Jxb3YaTSpn\/OoN2gY7c49R6j9m\/X0ozJq9pG1rP\/qcoDCSM58xcZGCO1d09f8A5MFjiumMf+vv59\/uer8SxywJRxK8f\/Wu\/wB\/f9BD3RaVLXTo2kHNiWYH4Yx33PU+wz71Nhs4oYWjgHl8x5iw6k+pPc0drAISQgCxgAKoGwqt4q4hsuGtLlv9RmWOKME8pOCx9BWUpUtzyrjCLlLZCeKuILDhfSZdR1S4EcEa5wfvH2968jcV8U6r4pcTkNzxaXEwEUA79gSB1Y1C8UuOtQ4z1VpblzHYox8mAbADsT6nFZ7hLiCXSbyExymF45BJFIPuMDkVEZLFOOXJDqS\/6nT8PwY9RnT1Dpdl79r+\/wCX5nqLwx8JrHTrf7ZrdvzyyKvlWxY8sY65Yfre3Suox2iWdpHBapGkcGOQYyFHoAOm2wrI+F3iBbcW2QguOWHVolzJH0Eg\/XT29u1baRHYSjAwxGPptmunLrZ6x\/Mm7X5L8B6zHkx5HCcaavbsvt7CbOA29qqZaQAAAEAfwAFOkkMeVdgO9CTm5cJjPqe1cZ8ZvFNNHhk0bQpFk1BxiSUbiIH\/ADrmyZOn7s5ZS6aS5FeMvimujQyaPociPqLjEkgORCD\/AJ15qlkknmeWd2klclmZjkkmilkeaV5ZnaSRyWZmOSSe9EOtYpPmXJtixdP1S5DAxR0Kfs7WW7lCQIWambEfGTirvSdBmuwJJ\/zUPqds1Y2Gn2umzR\/a1aedjsqjYVo3sTcPGzMTD1CkYI6bY\/5NZSyVwUokW0t1sp0t7e1JQbFz1PTce1XAtkkzkbjoR1FJjeKNfIhI51GFVifwBNHa2ly1x50riPIxhd\/w+lZN2apVsOIrRnEgyvZv61KECuuHUMp65p1GjLmPmHP6U5HA0Zygyvdf6VNjo4V4lwafpuusmnWLwykZZmGEz6qKy2kaffapfxxWMcktwx25e3vntXpTWuH9O4jsTDexBv1WAwyH2pHDnDmm8M2ghtI+aZushGXet1m+mjJw3sRwdpV7peiJDqlz58w3JP3fbPerlQ0+0Y5U7uf8qkxWzS4afp2j7fj61NEYAAA6Vi99zZEGO1SP5B9T3NONF6U5K6oeRSDIRsucZpiGSRyGAPKThgfumkMamVoyCBkdCKQ0bRnni3XuKj6nfvKskNiVEqHDsw6fT1pGl6ks6LnZujKev1phZYjluIyrdT0PpWev7d4JCHHXofWr9o+STmTdT2p6W2S8t2Rx8Q6GoZSMmvSnFOBvTk9u9tMY3B2pthtQABv0rT8AbcV6f9X\/AJGrLrsa1HAP97LD6v8AyNV4\/UiZ+lnZ6FChXpnnHzebrSkO4onGDRr1qZGiJKdaWKbX2pwVmWOClCiHSlAUCCIqNOMSKal0xdD5T70xDqDIFAjBpSD4BRPSKGJaa709LUfPxVUSZFjY7ODV9EcoMVQWW7Cr63A5BXTHg5ZcjV10qmuvarq6G1Utz1NZZDXGVz\/MaKlSdaRmsjYOgKLNAEetIBQ60ukA75pQOaBB1fcO8Q3+malp01rdtby2swkjmBwV9vcdse9UNHtSlFM1xZZYntw+V59j2n4KcV\/l06oNR1FX1CWUzLanbkXuUyd1yRt2\/Gsn47eMMenwy6HwzcJLeSLiW4QhljB9Pf8A5+vmGG9uYJ0lguJYpUUoroxVgpGCMj1BIpkCnNzyJdb+9bX\/AHuRrFDUZHKC6Yvt+32HJZGmmeWV2eRyWZmOSSepJoh1pNGOtHBPsSrO4ktZlkhOCO3rXd\/B7xMfSClpdvI2luw54xu0Bz1X\/Ce4\/Zv14GCB1qVaytG3NExUnYkVMsdvqWzOrBqlji8WRdUH28Pyvc96a7xbpGj6ANWnvIWtXj8yJkcHzRt8vr1FeUPETjO+4x1VprhmSzQ4hhzsB6n3rHx3U8kMMMk0jQxZCIzEhMnJwO29LdsCumMN7Z5OSFzt9uCq1DofWqojJNWmodDmqvuaMhvi4NVwhxFdaTeQPHO8LxMGilU7of8AMV678MuP4eK7aG3u5YodWijJliGwmxj409vUds14jh61ZWt7cwSxywXEsUkYIR0YqVB2OCK5Iw6J3Hhno5NQs2H5eVW1w\/Hs\/K8Hpnxm8VhpUU2j8P3Ect9IMPMm4iUj95615xaR5pXlldnkclmZjkknuTUVTn61Ij2FUo7292efjxKDbbtsWBtSlBJwBmnbS1luWCxKTWn0bS4YiryKJXz0zgH6H19qUpJcm6VlbpGhTXrAyEIvoetanTLRIue1EDIpUZZThhnvn+hqxi02N5RcL5iFh8p6j6elO3N15KlIFWSRfmy2AOmxPqc1jKVmiiN2GmR2aBTI8pzs0hye\/wDWiW5nnvHt4YJIjFglmUYbr+76b0dvps91cefdSSBRsF6fu7HfqDU681K1sDySSAyAdOpHoTjfFQNBx2UKoZpo0EhHM+CSM+v7utJWT7dblLZzG\/o23MPYj+NSLWJ7uWK6WSaLAKtC3yt7gf51ZQ2scY\/Nxqu+TgY3qbKqyDa6Ui583LDIIGT1H\/GrWNN6NykMfPIeUdB6k+gpMUUl1vMDHF+p95h\/i\/pRyVQ24aVj9iI5+hc\/L9Pen7KEK7c+TKepbqf+FTEjVVARQoHQDalSQ+YoweVh0I7VaiILl7UsKSCOnvRQZDcsoAbt709cF44JHiTncKSq+pptAU0iLYq02oTK4DZjP3voPWqU6l+WL6O3jlMCfPyAlWb2b0NIu7p9Tt7ixvRC2pxfHEVBCjO4AJ+8Kk2FodRI+0Qyxz2+OW7C8hb2INJ7CuxhrRZLuWG3mc3ajmD5x7YarS00+3jl85+V7oqAx9PpSdd1MaVpUt9FAkxQjnwdyPXIrD65rnm3FlrFhI8UcnwSLzYwRSpsLo6IfzcoVt1PelnMbZU7Git2S7sYpVIIdQQRRKrYw3aoLBeWq3UOD846Gs7PE0UhRwQRWiEpVuU9OxpN7apeRnl\/SAbe9AzNY3rS8Af3s0\/6v\/I1Z9o2SQo4IYVoeARji2w+r\/yNVY\/UiZ+lnaKFChXpnnHzgl+agtLmXDU2KmRpEkoacWml6U6nQVmWOjpSgdhSBShQIVTF2PzdP0zc\/o6AHYT8C\/SjfpSID+bU+1LagBiXpUU9RUiUgZ3qMzqG3IqoikWFi2GFX9sw5KykV2sZzUtdY5UwBXRGVI55Rtl9csCDVJdnc0w+r8wO1Q5NQMgORionuXBUOSdaveFNDGrXMQkmSNJJRECwzykkDP76yrXZboKVHelPlYr9Dipx5J4ZrJjq15Vr\/R04Z4oy\/wCWNr70etbH+zrw+1uhm1uad2OPMijVVb0wMn+NPy\/2c+GoVJl1W6QDuwQUz\/Zwfm1S4AbI+yn+cVP\/ALTdvcz6Ey2yyNmEjCdT8aV359bq10fLXU5KLpRX\/anwl2s4fjGlh8NyOMm3ul6muWl59yC39njhqVSIdZumbGcIIyTXEvFTgm24OnEVv9p3kRQZ5FLboWOVAwPu4OT1rYeEP\/SnT+INOl0vQ5rm7jikJjmk8pJE5CPiYjbqD9az\/j1ea1e8SLJraWcLu7MsFszN5ZCquCx69O3vXF8RWojPF8\/Zvttxv2XD27kanDHBqMcMORtPm78Xtd8f6qzDcP6Lc6xNywIxRdiR69h9a7dwt4BXbQRXnEN0bOCUA\/Z4ow0sY9WJ2H0wfwqk8CZ7GHXtES65RE02SW6c+\/L\/AOblr09x9pN3rPD81tYyFXPVVOCw9Aa6P8z5Wlj\/AIiXzN23y7tqt9uP1s9D4rg\/xMKlFOTcer+EcrtPBfgLUB9jtNZW5vFGG5J1Z8jr8KkVwTxQ4YsuFtbSy0+SaRfj5vMIPQ4GK3GjWmoeGnGehahqdvcTaZZPJ58kUZZ1RlKgkeuD9Peud8f8RJxLrYvI45FCqYy0hGX+JjzYHTOelcOozZNROGSTbe\/V2rml+\/5HmqGN54T0s+qHfdvlcNXs0\/0KGytZby4WGBC7t2Fdh4G8E9W1+GO6d4bSzY\/ppgWLf7Kjr+4Vg+A7Wf8AKaSRRlpHKxoMdWY4Ar0Vd+KGj6J4Y2CaXdH8oeSYPKePkeN1Qs3Mp6ZwcH3r0cOp\/wAHFKTx\/wDJtVq9q7XtuelqVixaZZbuTvZPfb25\/YiHwY4H0gpHrmvgXDD5ZZY4c+4Xrj8akN4FcKajamXSdQkYH5XhkDD9uSK8u3+oXepajNfXk8kt1M5dnY5Oa9C+BPEFhpuvTRX95b2sD2bv5k0oRSQybbnruaylr82VuOaXK8LnxwZY\/h2PLgnmcmpRru+\/4o5rx\/wjHwjqSWyXLzFiykMBkYAPUYz19Ky7Ectbnxc1uz1zidm0+4W4ijaQF0+Ukt2PcYA3FYkRNIwRBljsAK59N1PGuvnf9TztL8x418y7t\/erdfkWvDHCk3EVxDFG6q88qwxhhnJJwT9BXX9T\/s56dbaTLMNVupruNS2I41jVvQYOT++q\/wAIuGdcfUbG6sRHClrKPtE7gYRD1CjBBYjP0zXoPRdattUnvLaJw01sR5i+gbJX9wr0NZknjxrROk6bdU3z5q9ttvc9LV6fHUY47Uq35tP9O54M4h0o6NrlxZjnMSnmiZupQ9P6fhSdOtzdXSQhgvNnc9q7B49cGzwastxZx5EbBdh1Rtx+w5H41z\/TeFLpyrzZjX1rwMGRyx1J\/Utn91\/bMPhmZ5MUXmVuO0vuuf8AfJ0vgXwr0vW9EOqajrMVqgLK0SquUwcBiSf3YH1rX2fglw\/Lbi4j1O5MBz+cKqAcHHQjp13zWL4L0qCyZDG3mPzAscZPUV37W5bybQ5I4rZi7Al2uDgJvkDYb9ew7V7U\/iGf5Xz3V78JJbfgXrMOOH1wb+1swB8OOGlnfTNOuLi7vGXDKjhRGP1mYDt+2oupeGo4dsfMtpRKQMF3Gc+1VsV5dW+sXKWrkXUMpIkKkcxzvj+ldonka70OaScPyyrkI6chTAx9cZGfxrz80cmTTfMkqbt3\/ewZYSx41PHL9\/6jhFvaS3V7bxLKscckqxkgboS2Mn29RtXSI\/DiyWNZkuDPccpBkjCqD+G\/8awGq3VlDqk6oyjmlIcocgN3yfrW\/wDC5JUnvCMuPLHLluvxGnpJvLj6JJUlfG\/K789zbIuvEpp067CYuAOY5vtQFvHgjliAyd9jk9PpvUi28N9F81WjumkdMlR8JK+uO9WXHkMktv8AApJwvT61R8JxX1tqCyW0BmlCNlGPKMfU10RzZcjknCku9Kv0MIvrtuW69yv4k0W30eZY4ZHkJOMtj0\/41QyTEOYrdPMlHX9VPqf8utX3Fov7vU\/9aaKJNz+aJLdcEZ7dOv8ACq+3hjhQRooVR2FeNBWdmBvotuyLBblfzszGWXpzEYA+g7VNiwPxo5E2+E4qPKX5CqsA5B5Sex+ldCSNWyXle\/Sstq3Gdvaalb2tlAbtTIY5XVsBGHVRnqfagX4gtNSsy\/lzaVEv+sSAAyye\/L2xt0\/4UvizQ7TUrL7RZxBpJiMyRYww6hjjrj1G4\/dVbLklmlSSO6hRkIZGHMrA05G5DBJMc3Y9jWM4Rmura2aLLyyQELPbP+kUn7ynOCD+\/wCtbLaWMCQYzv7isZvcpKyHqWjW2oSxvLzKFYOyqcByOmasFjULygDGMYpMblDySnPo3rTynIyKzbZSRxjy5LLjDUtFnmk+w3PMqRscj4hkEZqkiaC1hudJ1ZpIY2fnil5c8pG24rpfG\/BsmsXg1HT5RHeogABOMkHbesURqB1O303ijTxIkjcizMvxLn0YVvGSaMXFpj2i3WtaRYSy2c6XthERy8pzt9O1dIsbpby0hnUH41DY9KqeGeGl0F7hIZfMtZsEI+5U1fKqxIVjUD0AqJtN7GkU1yJZVlG22KYhMsdwwYgqelPgeRFzN360cCNNIHxhe2epqCgrrT\/tkHmAASj99FwPG0fGNirgggv\/ACNVlZgq7KTt2qz0G3jPEVnLy4dS2\/8A4TTxv60E\/Qzf0KFCvUPNPnNcdTimKkTjc0zjpSkXEdTpT6dBTK9KfXoKzZoLoUKSzqo3NIBzNM3RHlneotxqCR5C4JFVs93JLkZwKpRshySL22kXyh0NImmO\/KKoEmkQ\/CxFSotRdcBwGFPpF1EiXzGPemjG1S4r6CTZvhPvUtI45B8BBFO6DkqfLNARnPSrn7FnJFINm47UdQUVfJ6ileWCOlWItT3FGLY0mBVi1G\/KKjPayBgAuavfKK9qsdI0W51O4SO3jZuZgox3JPStMOOWWaxx5fnb8w6XL0qz0d\/ZtUrqc5YEf6of5xXR\/E7jTTuD7I3Wo6c96FTmAQgHqB3+tU3g\/wAGanw7cPc6jGkUbwGNUL5cHmB3A27etO+NfBuocXaYbXTUUu0fLlmAA+JTv+w1rqoTk4Y8UlaUE3arZJPfgr\/5HqevNLLiXUrj2va1f5B8FeLGjcQanHZvbfk3zIjJHJNKvK2MfD7HGT+FecfHC9stQ4tkNjdxXJjeVX8tuYD4sjcbHv0rpPCHgVqFtNaNrEdo0YmRpsSkkoGBIAx3G1D+0Loml6Npn2fSrC3tIfgwsSBQCWJOPTvXNrMMMMcUnLqndOqpXst97OPXvEsuLNiVK1sm9upU7tfjX5nEuE4tRedU0+Ca4Z2+GKNCzMeu2N816L4S8TdY4fit7HjOymKHCRu2BOu2fjGd9j3wfrWT8BrSB+JNHjnRG8tXmwwyMhDg\/XJBrb+LfAGpcWXq3WjvCfzqypIW2OE5SMjOP2U82KM1ielpSa+p37vy622\/2enrtRk0MseHKuvG2r2dxTT4a43+6OmQtonGGkiaFory3YY5hsyH0PcH2rzb4zeHNtoN1Je2iqqhlZsLhXUnGcDoQSM11\/wr4avOH7mSPVblLeWTHl2yTAmblByWHtmsp\/aB1+zvM6VaSpLOoCychzyDIJz77CufVwjcZY5W9t1+a\/A83XaeGLURyaZ27W\/ld0\/NL+BnwHsLCS7vkeMPIyRuIgACSsmeYZ9O\/tVr4zcE6Wmhu9hp8STPE+X5csWXBBz69awvhxq8mjXdtchnBBCyqhwXTIJH7q9Fyiw4o0YG3mWSNt1YfdPoR6+1Xnyy1OJQv6opf\/mkvyR1\/GdMsz+fjW7pr7pp1+NHi634XVwOZiCfQVfaR4e3GosIbIPJOxPloB82ASd\/oK63r\/hhqMU8j6WUKsciI9vXB\/rWx8PeFL7SLyOfUI0Xy42C4YE8x27e2a69Nj6U8maqp0r79uHZGPJjzQbTprs+Tz5feHV5pUka6g6o7fdDZI26Hb3qw4e4RQX6yk84Tt711DxOiEutKucfGT\/5Vq14G4TuBPa3lzCq2y4lXmYZk7jp271n8PcpP5uR7Rb\/ABa42Hpp\/R8yXKb\/ACZreHdBGl8LLp8RCTSLzSP35m6\/s6fhTPDfCiaLrFxqCXbyPcgiVTjBycj9lR\/EK01K7seSxISJfnctjb8PwrmWi2mr32pPa2pma5iY8wEnTBxnJP0ohlln1Eo0up8t1xtfP6Cwv5uSTcqb591z+p1fjzSkv9Lkd0zheVsDfBrgUmm3IupY7g4KNj2O\/YV6ctUkm0+NL1V84oBIAcjON8Vy3jbhS9FwLiz5FT5WYnGfQ9DXDng8c3k7Pn\/0wg1hyuT9L\/UymhKlpOjMCdwNhkneu7604XTps46DqfcVyfhPh+\/vlSZYMxhgDISOU79q6vf25uIrhBGDKQAN9iM5FehkxyxYVj26t+6f29jfVyUoUt9jHtf8I6U7XNw3PcLKXPMjMVfPbYDY1m+J\/EKfWYZLPRoWt4D8Jmk+c\/gPl+u9L4g4Wu45bi4uY4zEWdwObO2c9PWqW2so4IwkSBa8\/LqJ5bjkdtbF4YQnFdyDZ6WEVTIzO4Ocn+Hv+NdO8N8LJP8A7A\/jWRs7UyOqZAJIA9z6VvuEtJudLlllu1EcbJyjLb5z3FdWkj0wlkfDVfmjTM0lRN4j12LS0DtatcNgYAOOpx3pjQuJLXUJnjaAWpC55mYYPtTvE+mS6hGwhALYHX61nbTQ5LG5je\/aCO25gX5n6gb4x3qYOan\/AMj+k5sfS0+rkgcSSRTagWikD8uVPL06mqxFBya0fGJt4bE\/kyCNiAroi4XmyCRvXO4uKUGvWumTWcscsqgSyNskbkEhc9+lccVVxXY6tPtCvBPu9e0yyv0sbi7jS6b7v6uemT0GfeqnXtID6gdSjtpr25wAi\/aTEIcDquOx71canpTSSvPY3AtZZP0rCFXMmAAOvQ7VX8O6j591NZs99ccoLebc2\/l8h6FCdgT+FXdGxJ0bUhckw3RtVnI5kSGcScy+vQGkz2L2Vy95ZQyTHmAFssxRAD8xCnbPepFpo9jYzyTWdpBFNJks6qMkn3qaqsUXmHxD+NRKVgl5C8uJZvMWJfMxyk4wcULy6trKDzruZIo8hQXOMk9BUe9mktbWeZYXmeNSwQdWI7Cq+3iteJNNgk1C3QyKOYxk5MT43H1qGVwXz4mTkO3cEUI2YNyufiH76gWt00DLbSZlcE8r92UfxYdxVmyrMisjA91IqRjnMSOgBqvvIo5j+djV+U5GRnFS1ctkYww6inA8ZQ82B2OaE6Ar1IIpoOsaM0hGM7U9fNFbRcy5JPRR1NV9rl2DT55uw7LVJCY4nnXM2ZE5YhuF\/rUjnaJgSPhp6D4xhMEd6iXkFxfz\/Z7RuVUOXf8AyoYIsLeRWk+A8zdwO1XGgf8Aftr9W\/lNV9lYx2cIRMlvvMepqx0N0TXbRWI53LYH\/hNKD+tBP0s3VChQr1jzT51XI+L8KYx0pV1dJz9ahNdjsKJblJ0TkNOGZVHxECqd7pz0OKYeRm6mo6SutFnNqKgELUCa5kkzk4HtTB6UKaiS5Ng670DQojvVEhihQoUAClxzSRNmNiPpSKGNqALe01uaPAmUOtXtlq1pckAtyMexrF0KlxKUmjo620cwypBHsaDad6b1hLXUbq1IMUrAehNaXTOLAvKt5H+IpOLQ1InyWxQbqasNNvbzS2jeyYIyOJFJUHDA5B3qZY3llqMYMcqMT2zU38nhgSprOVPaRrjySxvqg6Zcf6XuPQd9cJH\/ANtF\/wCmlf6ZOOQN9Y\/\/AK8X\/prOvYlewph7EntVWTbNX\/pi45Ybaxg+v2eL\/wBNZzijivXeKJ1l1u\/kuCqhOUAImxJB5VAGdzvioRtGU9M05HasT8tJ78ktdXKG7C+vLQ5t5WU4xkHB\/bXQdP8AF\/jS2hSFbyGVVAAMsCs37e\/41kLfTizY5etXFlpS8oBBz9KVxW6NnknOPTJ2kSr3jDifWLm4uZtQmhknAVjAeT4dthjoDgZx1qHZWGZcyMSx6kmrq0sETlULkitRpHCUmqIjQzWkbOcKsk6hmOcY5ev7qUYqdqLSIpQV1sZWC2WMrg9PSr3StTv9OlEun3EkMh7qcZ+vrU\/UuFn00I82oacFPRVm52+uAM9utVEbhZcenrXPLZ7di8eXqT6TXQ+IHECKFkuYmI7tEuTTV1xtr9yGH29o1PaJFX9+M1RxWwujknb2q+HCN1FEGuJ7O3BxgTXCqegPT6GtUpuHXYpOMeUZ9ppppmlmlklkbdnkYsT+JrQWvF2uW8EcMN6VjjUKo8tNgBgdqqZIIopCkc0cwHVo84z+IoBN654trdGiakl4Lq44q1y6gkhlvmMbgqwCKNvqBmoOm6lf6ZcvcWM7RzupVnIDEg4O+c+gpNrbGV+VQfQY7mrDUdIutNUfa0CNzcvLnJ6Zz\/z6VpOMoqOSXfgXVGP0+RKcWcUu5B1EIAeoiTcfso73ijVHt\/Lv9SkdM52VVP8A5QDVVfStDHmNM52BpWk6FeasDyoXZVLkEjYDuKcYzyp12Vg1Fckix4t1q2jS10uYw24JIyinOfqKurTiTiHkzPqTFzvgRpgfuqOukLazmBwCU6kd\/pUXi0T8P6cHmQLPIwSNM5O4Jz+6k+tRjJcPglzx8vuSNc4pnZFi1K+cj9VQBnPriodvqNrKgMEgkY\/dXrWb02xlkb7VdqZriQ5AO4FSoVtDcc1oTaaiD9\/YP7UpRvdlr6eDT2sc\/nR3EjcjowdFXoCNxn1q8biDVSuGu2I\/2F\/pWd03UhO3kXK+VdL1Xs3uKsiuaztx2LaUuSxOvaq5Gbx9jnZQP8qhXmoXV1Nm7nL5A22GcewpmbnETmEKZMHlz0zWQsrS7fUfP1Obl1qIkxoGPlSIewH\/ACarqcuSemK3omXGp6zd8S3Njatax29rErKk6tmUHOcEHoDVp\/q+pWzwXKAPsJImwSP+exqsmkttfQNazG31G2JXY\/HGehUjuKc0ywu01B7y+kiL+UIUSIEDlBzk577mmMcW7n02ZlvbiEaZEQgmlDCQk9AT026Z71dlQemN\/Sm2CTQ4aMMp6qw2NANyZLjlX+FZtlISy5LLn9lUvFOrT6HojzWtvNc3HypypzBTj5m9hSNQjk1m1uLnh7UeWZ0NuH5iUGDvj0PvT\/DrTwQLp2puWvIFx5rNnzl\/WB\/iO1FjK\/h7ULiS8GnapeQ3ryW6z+agC8pb7hxsfamtVmvbDiO3t9HsiiyKFeRkJgZcdyNww6CndX4VkaOSPS5re1tpZFmkHlEurgg5Qg7dOlXUqeVyynLSqmMgncd9ulFrsIga1ptzfoFtbv7M0jL5rBckY7r6N2zV5p1qljZQ20XMUjXlBY5J+ppOmYnBdhtVi0W23WpbKIlyrhPNjGGQZ+o9KgtcidcR\/FK24T+voKm31yUhMEAD3DdR2QepqHY26wb55pGOWfuaaExdvCIl5pyGlbYk9vYVHkXkfB71Y3ECtGOZup2pVtp\/nKBnC92\/pRdCSCt7RpY8ISgIwWFT7a2jtYRHEMAdT3NSo4lijCIMACoWq30djbmRz8XYetQ22WlQxqt\/FYwlmOXPRap+DbuS840sZJD958D\/AMDVn768kvJ2kkJPoPSrjw\/\/AL3WH1f+Rq0xKpInJ6WdqoUKFeqeafMwnPWkUonNJoGwUVHQ70CBiio6KgA6IUfegaACoUYosUAHRUdCgAulCjoUACgKFCgByGaSBw8TsjDuDWn0bjG7tOWO7zNF69xWUo6TSY02js+ja\/puqqoSRVkPVW2q6FgrqCmCK8\/xu0TBo2KsOhBrXcP8cXunFUuSZov3isnj8Gin5Ootpx6Faeg0z4tximeHeK9N1eNV8xVl9DtWvtrE3A5o9x7VjJtGiSZUQ2Sx4OKmRRKBhRvV1DospIzt+FTE0kQ4LbkD0rNyLUWUCR8uMDc1fcPQzjUI5bRo1mtopJw7gkKFU749fT3pqaNVyCABS9Lv20+S8eKMO80PkqScBQWBP1zjH41pjmo3fjYUr6XRV61bSJeOFlaXygEye+B09qrrfnmyLiPy98Crx5zcTSSSgCR2LHHTJNFJCGUgisY7JJixpxikxWi2ztcw26f\/ADZEjH1JxWq4pk02W7cSPcPKHZlUKADvy7k5OPh2rL6NfHR9Qtrp4muPKcPyc2AfTfFXGo6\/YXkXmQ6MhulUKryTGTlx6jAz371tOaljjFdvz5IzRk5RaVpFC9uVkZrfZST8J3qVbFZPh6N6U3BOHYiQKkjZblUYAp\/ysnmXZh0NYr3N0azhTSzLK10vy2xGPd\/+HX9lTeK7SR4Q8vLzvCrY58nKEgn9hFZltXaW1isRCIIUUDrkuepJPuf4D0qdHfP9gjtuXm5C+GJ+64AIx9RmtM2RTi1VcUc8scpPqKpYA4wwB+tanhXntJZGVT8Rjiz0ABPM37lqkRAozVfqnFL28B0zTFD3crEmTOeX4eXH13NLDPpvY2yxbi6NRdslnNNdzMrC0Zot98yA5BI9ADn8AO9UHFPkanq8k8zvIvmlolcY5gEVRsd+xP407qGuyGztzqaxwYC8yoN3fADMT74H7BVJqWsSG8Mt5ah4ixZJo9+pz\/nSm3LbsuDmhg+q5duP7+JD+3XDxB7UK\/lt8cOMMuPSpEx07XYlYyfZ7tR16EGociR3V19p0udUuAd1O3NVjY6aLy6Sae38hwMSgfK1HB1i9Ns5L20kjvDi4gbCTL3Hrmp3D18b6KSOQgyQtysw6N71WatfNK40vRlzn4XZe1Xuh6UmmWnIN5G3dvU1MhomGPH0qDqFhDeKBJkMhyjqcFT6g1ZOcCkgArv1qLooo9B0SDSo5eUtLPK5d5n+ZiaszGTnpinXUA1B1PU4NOjHmHnnfIjhX5pD6Ci2wobk1extTcrc3CJ9mUNIT0UHpULiC0bXtKgbT70xxMRIAo+GUdgfY0aWljxRpCjULMxyZ\/ORMcMpB6GlQyJw\/beRdhzp6jlhkwWKeiH\/ACNJgiqW\/tNFtxewwfZohII7u1QfKx2DKB+H1FXuoWcGr2cQIYRMQ4YZVgMfgRtUq40XTNUFvcXFuHdSro5yDtuM\/wBDVk0SEDak2UkVGlGRrVoprY23ksY1Xn5gyjowPpj1qYYYmxzDNONGmWKk\/Cd8U9FyPGfhyBSAjWXLEXVENHJdmZmitiOcbO\/UR\/1PtTdxMZgVsyEQHDyj+C+\/v2qRaW0UcKrEoCEbr70AJSCOGDKAkHck9WPqaigKXwPlqdI3LFyBcH0pyz08bvJuDuMU06Aat7X7Rg83NB7Hqas0QIoVRgCnAqquFAVR0AqLqF5DZW7TTsAoGw9ai7HQ3qd7FY2zSSsB6D1rnerahLf3Bdzhey0Wr6pLqV00jkhAfhX0FQxuKtKgDStFwB\/e\/T\/q\/wDI1Zvoa0nh8M8W6efd\/wCRq0h6kRP0s7XQoUK9M84+ZRoUDQ7UAFR0MUDQAVHigKOgBNClUKVgJoUdHTATQpVFikAAKGKOhRYBYoCj7UMUACjAzR8vvRgUDoSVogu9LDb9KWpFA6Ctp5bWUSQOUcdxXU+AfE2awnSHVMvH0D56VzJEDYqQluDjcVE4qS3KjJx4PXWh8Q2mrRrJbOrBh61bO2RXkvh3WL3RrhWs5XO+6Z616F4N1661CwSW9gaPPdq48mPp4OmEuo0FzbCUHAwTVa9u8LfENvWtDGVlUEdKKa2WRMEVkpUU0Z4xq\/1ogWQ8sm49anzWLxNkbrSORWPKa0JoQkYK5xkGorWrRFmg2zuamMjwnK7p6VITlZcigCoiUTlmVSJBtnFWNrE6xjzDk1KiWNc8oAzTyoD0obGkMG3EibjfsaMS\/Z9pzgdmpcs4UcsYy1Z\/Vrl7ki1g+OVupHaklYN0DWNYnuZfsmnZJbYsKl2Gnw6Lbie4Ie8fpzdc01pdmNGXnmXnlfo3XFRtRmkupuW\/jZQd45F6Cqrshe7J8OoQ6kktpqMQWffAPf6VBgabSw0c8by2JONxkpUVcTusN43I4\/RTjv8AWrbSzfXcjWk6gouzyEbEUNUPkEOkWWoyhrdWVQM+ahwPpTuo3zF49N0rLN8ruN8D60eoXwjC6VoygOdmZe1XGhaQmnw5bDzt8z0gEaLpMWmoeUZlbdmPWrTfPtThWi6VDdjGmG9Nz86QO0aczgEgepqQcGjCEnrtUFFN5kZhjfDtOxHwg7g0zqWkW+oMtwRy3sH6KQblDV1MgKsFGGIODis7oKpDdSpbXDzuXxcqxyQ3qKLHRW6lq9zbahYC3t86pJJ5UsO4R0\/WzWvaETJG0q4Yb4ztmnWiUuGKKWXocbig5OPelY0hjToZreB47q4NwS5KswwQvYe+KemLiNsd9hioclyyykNuMU1caisSnzDyqFzTpgKin8p25t170z573bckJKWn63Qv9PQe9QbEHUGd58pDnZCPm+vt7VaquFwuw7U6FYahVARAFCjAA7CnYWYSDHSmlQBy33jtmrSxsztJKNuwpMBcFt5nxSdM5AqbjH0pYGBUTUr6Cxt2muHCqOnv7VndjE6jeQ2Nu0s7BVHT3rm2t6tLqd0SxIiHyrTOu6xNqt0XYlYR8qelVynetEhjoFLHSkA96VnamIOtN4e\/3r0\/6v8AyNWaAyK0nh9txbp493\/karx+pEz9LO1UKFCvTPOPmXQpVDFFDE0MUeKMdd6QUJxQxSsUNqdAJxR0Y6UKVDCwTQ5TSulAUAJ5TQ5dqVR0BQkD1oHA7UqiIoASR6UoAUAKVyk0AJNEOtL5cUWKACoxQwfSpFvbNIwAGSegpWOgock\/DV3o+kXepTLHboxJPXsK0vB3Ad3qcqNKhWMn0ru\/DHCNlo1uuI1Mg71hkyqPBrHHZiuBfDaOAJcagvM\/XBFb\/WI4bHTxFCoUDpirzICjG1ZjiSYs\/LnauVSc5bm1dK2GNM1ZoWCyE4rXWlzHOilCN65z3qx0zUJLdwM\/DW08SfBEZ0b1ogwIIzUKex+PmUU7pl+lzGMkZqy8vIrm3ia7MzzREbMKSYCp5o\/2Vey24Odt6hyR8h3FWpWTRWvyYBJ5SO1JV3cnfkT1PepNxbLLhxsVOazmpXct5d\/ZLQcp6NiqSsT2HL6+aWU2tiCWOxapVrBDpUAaUg3D9z60IbaPR7QyMOabG\/rUS38vVreZ52ywOV9quiRm51GWbMNwOWTPwnsaGj6qFke11BRynZWbtUYPjNvdjKZwkmOlSdNszcTta3EYdOokHpTaVAm7Jdvo0s0jRBlltWOVfO61J1K5+yxppumEvOw5Wcbmo1zqA0uP7BYZMjbZ64q84d0tLWPzpfjuH3LHtUt1yWvAegaQtjFzyANO27NVyR+ylbUAQQfaspOykJNIc\/GBvS3G4IptWLyEFdhUDHAneh3o+tKIA3JApDGyKjWdhb2jyvBEqNK3M5A6mpQIPQg0KBDMsmGOxwtFIy8wycZ7U6QCe1RL+aGFQZfm7Ad6EhldqcqRZkLAe1U7I906tc7BflT+tWItmll8646\/dTsv\/Go93GySgrsOuK1SFY\/prI1wY+berbBbCgVTaPEzyc2Piz6VrrKzCAPIMtUSdDQ3ZWOCHlH0WrIChTdzPHbwtJKwVFGSaybspDd9dRWlu0szBVUftrlHEuszareEsSIUOETsPerjiPVpL9m3IhXZV\/zrHyn4t6uKAcVu1KphTg04rZNUIkD5RSifhpsHalA7b0AO27bb1p+ACP8Apdp\/1f8Akasum\/StJ4ff3v0\/6v8AyNVw9SJn6WdtoUKFemecfM\/loippwA0fLRZdDWKUAMUrFFy0WFCSMHaiApfLtRilYUIAo+WnKFKx0N42oAb4pzFDlFAUI5KLlNPctDloChrloctOYzR8tAUNhaPFLC0YAoChvlo1TJwBUiOFnIwPwra8JcEXerTIXjKx\/SplJR5GlZl9I0e4v5gkEZbJ3OOldn4F8NwqpPepk7HcdK3HCfBdppUCl41Lj2rYKqooVRgCuTJmb2RvHHTINjYQWEQSBAoHpUgn1pTmkHpXOaIJyApJrIau\/mTuc5xWpu35IWJrHXZ5pWNaYuRT4IgGaMbUBtR12I52TdPvXtXGCeWtvpGppcIqk1zwVLsbt7WQEE4qJw6hwnXJ1DlyKZnhDqcVX6LqazIqsRvV3gMMjcVxtOLOhUykeLlYisrf2z6ZqZukUmNzvW9ng5hkDeq26tlmQpIuRWkZESRlNXleeFbq3w4A+JPaquE4b7TZbEfPHVxe2UmnXHmQgtAfmWlQ6db3LCe0fkJ+YVqmQMQzR6oBCsIOevtTt7drYItnYjmnOxPpTd3Kti3k2m8z7EjtU3RdMEP5+4+KVt8mhjW4vSNHVITLc\/FM2+TVhaTPCTFJn\/Dmn2kWLAchc9M0JQsyY7+tZstE2FsqMnJp5BkdKq7RyJORzhh096s0YYrOSKQsqTSThMs2ABuaUHGcVQ8Z3htdKKp80h5aSVsdkLXeKUiUx2GGfOC3pWTuNZv7hiXnf8Dikfk65FsLho2ER71oOFtOgFlNcXoXkbZeat0kkZtuzPw6tfQn4LmQfjV1pvFs0SeXdr5g6Bu9E9rpy6gGhVpYc\/EANhUq60nTLmPksz+fY7AHp9aH090G5bWusRyxo0b+Yz9FHWpMSCSUvcgGQ7D0WsZLo2oaNcrJCxkJOQR\/CtFpepLfAq45Jx8y1Eod0UnexYMgycGmGtjKwXGc1LiQuQANzVzZWoiXmYZes26LI2kaatqnM4Bf+FWlDBpMrpGjPIQqqMkms7tlITPMkETSSsFRRkk1g9c1Z9QlIUlYFPwr6+5p3iHV2vpfKiJWBT0\/W96petNKgI17+iNUUitnNXt2fgIqvKAjpVICv3FORtgb1JMINF5FMAlal0nyiOlLwQKAHrc7Vp+AB\/1v08+7\/wAjVmEGBmtN4e5PFun\/AFf+RquHqRM\/SztdChQr0zzT5q4oYpWKGPSkaiSKKl4oAUgEYo8YpWKOgQjlNHy0qiLCgYYHpR8pxRBqWpzQIAG29Ew9KV2ojSARR4paRsx2FTbeweQgKCWPYUWMgqharLS9KnvZVSKNmyeuK1\/DPA11qMiM6EJ32rtnCnA1rpsSM6KSN+lYyzJcFxhZguCPDgsY5bxN+u42rselaRb6dCqRIBjvVhFEsKBY1AApRrllJy5NkkhttunSkGlvSDUjGnG9INONTZqCiu1Z8QEVlZjvWg1uTtWbkO9b4kRIRjajFDtQFdKMWKA3o6C9KBqiWSrC7e1kBB+Gt3ouqLMihiK50cVM069a2kXf4azyQ6kVCVHVdmG3SmJYQQTVbpGpLLGoLZzV11HrXI10s3uyluLYMGDbg9qzd\/pVxbsz2DkBtytbeaHI6VCkhrSMiWjKaPpjoWmuPikJqzv0ZYEK7YYZxU108oZHSg0Qlj33Bpt2CVFbqbRsbbnboc\/WpCzLHNGmc8\/Sot3p6KpkXmdwMKPSpltZIkSTT7Ooz9KTGHfqUAKby9qk2U5dMPs3cVFgR5pWmkzj7opcsThhLHnI\/fSasZaJjOaznFYWbULCF91Zt6uY5A8akGs5xhmO5s517HFKK3BmqMEQtfLZV8sLXO7uaJ702wZktQTgDua6BJJnS2l6Hy8\/urEaVAuq6lGIk5RH8ze9VDa2Sx3h6V7e\/ktRHkyfLkbCm+IkW0vofsTH7Sclip3JrRa09tptgeUD7Q2ynuTVToOmNvdXeWmboD2p87h7D9vfzwQxLqC82fven1qJqNhcRXyXthHzBzkqtW96qyRmFY\/Nc\/dHWr3QdPezsljmbnOcjI6D0qXKih7SrcpAjyriUjJHpU8DFALijLAAknAFYN2WhEjqiFmIAAySaxHEOsm8lMNuxECn\/ep\/ifWTMxtrZvzY+Zh3rNfSmkMDdaLNAmkscUxka6OdqjYpd1J8RphZRnegY6BRiiBBFLReY4FADkMfPvTNyoD4FWUUfJHVXO+ZzvQnuPsKXpWl8Pv72af9X\/kas0BWl4CZY+KrFnYKi85JJwAORq0h6kZz9LO10KSjpIiujKyMMhgcgj1FCvTPNPm0etHQoVLNQGkihQoAOhQoUAEelN96FCgBS04tChQIX2o1+ahQpDJ9qBkbV0Lg+GMshMaE+6ihQrOXBSO4cMRoLUYRR9BWlHyihQrjNohGkmhQpFDb9aQaFCkwG2pt\/lNChUspGc1j9IaopKFCtsZnMI0YoUK6EZMUvSge1ChVCCPWgaFCglF\/w+xyRk\/trfWBJt1yc0KFc2U3iPv8tRX+WhQrOJZCn6mmIflP1oUKsliaa1E\/mV+tChQxkkf9nT6U\/H8g+lChSDuQLf8ATSDtVXxh\/wBmg\/2xQoU48jZcz\/8AcJ\/\/AGv8qg8HKo01SFAJ6kDrQoULhkvlFbqZ5+JFD\/EB0B3xV1H8tChR2H3JGiqpv2JAJx1xWiFChWUyw6qtfYrp0xUkHHY0KFQgOeHqaRQoVRQVNy0KFAyuufmNRl+ahQoGSU+Wpdl81ChQwRYSfo6oZP05+tChSiNkhO1abgEZ4ssAemX\/AJGoUK1x+pGeT0s7QAAMAYFChQr0zzT\/2Q=="
                            },
                            {
                                "timing": 4855,
                                "timestamp": 2980239010,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAQUBAQEBAAAAAAAAAAAAAwABAgQFBgcICf\/EAEUQAAEDAgUCBQEDCgUDAQkAAAEAAgMEEQUGEiExQVEHEyIyYXEUgbIVIzM2QlKRocHRJjRicrEWguGSFyQlNUNTY\/Dx\/8QAGgEAAwEBAQEAAAAAAAAAAAAAAAECAwQFBv\/EACQRAQEBAQACAgMBAAMBAQAAAAABAhEDMRIhMkFRBBMiYXEF\/9oADAMBAAIRAxEAPwDgHt0useUyRNySeUrrjdZJkkrpAkkkkESSYmyVwmZFRdwkXfKg6S3VASTXCBJUNaNyFTmrgOEx1oOcALkoT6hjRuQmwTC8VzCawYTSvnFJA6oncCAGMHUk7X7Dkoc2WceOAUuNfk2pdh1VUfZYZGtuXSXsBbnc7A9SCE5ipu4DNXge1UZq9562CWbsFxfKuKfk\/HaKWjqtAkDX2Ic08EEbEdNuoIXPunc88lVPHE3TUlq78uVSSs\/dVIk91AmyuZTasPqHu62CFe\/JQ3PA5Q3zNATLoxcExfZVHTE+1DMh\/ad\/BMLUk7R13QH1Djx\/NBDrn0jdLS48plTucCPU65+E2voxtk7Y+4UwAOAjoD0E88qYYOymBupWStOREMPQbJWRmiwTgBLoBCIxpPAVlsA55RWxKbqRXAGQ9yrMcQHARGRHaw2RQwhZ3fVcQDERrN07XDVYoo3UU0Q1TDU7RdTAsQRyEjJkLiVYZT25BKNFXHSGzMa9vcbFaEDoJf8ALvbf912xU61Y1xnN9qDYnDpZWorg8Ky5jg6zm7ppGtiGqRwaonktbXGZB4AAAXFWXVccLbucAFimrL3eXABc9XGylV4bUiF073ag0Xdc2t\/FX3+sbZ+lqpxSV4IpmGw5dZUI5mTPJqpHk\/yUIK6SFukNYe1wgPeZHl7rXJubBbZ+kb5Z7ElLBLeAu0jgnlNJI+R2qR7nHuTdDun1XNmi5Vc7Uc4kDspMDnmzBf56K1Q4XUVtyyMuA56Bbhw+jo4j9pkMktvYw20ro8X+bfkvMzqdbmfusBkLRu71H+SKHKUjQHEtBDegO6GCp8vh14rzU5RnU1OxMFPqsUO6Qu7gLDihdYTg3UGMsblFARwGATqQFilZPgRTi10x2WhhmFVFdINDSGfvFK\/Xse1SKN8zwyNpJPZeleFWDSYfmqgr5SdcYkcGg\/8A43D+qq4Xg8FEGkNDn9SV1+VbflmC37sn4HLKeTupIu+Pmba9fhxIuhjJjJJaDu7\/AMJLPpv8vF\/sH\/CS7nG+SnFK6hdK6466upJ1DV8pi8AcoAlwmLlWkqWt6qtLWi2yODsXnPA5KDJUNbfcLKnqz3VCeq5u5VMl8mzNWgcKlUV++xWNLV7WuVWdM53VX8E3TVmrO7lUmrOxuqLiXclSid5c0b9ThpcDdpsfuVcTa9D8FsVw\/D86MxHF8ZOFwUkZmA0ktqNO+g9+LgckgAWO69UqfFXLUmV8frPOY38u1HktwgsJFPY2dM9oPLm2c4ttc2A9Qc5eQYtnWixSvxaT8mFgxCIxNa+baI6pHA6gL2Gtu3BDePbpalzRQR4xHiE2GPqoBFI+KlqKlpZDE5wD427A20Ne1o\/1A2716Q6nxwzlhOI4Jg+XMPqxjlRQDW\/GJN3G49rT1NrXJ7Abm5XjWq3VdkM5QYVJgVOKHXT0AL33mDpJd5Swahs0aZbEAb6R2FuKxnEjiGJ1NXpLPOeXlpcXWv8AJ3\/ij2fTPlA5IQXS9lVLt+pSJceE+F0V8htuUPXbgXTBt+VNrQg\/aHqdyVJjAFMCykBdK0SGAA4UgFIMKmxu4ulaA9PwpBhRy34TgJdUAGFT0qw2MuIsFsYZBRNDTVxPLgSbg8qbuQ+Melo6ipOmCJzz8BdPl7JsuIYzSUVbOynbPe7rg6bAnff4RJsUMcTYqOJsLALEjkqpHUzB4kEj2vF7ODiCL8rK+ZXx67OTwrc77G7D8Zo5oamR7GEHVsHPbqFjx+bP8Ra+9sjMGSnYHhs9VUV8cro3RaGRxEiRsvmFjg4nYFsTjx1H3ZcOIVkLGthq6iNrbaQyVwAsSRbf\/U7+J7osLqquIpzPI9p0gNe8kbXtt8XNvqe6j\/ll\/RzF\/rUbkyeWnc+HEKZ7fJZMwNa7cPZJIwO\/dJbE4m\/F2jqbWcS8O6qgwrEa6fEKe1FrJZYgvDZpItuu5jvsD7he3Ko19A6hiLBikrJJIvKe1rnWLBww78fHCxaitxCS4mrKmQFug6pXG7bWtzxbb6JzeR8b\/XXN8Naz8h02JCvpvKqIGzNZpdcXhfKWn5AYP\/UFCTw+qo3VQZX07\/Ifa7Wn1N8tr9Y\/0+oC+4v1FxfkvyrWsiEX22p8sDSGea61tOm1r\/u7fTZJ+LYpN5muvq\/zjg5+qZx1G1rnfc22+ivs\/hcv9dmPDis01ZbX0xdT3aWaXAvc0yh4btuB5LzfqN+hC4hhDyAOSbbo7a+tuC6tqnOADQTK42ABAHPADnD6E91VLN1N5fRzs9u2xLIz8MpqiorcQibHDKyI6WbuJe9jtIJBcAY3cXPe29qtPlVkuM4xhwxENkw54Zr8k2kPmtiNt9vU8fdc\/CwZMYxMwvikxGsfE9oY5jp3Frmt4BF+Bc2CDFXzGWWVlRKJZDd7w83cbh2567gH6i6d4J3+uyxrLtdgWA\/a6nEqaQmTy2RxvY8ngkhwdvs7pe3WyO\/w+rfIE9diVNTl8EErfOu27pBIRHv+0DGRYXuSOlyOOOI1z6V1K6tqTTPILojK7Q4ji7b2TSVtW9tn1U7h5nm2MhPr39XPO53+UT4z9H\/2\/q3mPCm4Li0tE2rgq\/LAvJC4EA9QbEi4+q08Ay3UY3SUjzXNiZPUGCNjmucG2MYc4nho\/Ot5IvvuNr8y5xe4ueS5xNySbklFhxCppYjFBUzRRlweWMeQC4cGw6p\/Q++O2\/8AZ5UHEaSiZiNO6aomlj9IvobGHFziAbn222BF+CVQqsoimweeukr2h0MLZXwujDHBxdIzRu4XN4n8XPG3NubfjGIy032c11Waf\/7RmcW8W4vbjZIYpiDWzAV9XaZpZL+ed+caSSQ7fcXc479z3VdyPjr+uhwfJ8uKwUk0eI07I6mMyBtiXNAe2M3A\/wBb2j5Fz0sulw3wxe2J8tfiNPG1kZkLG8ECOJ5sev6UDYH2rzWnramncx1PUzROYCGFkhaWg8gW4ujx4nXtETRW1IbENLB5rrMF72G+wvutfHy2Sp1mvQ8qZHr8ZhiqMKqvJim1FvmXHpBI3I2uXC1ubEFdn\/0ThuVqCprq+dlbU07S94Lbkj07tb29bdz3HdeSYPmGuw+Dy6OuqKdl9Rax5A1d7cX+UOpxqqkMmuqnkMl9ZdI46r2vf\/0t\/gOy+x8fk8Xg8c1jyST+Sfd\/+18x\/t\/wf6f9+74\/LeY\/8vFvM1fDX1j54aaOlYRYMb1t1PysAm5sETRJOQ550tR442tFgF89\/wDpf65\/p8t3Jx7n+L\/Nn\/L4s+HHqBRwnl\/8FYa0DhPbhOvMdZJnGydRIuUA4P8AFO1rpHBsYLnHoFawzDKnEJQ2Bht1d0C9AwTLsFBGHvGua25Kz15JlecXTnMHy0XaZa3bqGrq6aGOFgZGwNA7I0ttZA4CZvK59auvbeZmfSTRdbGVhbG4B\/pk\/A5Y7diuiyCb5voB8v8AwORj8oW\/xr0Wm\/y8X+0f8JLo0l6bznwu6sYOComtYuW82T95Gje7m5WHwb\/JvurR3QJKzUDYrOaSRyn6JfHg6M+VzuqGCe6a6a9gqKmkOyyKl5Mh3Wq91wVh1brSuunCpaki9VnSgDZBfOblUS66XubIT5wOt1RdIXH6ptJKfC6O+oJ44UHPJ5UAxTDd0EHun0E8oulOAjp8QDbKQapAJ7JH6N9ycC6kApBtkAmtCIGgJgiNY47AKbTMERrbhGipXONgCr0FGGj1LO7kVxnsjc7oVYjpSd3BaTImN4CT2rK+TqplXZG1o4F0UFRI2URsVNvTFduFAFLUkkEg+yLFK4G7TY\/CrO5UojYpcg6tukc83cST3Ke10XD4WVErWyPDGk7lbkrsOw1h8l3mT8EEagf7KeKZVDgs1eC5jNLRy47KlW0b6SUsc5r7dWm60K3FqioNmHyo\/wB1myziSTc8qpQDe3KE6XowXKuNpzUXa1hcbdEWbCKinpxKWAM7E7q5YVjOawv95+5FDQBYBLT1spsIG5Fyn0uIWI3aUvMt7hZO7U92wsFNrAOeUrZDQGt\/AsEvKtuUcWTHlT81cBGyfqpkKJaqmj6ayfqnaxx4F1dgo+HSb\/C1xS1YBBG+Q2aPvWjDTtjFzu7uURjQ0WAACkt\/+S851jaSdqZOFFoh0kyt4dh9TiMwjpoye7ugU2yHPtVbdxAaCSegXT4BlaWqLZqwFkXIb1K6PAcsU9ABJMPNn7ngLomMAOy59+b9Zb48X7qtR0MFLEI4Ywxo7KxILMKIAhTm0ZWHetuSemW\/3lPH7k70wOyZCAXJXQ5BFs20H1f+By56LfddHkL9bKD6v\/A5X4\/yiN\/jXsySSS9N5z86mozOEG26NGdlnprB2qSgzhTUqMmKl0QnG3KEmPC57EXETuC25qhkY5WFVO86dzmi91WS0qEXTtbsrsFDNMLtbZHbhcoO+yrsKRmhtk9lpnDiBuVEUBJ2R0cUA2yVlqMwt7uLon5GmIuEco+UjIUg0rQfhssR3Cg6neOim\/Sp9qoZ2T6PhWm07yeFYioyfco1qT2JFBrD2RWRlxAstNtI1qIImtIsFF8s\/SplSho3O5V+KlYz5U2mymDusdbtXJEw0ACyeya4TqDLhLlJJIIlgKE+PsjpEXTCpwU4KM+Pqgltk5QZyYbJKQ3VRNibJSLBGDr9VVI3Ug4gJXPTl4spILZEVrrqbOK6LDNJA8PicWuHVEqqyeqIMzy63RV0kjImyjqCd3CEW3KqEOOE6E02RAUjSBsmKZTjY5x2CJOl1DlGip3PIvsFYhpw3c7lWWgBb5wm6QiiYwbBF4CQTrRJwkmCdNJJxvYAXKNRUk1bUNhgbqcT9w+q9Gy7lanw8NmqdM1RyCRs36KN7mV4zdOby\/lOettNW3hg5Df2nf2Xf0NDBRQtip42sYOwVsDZPZcmvJdOnOJlCwCSkRZMoWSrVptGrKpYgfSAnCUetk79gAnbayRF0wJAbR\/K6TIVv+qqD6v\/AAOXLgWXTZAP+K6D6v8AwOV+P8ojf417OkkkvTec\/Os8hEYsz7Z2BUTXOPtBWdaStphA6pPnYwXJWOx9RNs0FP8AY6h\/vcbJK6tVGIsaPSVRkrJJT6b2R24eAbuRmwMZ0T+k\/bPbBJNu4lXKGmaxx1blWAAAbBQidaZ3ZHTXoniMWa1M+RxuohJ3CkwnuO6gz3KT+qi3lVn2WvTVomg2WtHGNHCyaA3IW1F7F0xy6UayMWOyxaizSt6ssQsOraN1l5I18dVddiiMnA2KA8KBWFzL7bNBsjSpA3WcCQiMkI6lZXw\/xXzXE4NlXbNY7qYmaeVN8ej+UWA\/uptcCFWD2nqpB1lFyfVkG6a4QQ8py5Twxb7KJcha7JarlHKOjavSh3umumbyjgO5ihwUUnYoOoKoKldMUyYmyaTqbHkIYN06fDWBIOqkDdUi\/dSbIp+J9WnKCh5oTa78DdOQ+xMqUYc42aiU9K6Td+wWjFC2MekBaTH9RdAU9MeXn7lba0NFgEykFckie9OFIKIUhymEkkkalppaqURwsLnHsgwuq1MOweaqGuT83H88lbOF4HHT2fUWfLzboFraf2YgCfjos9eT+KmFCjijo7MjGkhdFh+IObZsm47rOZRt1apN3lSMD2OBBJCzs+Xtc+nUxStkaC07IixKKUssFsRPD2ghY3PG0vU0rJJKVGcs+vPqWg5Zlcby2TgVlNh3UE7eUyGtsugyD+ttB9X\/AIHLAabtXQZCH+LaD6v\/AAOV+P8AKI3+NezpJJL03nPzaEDVZgijHRQRIlFaTi5CWs4CmXknfhCbwpjhQsnIbkW6g4IKhk22Qo\/0xRXIUf6dOEttTlME54SMKRDHKJIhjkKs+06auHe4Lbj2YsPDzuFsxXLV0z05te1er4Kx6kcraquDdY1SOVntr41B6GiSdUNYtSTt5TKQ4SB0kkkBIKQe4KI4SRwxRIpB90GycKb45T7Rib9Uw7oYUhdTfH\/D+QgN1IFDF1IAlRcU\/lEnOQTyiOjcRsFDy39WlKZsFsIOTkKLRup3RYEd04KkN+E\/lPO+kpAE8pAKwymeTvsrkFIxpuRdXM2l1ThpXyEdAtOClZEOLlGaLcJ1pM8K04bspphwnQDWTjYJ+EkESmESjpZauQMgYXuPZdjg+XIqYCWs0vkG9jw1TrUipOsLCcDmrLSS3ih7nk\/RddSUlPQwhkTQ2\/blytgOlFoAA3988fcrEFK1m9tT\/wB4rG7taTPFVtO+Xd40t7DkqxHE1gs0WVyOMk7onkg9FPTVmxB\/IU\/IF+qtxMDgQOisRxDgo6fOsgwkP7FWoXOjcLmys1j6aANNRKyPUbDUbXKk+EOAHToUez9DwkTMB2BUXsLTuoRgwnT\/ADV2PTKyz+So1lcqmVj1TiZjdbtTA6L5HdYNTvISpikW7qcrdIBCG3hFedTRZMk4P0e66HIX620H1f8AgcubiOnYrpchD\/FdAfl\/4HK\/H+UTv8a9lSSSXpvOfnAiR8qDrByeM7qNNItMN0QIUaIoWkla6SeyAE4WQALThWi26ryDTM0ppWQnPCYJzwlTBkQwbFFkQlWU6amHn1BbUHtWFhx9YW\/D7Lrqnpy69q1Wsep5K2asiyxqnkrLbbxs+VQU5UNYtjqQ4UVIFIjpJJA3CAcFOot5UkGkOEkhwnTBBSCYKTUiTCLGOENqswtBIVQqPDHchWjC3Two0w3Vz9hbyOfVYlXEGb2VEyWPC1K8gt+VkH3FZ7zGvj1auRS8bKw2RztuipRcBW4+iw5GywwI8fCCzdHYLKuFUk4STgIBxwnCYKzR0k1XIGRNJKmmr2ubLcwfL89YWvluyLncblbOGZfhow2WqcHychq6CFr5vQQYGD9n9oj+iz15P4qZ\/oFHS09AGw0sWuW24H9T0V5lG6Q3qHB3+ge0f3VqmgjjZpjaB\/VWGNseFjb1pJxBkNgBZFbFY8bI8bQimMlp02v0UmpyuZCwveQ1o6lQm81rWzxEPiAuWDkjugUUdVPLNTVsQljDrG46dD8hakUUGHQNZJIA0mzA925+B3VSCBspnTiKWF5jB3cNPuCFjlccMigLIvMfK8Mbc2F\/krMqayqx2J8dAKmk+zyjz4iNMkkfdqu1OCzwwANndU0RF5Yan1EDuDzdXMi3+KFXhMde+WtqIpJnhthDq3jI6tSwrGJqOmi\/LbPKY42jkJ\/k7sVKqwZtJTNrcDfVPcbFgZIXNJ7EHotv8jU1XLT1FdCDMwBxZf0h3eyqkKXNdG2QC8bhe47KJvHZwOqNX3xtc3SBYdlXdaGwcPQsurEhnbK3S\/cH+SycVw50RMsXqjP8lefGWu1xe08hWqaTUND92HoVnVSuTsit2atrFMJ03mgG3ULFcLbdUGcWPC6XIX61UH1f+By5dp3XUZD\/AFqoPq\/8DlePyid\/jXsiSSS9N5z835Pcps2IUZBYp28hTWkWmHoihBZyitWdWkpJhyFMoKokKtUCz2lWkCq4aflMChOeEmcJ3cJUAPKEESTlB3v8KslWjQbPBW9E67BZc\/Qn1hdBTgaAunPpy69hVSxqr3FbNXwsWq5Kz218bPl5Q0WXlDWDU6ccqKSDETJgd099kEkLJ1FvKkg0m8J0wToBwnCYKTUyTarMJ4VcKxELBVC00qbdXDsxU6U2AVqR1mronpza9sfEOv3rJ5ctbEOCsnhyz8jXxLUPCtR9FVhCtxDhc7daZ0RmhBYNkdnG6ZJAKTWkmwG6PR0c1VIGwsJuuxwfAoqYtfM3zJe1lOtSezktYeE4DNU2kmGiP5XZYfRRwxiOkjAPV5C0YaPVYybDo0K8yMMaLC3wufW+tZlUgpGx2LvU\/wDeKO6IPbYi\/Y9lZay9tkdsPBHKz6rinCDCLSj09H\/3VuNmtH8oaPVYD5QmRGnJMbS6Pkt6j6f2Qf0K2O3AVhkdlKKz2BzCCCqmO0dXV4bLDQvcx77Bxa7S7Tfex6GyrObadFkkkdSzuw5sM9Q24a1z7N1diRwuOioRite2jzW91PjDHF9LJC+zCL3Gnpcdjug0NazKuOSUWFRVlZQvvLVxOiJkpjxrv+0CtStpIazEZcSooW4tS1rGFzY3jzYHN2Dm3P8A5uunOJGdqnU0GL4FikmKVUk2IWs0TRjhg5a5g\/jcLqvL\/LeHxVeGVb6Z0rLaw24I6gtPVNlSlxpkL\/y1KxzB6Y49I12B2c497WWtHiGHtqn0jKmBtQw2dFqAcPuVWCK+C4ZFhOHR0kb3PDL3c7kk73XOZ0x+ry\/V0srGMko5vQdQ9rvqsnxXlrsKq6HE8Pq5YGP\/ADUug7G24247rKjxGqzXlnE6LEWtfV0zRNC9otrAWXOi6\/TtMtZkhxsSMEToZ4ra2O\/5Hwtp7Q8WIuF4xkbG4cPxulbLM4xyt0Pc\/bQe1+y9pp3RzM1RuDmnqDdZeTHxXi9VreTtuWqWnRZ7Nx2Vp0Qc0joVWaHQuEZ3HQrNa3TTF2zrFqzcYwy15oBdp5CtX8vpyVagqG20u3aeUuG44tseF0eQv1soPq\/8DkHFsL03mpxdh3sEbIf620H1f+Byvx\/lEeT8a9mSSSXpvPfnDKO6aPlFqBuhM5U6aZWWco7VXZyEdpWdXBG8p0zeU6CpINUPzf3o4KDVfoigCRbsBUn8KFP+jb9FN\/CYV5VXJIKPKR3VVzwHblPJVoUTrPC6GmcNAXJRVTYzdXWYuGtsAt86jn1ntbtW8aSFiVJ3KG\/FdQ4VV9WX9FO6vE4aRDSc8uTAFZca9SSTaT2UrFLg6ZP0S0HsnDHdkGkzopJmtI6KSQLonCcBKyZEFNqh1Uwgk28q1EqzOQrcPKqFVyEHZWZDsgwAmyNI3Zbxhr2yq8mxWWfctOuN72We2N732a0n7ln5K08Y0KuRe4KVDhlXOQGQuP3LqMLyjUS2dP6G\/K57qN+MCFj5HBsbSSujwrAJZdD6gaW9l1OE4DT09hHGHP8A3iuhpqJsZBcASs9eT+KmGZhmEshYBGwMb3stmGnbEBpbdWWsDRwjNYSOFjb1pzgLYuoRY4xsHG5Rms7hPJGxrdbzYN3v2U9VwmxHpsFnZizDhmW6Lz8SnDSfZE3d7z8BcnnbxMocJifS4Noq647F\/wD9OP8AufheHYriVZi9dJV4hO+ed53c4\/yHYLbx+DWvuo15Jn06POufMSzHOY2PdS0DTdsEbrX7Fx6ldf4ceJrojHh+ZJC6P2x1Z5HYP7\/VeU0tJNVTshpo3yyvNmsYLkle3eHfhTHT+VX5kjEk2zmUv7Lfl3c\/C6NYzJxlm6t69RY1pa2elLS141WB2eO4VuBzXtNgQRyDyFjZkzFhOV6eP7dM1l7BkLN32+G9lepK2DEaaGroJmvjeLskbuHDsUs4kb2\/osVw6Sqic+im+y1oFmTaA7bs4HkKrlfLdPgEBPpmrJCXS1GgNLiTcjbgfC2KZxkvq9Lhy1EfcHYrS8zPsudTDgvG\/GzD\/s2KUWJMaQ2dvlvc3azm8fyP8l6\/Yc9VzPiPhYxfKVWxrC6aD89GBzcc\/wArrmvl7T1nscJlZj8fydimGVtU+aaMCogc+7i0Dt\/Dj5XMZaxR2X8wQy1hc6ju6KRzBcOFunfoiZVx6fLuM09XVsMtNUxlrm8WF9JP12W7XR5VxyndSx1MuFVRk8xn2jdhJHR3ZP0z9qdXlCjxV76jLeKU85eS\/wAh7tDhfpZSweLMmCUOItkbPB5DBI0k34PTuFm4hkfG8Mj+10lqqEG7ZaV+rbvsu\/8ACzEpcUwqsosULpZoXbiXclp6bpa1yHmdq74e5jnx\/DpvtWkVULrHTsCO66uQA82us7DMCocMq5aihhELpRZzWn0n7loP9Tr2XPed+m89faI08Hk8KvP5kLbsAcL9UfQXSAgbBRklBOgC7ztZAaFE8TQC\/wDBWMvYWIc1UdRFs27iR\/2lVaCPy7X56rfwP\/5xS\/V34SjH1uFv8K7VJJJeo85+c9RygBWKgboACWorI8fRHYq8fRWWrKtYmDun2UEzntaLkoIS6DUkeWbnZVKnEGR3AIJWRVYhJMS0GzVUz1NvHQU8zPLADhcKM1QTsFzLZntNwVZixB7bagHBP4l8mm8ud1QnRnkJ4a+B\/u9K0IRHMLxuDvvR6P2zC09QiNbccLT+y36J\/su3CPkXGcGKTWEK+KWyXkEdErRxUDQpiMq22BTEBSNWbEpiJWGx25CM2O42CCUxF8KYjG11dEQ7J\/s4dbokpQLTuGjdHjpg9g1tsVeZTho4VevxCmometw1fuhAIUzGt3AAWZiWIUlM0tYRJJ2CycUxuaquyP8ANx9gshodI+wBJPZXM\/1N1\/Gh+UZS82I3VmjqaqplbFDEZHngNC08BydVVrRPVn7NTjcl+xIW7UY1hGWoTBhETZ6oCxkPQovPUE\/9Fw\/AxTUZqcamZTi19JO4XO1+NUsNZopQXwg+49Vj4vjFZisxfVSl1\/2RwPuVWjoaitnbFTRPkeejQiSz7ot\/Ueq5Zhw7GImup6lol6xk2IXTMysxw9TiuVyV4fTwSxVmISvhcNxGw2P3lenPmgpWDzZQ0DbcrDfksvM1pnEs\/wC0YLcnUZdd7bq\/SZZw+Ei0QP3KVRmOhgG2p5+Aqjs0xyuAZC9rOruqzt3pfMxtR01LSi0cTS\/iwG6txUz5LGazW9GBY1LmOiYQDE8f6jut2jxShqNIjnZc9CbKfjYfYsxQtbs0WCOIgixsaQCCD9EcMA4FyoWE2PvwixxkXN0ZrNtwuQzrnzDssxOiY5tTXEbRNOzf9x6J5zdXkK3jocVr6PCaN9ViE7IYGj3OPPwB1K8Ozz4lVmMGWjwnVS0HtLgfXIPk9B8Lk8y5kxLMdYZ8Qnc4D2RjZrB8BZcULnEADc9F6Hg\/xfvTn35v1A9Jcbndb+VcqYjmSrEFBES0H1yuHpYPkrscgeGVXjJjrMUD6Wg2IBFnyfTsPle1SvwTJmCjX5VHSRj0tby8\/wDJKry+TOb8c\/dPPjt+6zskZFwzKlL5jGiat0+upkG\/\/b2C57PPibTYZro8BcyorBs6blkZ+P3j\/JcRnrxIrsedJS0JdS4dxpB9Tx\/qP9FwI3NzuSscy+60uufUWcSr6rE6ySqrp3zzvN3Pebkrp\/DvM+JYHicdPSRyVdNO6z6Ub3+W9iqGU8p4lmaq8uhj0wtPrneLMZ9\/U\/C7qvxLBPDukfQ4K1ldjjm6Zal1iIz\/APvQfen3iZ329fiPmxsNjG7SCN9236FTjmu7Q8APH8\/kL5rwDOmLYVjbsQdUPn8135+N7riQf0+F77gGN0OZMNjqqCW9vc39qN3YhY+W321zet4WQ5Iw8FpALSLEHqq8U7hIWzWDhwejkZkhcSLhctaubx7I+EYvTNidG+ncwlzDCbAE87cLz3HfDHFqdoNBKytjZ7QfS+3\/AAvamAO3J3CMLW4Tnk1E3ErzvwedV0dBWYViUEsM8EmtjZAR6Tzb7x\/NdtLSUzKk1EUMbJnDS57W2JHyrpbuCBvwosaxxIcPV2U3Xb05OTimCCSFF\/6Ru1wVbkgaCXsI26LFlq\/NqCyEkNHMn9AnJ07R6mp8olkLC9\/8gpQs8ppda8jtyUSnjY1oAN+vzdEqJBDA6R3Tgd079fRQqedrh6iGm+66HADfF6U\/7vwlcphWF1NTI6oryWRk3bH1P1XU4HIxmOUkdwCSQ0f9pRnnzg1+FdykkkvUec\/OurHq2VVEqaqMnlUX1jRwEtfap9NBhspmZjRu4LEkrXHjYKvJO53JU\/Cq+TXqMSYzZpuVmVFbJKTY2Cp8m6dVMxPytJxLnXJuUkkkyJIpJIBlOOV8brscWn4ULJFBNekxyeEgSAPb8reocZo6iwefLd2K4pOlcw5a9OhiimAMbmuv2RfsN+gXm1JX1FK4GGRwt0uunwrNr4yG1jA5v7wUXN\/S5qOgdQ9gomjeOi0sLxOgxBo8uVoPYrWFGHC4Iss7rntXHMfZu4Uvsu1xsujfh4INtig\/YZGHcXT7BxhCncLahsjsg22C1xTHgtRm4fexZsUujjDqKN8sDmMcWOI2IXD4zlzEIC6XS6ZvNwvXqeiINpG\/etWLDmFgu0OBR8+D49eDYJlyuxOWzYiyPq92wC6+KnwLK8YdKW1VYBxzYr0HGcCfU4e6GieadxHLQvF8yZdxLC6l\/wBqY97b\/pALgqpv5lc\/FLHc012JOLA7y4OjG7bLAZHJNIGxtLnE8DddDl3KOIYzI3y43Mi6ucF7BlXIlBhLGvkYJZ+rndCnrecFM3TzTKvh\/W4nIyWsa6CDnfkhex5fyvh+DQtbTQt19XkblbkFO2Nga0AAcWTyvbG023cBwFzb8t02ziZc9mPFfsNoacjzDyey5GofVTu1PDzffU7hdJhOHjF8YnlqhdrTs267KTC6aSDy5Im6ANtuE5qZFlrz3LmB\/b5yagnQBz8rQxLL0NM8eVUs36E7p6mo+xvfT0znNgL7EoxoZWvhq6VsksYIJLhuqttqeFQ4DR1VO0vqDHL1BGytnJ5tqpqkE\/K6Zj6GekBmDGtI3Dhay5iH7U7Fnx4TJIYdWxB9IUfK1fIjFBjeFzBrA+Vo2AHqBC3qLMtIxpbiZ+ySN9xfsFTzJm2PKsMQxMxzveNgw+q\/yF4PnPNtVmbEXyyNEUPDWN7fKrPjvkv2V1Mx32f\/ABSMplosvOLWbtdUdT9F5FLJJUyukmcXvcbkk3JQQCSu0yPkjEcy1DfKYYqUH1TOG33Lv8Xjx452sNauryMTB8JqcSqWQUcD5ZXGwDRde65C8MqbCRFW4yGVFWPU2M7sZ\/crqcBwHBsl4S55McdheSeT3OXmmffFCes8yiwMmGnPpdN+076dkvL\/AKteWfDx\/WWmPFMfevbts7eIOH5eifTUeiorgLBjT6WfU\/0XhGYcfr8erHVGIzuld0F9mjsB0WY97pJC55LnE3JKuYThVZi9Yymw+B80rjw0cfVYTEyd1dKTAXEBouTwAvTsjeG762JuI5icaTD2jXocdLnj57BdJgGT8JyVhwxTMMkclW0XbcXDD2aOpXC57z9W5ieaanLqfDW7NjBsX\/Lv7JXX8KZk9t\/O3iBT01KMGyewU1JGNDp2DST\/ALf7ry17jI4ucSSdyVDldVkrJtdmaqb5YMVG0\/nJ3DYfA7lTbJ90\/usvL2B1uPV7aTD4i959zj7WjuSvoLImUabLFCWs\/O1kgHnSnr8D4WrgGXqHAMPZSYdEG2treR6nnuStaR7IwNbwzoLmwJPAXNvy\/L6jfGOew5oRK0jj57INOPLeWS7vHBts4LJzNjdThcEE1JTtnhc785Ne7Wi+426q9BWsq6ETsddrhqaRyCsvtbQZI2+wARQbgm+6zsOm+0ylptqA6cH5Wu2EAbFKmGCT0VeWRpktdoIG5PRWnSNp2OfMQ1repWIWPq5XyTt0xartjPX5d\/ZOQhWMfUSFupzabm\/7\/wBPhKpgjDgY2ANt06LQhjMjASbAcqq2AmQtDi5ruAE4AqSJsjieo4stGLDnSTsmqTcN9sdtge6PhuHimJkf7jw3oE+L4jHQQFzt3fst7qda79Q5P6BilfHRQkuI1dAsnJ1XJVZyoXvPV+3\/AGOXO1lZJWTOkkdfsFs5BP8Ai2g+r\/wOV+Oc1E+T8a9oSSSXqPOfmW8oJKm510PqiKMoHlTKYhBIpJ7JWQRkk9imsUAkkrJ7IBkk9krIBklKyVkBFJT0ptJQEoZnwv1RuLXdwbLqcCzlWUZayf8AOxjud1ymkpiErJfZy2PcMDzPh+JBrfMayQ9CurgpWTtvHZw7hfM0b3xuDmOLXDqCuzytnvEMJka2VxlhHIKx14v40zv+vbRhOr9lO3DHR76bhAyrnXDMYja3W1kp6FdkyNkrQWWIPULnts9tpJXPMpGgC7U5g0bs47LeloQ5vpG6pyUxZyEvl0+M+OzvhNVUFPVM01EbXj5CummDgbixTsDowNYuO6CV6OkhgjDIWNYB2Ct3bH7ilrD\/AEwi57okVMNQdJuUX7AQ1zGzRpb3R4qVjWkftEclW2RgkWCP5Wymm4PCRJR5kfFfYuIK7eqaRRyubyGmy5vMlI6lrY62PuL2XSUM7Kyia4EEObur198pZ\/jkcKoXYjJGyaD801xOq3K7GX7PQ0vrIYxo2CxIMQGESzU0kZcAbs+VWxHEKSkhOIY9O1rQLshv\/RGu059J1NNJjUnnvtTUbL3cdrhchm3xCosBp30GXw2WoA0ul6ArjM8+ItZjLnUtBenoRsA02LgvPnOLjc7krbHi7+TPW+elzFMSq8UqnVFbM6WV3VxVeCKSV4bG0ucdgB1Wnl\/AK\/HKpsNDA+Q9SBsF73kvw2w\/L8La7FnsklDdR18NWt3nxombpxvhp4aDEZRVY1dsbCD5HBP1XdY3mKgyFOaalDJYXtu2Fp3YVzGf\/ECCGr8nLztErQWPmbwQvKK2rnrZ3TVErpJHG5c43KMy7+9eldmZ9OgzbnDEcx1Ln1cpEIPpiaSGhc2fUVKmglqZmxQMdJI42DWi5K9l8P8AwrJEVfmEWZ7hTn+qre5mcTO6ri8kZCxHMkzZC11PRD3SuHP07r1muqcA8NsJEcDWuqnN2YN3yO7k9Ah56z\/QZapTh2CNjfVNbp9HtjXgmK4jU4nVyVNZK+WV5uS43WEt3\/8AGnJlpZrzNX5krnT1khDB7Imn0sHwFhtBvYC6lBE+aVscTS57jYBouV7N4ceGjWGLEMeZd3uZTnp\/uRdTM+ykuq5\/w78O5safHXYqHQ0ANw3h0n9h8r3eiw+moaaOno4mRQRizWtFgFcigjjaGtaAALAAWAQK+eClhDp5mw6joa53dcm93TozmZKoljp4HzTStjjYLuc42AWTiNXI6eEuZFNh0kfLWlznE9b8AIrWz3mixl8D6KQDyZWbW\/3dj2Vilwt7RNDUaJqNwGgPcXk\/UHYKFs5+HRwUTaanja\/C5RuwXJZc\/s25BJ\/5VvDsGjpIGtLy5w2v3HS\/c\/K02UzYWNZHpa1gs1oFgAjRhrrgG\/chHRxn09LHDKQx2lw4PYq39tiZGS4+sHToG5J+AlUSMi9jTJM4elo\/5PYfKHS0d3mpeQ+od6XdAB2Hwj2Dtp3zP86pILx7Ixu1n9z8oU7Wg3b94Wg0NZqab3+VWbSvqJgWA6OCnKSEbZtI8r1F3QLSoqJtPdzjqefjYfRGpKKOmuWi73cuKHiVbFQ0zpZXAAcDupt76PgeJ10VDTuklPHA7rzvFK6WuqTJIfT0HZLFcTmxCoL5CQy\/pb2VUeoJycMmLosg\/rbQfV\/4HLnL6V0eQP1sw8\/L\/wADlp4\/yiN\/jXtCSSS9N5z8xk1t0QNsmtdBoWSsp6SEtJQENKbSiAbp9O6AHpTFu6NZIhAB0ptKNsmI3R0+B2KViiJI6OIaU4ap2ukGpdHEbJ7BPZOAg+EAD0S0A9FICycBBUIxjsmEZHCOpAjsjo4FTSzU0wkge5jgdi0r0\/JXiZU0Lo6fEnF8XGsrzcAHkJw0dlGpNe1Ztnp9bYBj1Fi9O19PK0k9LrakpWvbvZfJuW8XrsKqWupJH8+0dV9GZIzBU4hQMfXQvjJ6kLk8nj+Pp0Y18mvPROZfTuFXEVxpcF0zGslZdtiFSq6E+6MbrOa\/VVcsMQOhdqiG3UKzEWyAEc9lZbE5uzhumfTAnVHs5WniTRYcIjdwoQPDjoeLPCtNYAd0BnYlRirpXxPHI2WPlxpoqmSlnuHX9N+F1pa0rMxPDPPAmh9MzNwQiX64OKGacNmnpjUUIb9pjBLQRyvmvONbitTicrcWc8PabBvS3wvqjCqzz2+TONM7diD1XLZ\/yDT49C6aFjWz25AV+PczeUtZ76fMAaSbAXXe5G8N8SzFpnkb5NL+84crpco+HMUGI3xd4sw7tPZdbmvxAw\/LND+T8F0yTtGkaeGrXW7frLOZ591rUwwTw7wYiRzPNP7ItqJXkWePEGvzBK6KN7oKS+zGm1\/quWxvGqzGKp09bM6R5N9zsFnsaXuAFyVWcSf9r7F136idy7c7lbWWsu1+YK1tPQxFw\/afbZoXV+H3hrWY7K2orw6CjG+43cvWoRguS6iYDy4Io4htwXFG\/LJ9QTH9chSZTp8j1FLVzObLJYOdI7j5AVPxB8U31cT6DArxxEWfN1PwFy3iLnyozNU+TCPLooz6Gjk\/JXDgkncqPj8vvR959QWSR8shfI4ucdySrmFYdU4pVspqOF0srzsAFeyrlmuzHWsgo4zpv65CNmhfSGScmUOWaNrYWtfUOHrlI3JS35JmHnN057w88PKXAYm1de1s9eRcEjaP6L0FjQ0fCO4AcrJxOrfLRf8AwyWNz3P0F\/IZ9Vx61dXtdGZyNCcyCF7oWtdIGnSHGwJXPiU1Bgpa6Zv20vMkJLfa4ctI7b\/eFv05Lo26x6wLH6pSQQmcVBiYZWiwdbeykwKCklMErK1sYDn6msYbho\/\/ALurbP8A3eDQ3U4MGxcbkqu+qtJpcNrXUXVzBZp4PPwjlp+kWTubIS43vyovqxHJ5VGGySHck8MHz\/ZZzal1bUvipyAAbOk7fT5V+ngZTsLI999z1JVcLqULDEXnU4vebuceSjMc5hBBKEW3LXG9x2Ks0sD55A0Aho5d0QFlrXVOlrQLW57K\/BA2FgaPvKnDC2Jmlg27qtimIQYfSmWocA0cDqSs7enDYlXw0NO6WZwAHHyvNsZxSXEqgvcSIx7W9kLGsWmxOpL3m0Y9regCz2u3VZnDERAbNQ7qQNwqIjuul8P\/ANasP+r\/AMDlzjRddHkD9bKD6v8AwOV+P8onf417QkkkvTec\/MtKykQlZJXEE6lZNZMIp1KwSsgI2TW3RLJWSCGlLSp2Ssg0NPwlp2U0rIJECyeyeydARslZST6UBCye1ipaUtKDRST2KsU9M6UgAEkpUQNgLtgLrYwXBKrEp2xwRucSdzbZdVk7IdXisrHSRlsZ7he85WyfRYNA0CNpePhc\/k80y1z4+uJyH4aRweXUYg0OdzYheg4xDBQ0AigYG24sFvABo2FguZzHLqfo7Lnzq719tufGK2F4u+CQMkN23XX0k0dTHqYV5v1K0cMxKWkkbv6VrvxTX3EZ3z27iekEjDYWKpfZnxjdX8Lr46uIG\/qV6SMPaVh25+q0+q5x9OHm42cOCmjJ1GOXY9D3WvNT6NwqksLXizue6qXqbFeJjmuNzcKyNggR3Y8xyH6HujsBv8JhWqMPZJIJWjRIOoVHE8fpcJp3ur3hhYL88pZsxOpwrB5qimhMr2jgL5nzRmKvxqte+rkcBfZnZVjHy9puuOiz9nyTF6wjDtUMIuNTdiV5\/I98ry57i5x3JKViV0mU8p1eP1rI426Ir+pxXVJ8YwtumHh1BPX1LIadhc9xAFl7rkDwwpaJjK3GS2SbkMvsF1eVckYVgVG1pja6YC7nnm65jxHzjh+DQvpMNkMlUdiQ7Zqx35Lr6jTOfj911uas34XlfDiGyMdMBZkTF84ZnzDV49iMtTUyOs47NvsAsyur6iundLUSOe4m+5QGtLiANyVWMfEa10wG67jw+yHWZmqhI8GKiafVIRz8BDylk+Wunikq2kMcRpZ3X0jlnDosNwyKmhYGiMcBT5N\/GfR5z0+XsAosCoWU1DC1gA3IG5PytYuawbkAfKDW1LKSB00xsxqwKpkmNCKVsr4Gsdq8oH3j5XJe69t+cXpKyo\/KU8b4CaRjQC+\/fsqlJh0lHLHDTQB0DnkmQHlh3sflX4af7ZRvike9rb2BGzh8LTijEUTI27hotukfVBsGipDzKdLBa39+6tSWP0U3NBJBQarQGgudo09UjZ1d6LuFrDlY0sr627Yz5cY2L+rvor0sb6yS7iRT32HV3\/hBqYjFp0bBa5hWpYe1kUzYmlrb9FsjS1mm29+Vg0TfNqddrELqKGkM1nSXDf8AlLQiFNSPncDwzqVtRRtjYGsFgpMYGNs0WCDW1UVJA6WVwa0LG3pyIYjWRUVM6WY2a3+a8nzBi8+KVrnyG0YNmM6ALZzBikuIPe5xtEPa1clMfWfqqzOGm1ykDugByKw3KoLAPpT9FEcJ0AWB1xuulyFb\/q2g+r\/wOXMM52XSZA\/W7D\/q\/wDA5Xj8onf417UkkkvTec\/NAtTEWRbJiElhhJSAThqOjiFtklPTslb4QOIAKQbunsE4F0DiJam0ollIC6XT4Fp2S0o1tlHSgcQ0JtKLa6WlAiAFglZEsAkEdHELXTht9rKxFTvkIsLk9Au0ynkirxWZhewtZfspupk5nrl8JwepxCdrKeMuJNr2Xs+RPDZrCyeubvzYhd1lHJNJhUDC6Ma7dQuxEbY26WAABcnk81v1G2fHz7UqDD6eghEcEYbbqFaTlNdc9aoSOswlcbizzJUOPyurrX6YXH4XH1btcritPF7LXpTKQ4TgJwN11xz1cw+tkpJA5p2XcYTibKljdRAcvPlaoqt1M8EHZT5PHNKzrj0xzA4cKjUU+l2ocIWDYoypY1r3brWkYHt2XJe5rf6sYksPmNt2QY3lhLHfxWlJEWEqnLTarnqtJeo4HOxssZjeA5rtiCvFfE\/w9cyR1fhMVwd3MaF7RDqY7TLz0R5Y2Pjs8AjsVWdXJWdeD5B8MJa1zKrFmlsQN\/L6lesT4Lh2E0RfFppwwe7hadVXxYXRSzyN9DBewXz9n\/P1Xjk0kFO4x0wNrDqrl1qo5MtLOXiJVapqKglu0enzAd15hPNJPK6SVxe9xuSTdQN3G53JWjguD1WL1jaekjLnE7kDYLXkibbVSjpZauZsUDHPe42AAXreSvDCqf5dTXxhpO4B6LtfDzIVLgcTaiqYJKsi5J6L0dga1m1gFjvy8+o0zj+sLAsuw4aGvdZ0oFr22C0aqugo5WxOuXvPtHQd09fVS\/ZQ7DwyZ2oA79FWljZWP8yMBlY0WIPJC572\/daz6c\/j1ZXUOIt1u8+nnd7C30hv91tUeEkVjKl0jvLaLtj7FWcJoZWU4ZiGiV4ddtxwtVzQBsi0w2gAGyFLMIzbr2RwDZVap7IyHcu4AHJSk+xQnVjW7ybIQa2tmDqgFrB7W\/3Tx0xDhJOAX8gdGp3X1Huq4URkjDXWHRVZojILEXCtjf6rSoaG4a+Tjt3Tv0bPwjCbP82QWb0HddExoAsBspAACwGyHUSsgic+Rwa0C5Kx1rpo1dRHTQOklcGtaFwWM4nJiE9ySIW+1qnjuKPxCezSRA0+lvf5KykSGBWfoSsGQOvwVu1Z9BBWeWAqjZ+45RGOsrLoQ5R8i3BTBB2yJyNkIxkbIrRYWKCGhPRdLkEf4uoPq\/8AA5cy307rpcgG+bMP+r\/wOV4\/KJ3+Ne0pJJL03nPzWt8JjsppFS04hpSsphLe6AhZKxU0kGiGp7WTpi5APa6eyZp7KYNykRNFgkW3Ukxv0QEALJWRGxudwFcpcPklIDWlzj0COnxQawuWnheEzVsjWQxlxJXXZZyNV4hK0yRkMJ4XtuUsiUuGxMdIxur6LHXlkXnFrg8jeHDnlk1W353HC9jwnB6bD4g2KNoIHNlpRQMgYGxtAA7KRXNrV17bSSInhDfyiFCdyoNAqKmhuOxU02bi0pbCQFy0pu4lb2NSbWXPSFbeOFoLupNCZODuuiVhUjykkkrSt0NW6mkBB2XdYNibKhga92686V3D6t1PK3fZZ7xNRedcenOYHhU6iEi9lXwjEmzNDHuF+hWq9oeFy8ubytu9nWJPEHtsdiFUEjm+h\/K2J4SCqVRTaxxZ3Qqup4p1FO2phdFI0FrhYgrwvxMyHJh0767D2Ewu3c0Dhe+sJB0O9wQ6yjjq43R1DA5jhYgq86+JXPXy7lPKlbj1W1kUbhFf1PI4X0LlDKdHl+la2GJpltu4jdbOE4VSYZFopYmsBN9gtAusNkb3b6GccQaNJ2UpGebA9hNtQtdQ1HonGo\/RZrjMwuCXDq5kA1Ojctj8nQtxD7Yy4lIsexCcGx53VtpBHKmmW17lOe6ZwuECecg+XFZ0h\/klwBVNTolaxg1PPAChDGGyOfJ6piP4I8ULYGl7zd\/VxVWSW7y6PgqpC6Z8pcRfohm5d6RcJrFx2FytrD6XREDIBdO3gCoKK1pJR9AtNosnDRZM4hjbk2AWVvVRGWRsbC95AaBckrhsfxd1bKY4iRA07fPyj5kxk1Ehgp3WiHJHVc+49kplSKY\/CcJjZoVGq1ZuFVRKqTf4VdsoJsgxFMAWCiLIkbdRACAnFEHHhCqG6ZLBaLI9DOLLLnf+fIRL07OHHC6Xw\/8A1sw\/6v8AwOXNt3sukyG5seaaFz3BrG6ySTYAaHbrTx\/lGfk\/GvaUlFj2SMa9jmuY4XDgbgjuEl6bzX5tpjykkpaU4SSSQISSSSDRdwVBJJATbwphJJBJp28pJJGvUwHp2HK9BydFGZW3jYfqAkks9nHu2WI4xTtsxo+5dL0CSS49e3TEXKDkkkEgVB6SSk0OqFJwkkppxzmL+5Yj+Uklt4\/SdIJBJJb5Y1McJdEklok4SSSQG5grjpbuV3dGSadtzfZJJcvm9tvGebhVnpJLPK2fUfpmo8vs+5JJWSDPaFMJJJUBn3FWG+xJJBwM8o0SSSmiiyfoz9FWw4DS823vykklAnXfolms9qSSuBew0AzbgFbrfakkp2cOOFlZjcW4bJpJH0KSSyN567lN3SSVKhhyhzJJINnVXKqt9ySSDWm8K3R+8JJIE9tCb9GVgP8A8wUkksnVmLhdJkIXzXQA8Xf+BySS1x+UZ+T8a9mAAFgLBJJJem81\/9k="
                            },
                            {
                                "timing": 6473,
                                "timestamp": 2981857260,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAQUBAQEBAAAAAAAAAAAAAgABAwQFBgcICf\/EAFAQAAEDAgUCAwYCBQYJCgcAAAEAAgMEEQUGEiExQVEHE2EUIjJxkbIIgRUjQqGxJTM2UmJyJCY1dYKSorPBJzQ3Q0VTdLTR4RZlc4OTo\/D\/xAAaAQADAQEBAQAAAAAAAAAAAAAAAQIDBAUG\/8QAJBEBAQACAgICAwADAQAAAAAAAAECEQMxEiEyQQQiUQVhcRP\/2gAMAwEAAhEDEQA\/AOCe3S4g9EJSJubnlK643USSa6SASSQSugEkmuldGjOmKbWFG6QJhISEJICry1LGg3Kpy4gBeyNUttIuA3uoJahjLklDguF4tmF1YMJpXTikgdUTuBADGDqSevYclRzZZx04BS41+jal+H1VR7LDI1t9Ul7AW53OwPUghVMLe03NDNiAA93dUZa97r7p834Ni+VcU\/R2O0MlJVaBIGusQ5p4II2PbbqCFzrp5H+iqYaTcttSWrtfU5VZay490KkTfkpibK9FtK+d7+SozvyVGX\/konzNb1T0W097cpi+3VU3Tkj3QfmVC57j8TvyCNFtcfUNby5QPnc4e6LepUAd\/Vbun0OPKY7ES293vLj2CYSO\/wCraGogwDoiASPSIMJPvFStZ2CIBSAJbIAYeibSpxwlpB5S2aEBGxrj8IKtsp2\/NStjslctK0rsiJPvFWo4gBsEbInO3DVK1hCzuRyAbHupQxJrhq09VKBfhQqB0BEGo2hG33bEdEjJkLndFYjpz1F1PFX3aGTxtc0dQLFX6cwSj\/B3jV\/VdsUssrOmuGON7UWREWsCrMQcNrKw9rg6zmkFNIGxtvI8NCzmdrW44yLEAsBcqwauOFt3ED5rGNWXu0U4948FxsiqsMqxA6d7g4NF3XNrfVXvXbK2fS3U4rLI1wpmmw5dZZzJmSvvVPeSep4Q09fLC3SAxw6XHCrSSOkkc9x3cbnay2w9M89WeqmlLGykwF1hwTsU0kkkrtUjnPd3JuowUtVzZouVfdRJqCRNDn\/AL+vRW8PwuprQSyMvA5tsFuDDqKjhPtUhklIHuM2DVvx\/jZ8nrGbTlnMfdYDIWt3cdR\/cpg7ayeZga4lrSGE7XN9lFcJcvDlxXxymqeOUym4kv6pw4d1FqSvfhYaUl1+qWq6FrO6MI0RBOkkgGTpFX8MwqpxB40MIZ1cUrdHJtThjfK8NjaXOPQL0vwowaSgzTQYhNfXGJHBoNv8Aq3D\/AIqthWDQUDRZuqTqSuwyqR+mYB\/Zk+xyznJvKSLvHrG2vX4cSLoYyYySWg7u\/wDZJZ9N\/wA3i\/uD+CS7XG+S0kN0tS5NOkV0kF\/VMZAByjR7SXsExPqqz6pjRuVVlrQL2RIW19zwOeFBJUsb1WVLWON91nT1ZBNyqmJeTdlrQL2VCevN+ViyVhN7FVnzudyVcxTcmrLWXvdyqyVl\/hVEuJ3unhkMcrH3cNLgbtNiN+nqq0W3ongriuH4dnNmI4vjRwuCkjMwGkls+nfQe\/FwOSQALHdeqVPirlqTK+P1vnMb+najyW4QWEinsbOme0HlzSHOLbXNgPeDnLx\/Fs7UWK1+LSfossbiERia1820R1SOB1AXsNbduCG8fCWtS5poI8YjxCfDH1UHlyPipaipaWRRFwD427A20Ne1o\/tA2710jt1fjfnLCcRwTCMuYfVDHKigGt+MSbuNx8LT1JFrk9gObleNa12IzlDhUmBU4oPMp6AF77yh0ku8pYNQ2aNMtiAN9I7C3E4ziLsQxOpq9Jj855eWlxda\/qdz+aNHDyStA3IVd85J90XVZ77numu48ICR8jj8RQa7HZt0hH1KkDbI2EfvO54RiMDlGnDSUtgwHZE1t0QYUbWHZTsw6AEgzfZT6QiY0I2elcMN0ViBurLYrnYLawuCiAaayF7nAncHlTctHIxqSiqKohsETnn0C6fL2TJa\/GqSirp2U7Z73dce7YE7\/RSzYp5cLYaOJsLALXA3KqMqZvMEgleJBw4OsVleVXi7KTwrLjRuw7GaSWCpkdGwg69g57dQI6fqz9Ra+9sfMGS3YFhtRVVFfHK6N0WhkcRtI2XzCxwceAWxOPHUd9syHEKyFrWw1dRG1ttIZIQBa5Ft\/wC076nupITVV5bTmeR7TYaXvJG17fS5t8z3Uf8Apv6Exv8AWqzJk0lO58OI0r2+SyZga1xuHskkYHf1SWxOJvxdoPJtYxLw6qqHCsRrZ8QpyKPWTHYgvDZpItuu5jvsD8QvblUq+gdQR6RikrJJYvKe1rjYsHDTvuPThYs9dXvuJqypkBboOqVxu21rc8W2+SqZ40eOX9da3w1q\/wBB02JCvpvKqIGzNZpdcXhfKWn1AYP9YIJfD6rjdVCOvp3+Q+12tPvN8tr9Y\/s+8BfcX6i4vyTsVrWRCL22p8sCwYJXWtp02tftt8tk7sVxScyeZX1dpHBz9UziXkC1zvubbfJV6LWTsh4c1mmrIxCmL6e7SzS4F7mmUPDbjcDyXm\/Ub9CFw7DrcA0i523VgV9dcF1bVOIAaCZXGwAIA54Ac4fInuq5aFNs+lSX7dpieRn4ZS1FRW4hE2OGVkR0s3cS97HaQSC4Axu4ue9t7VafKzJcaxjDhiIbJhzxHr8k2kPmtiNt9veePyufRYMmM4m6F8T8RrHwvaGOY6dxBaOARfgXNgoYq+YyyStqJRJIbvfrN3G4dcnruAfmLp+im3ZYzl2vwHAvbKjEqaS8nlsjjex5J2JIdq3+Lpf1srEnh\/W+QJ67EqanL4IJW+ddt3SCQiPf9oGMiwvckdLkcccSrnUrqV1bUmmeQXRGV2hxHF23smfXVcjbPqp3DX5tjIT7+\/vfPc7+qc1\/BfK\/a3mPChguLS0Qq4Kvy7XkhcCAeoNiRcfNaeA5bqMbpKRxrhEyeoNPGxzXOAsYw5xI2aP1reSL77ja\/NOcXuLnEucTckm5JUkWIVNLEY4amaKMuDyxkhALhwbDr6o9fZ+\/p2o8PKg4jSUTMQp3zVE0sfui+hsYcXOIBufhtsCL8EqjVZRFNg89dJXta6GFsr4Xxhjg4ukZoF3C51RO4ueNubc1Ji+JyU3s5r6o03\/dGZ2ni3F7cbJDFMQa2YCuqwJmlkv6536xpJJDt9xdzjY9z3V7gmOTosGydLisFJNHiFMxlRGZA2xLmgPbGQQP7b2j1Fz0sulw7wwc2F0tfiNPG1kRl0N\/aAjjebHrbzQNgfhNrrzWnrKqncx0FTPE5gIYWSFpaDza3F1NDidc0RNFbUhsQ0sHmus0XvYb7C+\/zWvHq0ssco9FynkevxmCKowuq8mObVbzLj3QSNyNrlwtbsQV2JyXh2V6Cprq+ZlbU07S94Lbm3u7tb299u57heSYRmOuw+Hy6SuqKdt9WljyBq724v6qOpxupk16qqeQyX1F0hOq9r3\/ANVv0HZfYcfJxcHHMseSSfyT3f8AtfMfm\/4\/8n8\/kvHy3WH+rpczNiENfVOnhpo6Zp2DGDn1PqufJufd3UjhJPu7ZqkjY1g90L57\/Jflz8nlucmnufh\/i4\/icWPDh1AMiJ3epgAOAnSXmuskkkkgSJjHSODWAuceAFbwzDKnEJgyCMkdXdAvQcDy3BhzBI8a5u56LLLkmK8cLk5nCMtOdplrduoauupYI4GBkTQ0DsFLLYuICTBusMsrl23mMh7LXyqP5cg\/uyfY5ZFt10OQP6XYf83\/AGORx\/KFn8a9Hpv+bxf3R\/BJdGkvTec+GHVzAeUJrm9CuWbK88lTMc7usPHTfbefXC2yry1pcLArOBuBdFZGi2lfI53UoPzTBIlMgSXsVj1LyZCLrWebrDqnWldunCp9SYvuq7pmi6gfUE8KiXC+3JUT5wON1Tc9zuqbSSnoJn1BPooy8u5SDe6INAR6JGLlPovuVLZPZLY0jawKQBPZPZKn0ayQRhqMNt0RszBgUjWgBMApWMLiLJWmAAEqVrbhSx0rnGwCvw0QaPfWWWcxVMbWe2NzuArEVKeXLSZE1o2CTmjos7y7V46QRxtZwFK07oXAgIL2Km+wmcEN7Ji66QShia+yljlcD7pIPcKqUcZ3RcRKtOe57tT3EnuU452U2HwMqJmtkfobfcrcmOG4bFeB3mVHBBGoH19FnpTKw\/BJsQu9jNDRy87KlW0TqSUsLmvt1aVoV2L1FSbNd5UYFg1uyziSeTdXMrCQE25UT5b7MBcVdFOai4a0u24Cmmwepgp\/Oc0NZ2vuqmUosZYiLzeQ39FKGgCwAsisiYQ0XIuVWy0j0ub8J\/JP5ttnAgoveedhYI2xhvqe6PLR6R++\/gaR3KQjtvyVOmsp8jkReiSNw2Q2IVTJWyCQNjsiaxztgFbgpOr\/AKLXG36TllEEMb5D7o27rQhgbHvy7uVIxoaLDZOtvO60yvs\/RIBMCnCi0Qk6ZXMNw6oxGYR0zC7uegU7NUAJcA0Ek8ALqMAyrNV6Zq28cXIb1K6TAcsU+HAST\/rZ+5Gw+S6NoA2AXPny\/WLbHj\/qtQ0MFHE1kDA1o7BTybMKkUVQbRlYfbZmE7kp2nuk7YpuN1QSA3cuiyD\/AEtw\/wCb\/scuciF7ldJkEf420Hzf9jlXH8ojP417OkkkvTec\/OoCynZwoOVMwrPJpE7ESjaUYKkzqMlE4lRuIHJQCK5zEyRUEeq3JqljAd1hVTvPncWhVj2V6U7EoxHflXKehll+FqstwuW93GyrcTplhqOwWicPLeSm9hPdLezUAErLTjwx7uFL+hZTuEeNLcZA3RBpV9+GzRndqA08g5apt12qe1YMT6FabA8ndpViKiJsTwpucnZ62oNZvZSthLui0hRtClEQbawWd5Z9K8VKKic+1xYK9DSMZzuVI02FlI111llnauSQTWgbAIkgkVBmKZOUyQMWgqN8e2ylSRsKg2KMFSvjuoXAhVstGcblMOhCRCcbqoSWOSxUwdfqqtk4cQlcdntaSULJO6kBupsNNBPJA\/XE4td3R1VZPVG80hd6KukkZHZM1wumcgtY8qoE90ShBsjaUUDTW3TXRMY5\/ARJsGPZHFA5zrnYKxFThvO5U4C2x4\/6m5fwMcYYLBS9UyLhaRBk6VkkwVkijhjfM8NjaSVv4bhrItMkg1SfuCnK6hyDy7lmXEC2arJip+37Tl6HQUVPRQtjpowxo7dVzFNK+KxaSLdFs0uIHYSfVc+flW+Go2LlP0UMUzJBdpUw4WLQgFXrTaJWCqWIk2aAiGpb3TScWRJiLpklicGx+q6XIJvmugPq\/wCxy5cC2y6Xw+P+NlAPV\/2OV4fKJz+Ne0pJJL03nPzs4KNiyvb7FI17j8IUVcbIIB5QvnY3khZLX1M2zWlP7FO\/43Efmp0rtanxBjL6SqEtZLLs0FTtoBfc3ViOBrOiYZrKeWU3eSrtDTtY52rcqcCwUcJ\/WuS2NL8cnlizQEnSOd6KNvCdII5DdAz4k70zPiVY9lk1aJoJC2Yoxp4WRh5BK2ofgXTHLe1CtjHZY1QNJ2W9WC7SsOqG5WPI241XXYqRk4HKgcogsLjL213ppNma4I7g8FZbSQpWPcFneGfSpmupbjhVhUHqpGzNPKi8divKLDX91IHXVYPB4KIHspuJ7WExUId3Tl22ynRpUJdYqPV1Qh1yjxCfUgduhJ22SZuUaBnN2QgWKldwoiVUKnuEih36JhfqqI9kbHWQgpiizYiwHgohvwqJeQUcctkvE9rLkKDzboS8k2AJKej2kJ2Tx6nOs1SQUz5N37BaMULWAWCqYf0rkggpjy9W2sDRYIkui0k0i3ZgiTBOmDgJykiDXONmgklACrVLRSTuBd7rP4q1QUIBvJu7my26eA7bKLkciKjo2RACNtvXqtCOMjorEMVm8Kdsfos7dtJEDW7KeMbhSiFGGWPCSiie6M3abLRp6u+zln6Lp2tIOyVhytxjw4bKpXG7wFWhkcxSvPmm\/BUXHS5khOyTdyne0jlMNtypMZbbddD4ff0uoPm\/7HLBbu1b+QP6X0Hzf9jlpx\/KJz+Ne1JJJL0nnPzbFOxTxQxjoEKljUX00ntYY8N2aEReT0UCNvAUK0JC5EmI2QAHhQw\/zymIUUX88b9lRLbeE6Q4CVlIROCEfEET0LfiCvEsumrh3IW5Hs0WWFQHcLaiJLV0Ry5doKsbLEqRcrbquCsap+JZcjXjUHqJSSqNZNTgXRBCxGkDJdU6Q5QYmog4jqhSRo0olPVF5l1CnSuEo3X3N5+BZZ8L6LHMSwmCeGmoKd8gjp2F7rtYOtup7rJxXLOU\/FXw+OJYPh8FPPPE91LUNhbFLFI240utyLixG4tx0K1cay9VZq8FoMFoJIYqmrw6max8xIYLBjt7Anp2UmScIi8MPC4U+MVkUgoI5aiombs25JdZt9zyAO601tltyX4ZcMop\/DZ76yip5ZW10rS6SJrjsG7XIWzlHHMi+Jf6Tw2LAoRLSi0sVTSxtcWkkamubfqO4I2VL8L8vtHhtNLaxfiE7vqGqz4S+GDsg4ljGLYjiUNRLVN0jQ0tZFHq1Ekn8vlZLXWj2838Oco02W\/xB1+BSMbU0cVPJJCJmh3uOa1zb35IBtf0ReOVFSQeN2TIYKaCKF\/s2pjIw1rr1DgbgcrRyVj9NmX8TWI4hh7xJRCkfBFIOHhjWtLh6Eg29FW8eQT46ZJI4\/wX\/wAy5R46xuv6rft6H46ZNo8W8N8Sdh9FTxVlEBWRmKJrSdHxDYf1S7bvZcblfD6N\/wCFurqXUlO6pFFVkSmMa7iR9t7XXs1ZikUeaqfBqmxbXUUksbXcO8twDh+YkH0K4DEMFOXPAbM2D\/s0kVcyP1YZHuYf9VzVpcfe0b+j+E2Z8lZiw\/C8EoYKafFqfD4zO19HbdjWtcdRbY7lW\/EjNWR8qipwrFoKaDEJ6Rz4msotVw4Oa03DbDcFeJfhT\/6TZ\/8AN0v3sU\/4r2Of4iURA\/7Oj\/3kiiZXw2rX7aeIOCYBWmUzncq3T0jWkEi5WUxrTajBTPkPFgtOnpGx22uVYYwAbBSWVTHQMG2RJk6YJLqnSIQCT9ED3BgJOwWZW1xI0xkjuUB0NJRSTkF3us7rYpqJsYAaPzK4ahzBV0jgNXmsH7L\/AP1XW4RmigqCG1N6eQm3v\/D9VGUyOWNyClI4C0qeDcXHCsUMTJmNfG5rmncEG91px0u2wWUayKbYhZSNiVr2d3\/8ETYiBuEaNXDEQZurflbbIDGb7hPVCt5aYMKteXsnaxIIGN7o9A6bKxoFktGyVNXt3F0MsNxdv0VrRdF5W23Kmw5dKcbS1u66DIG+bqA+r\/scspzOhFitrIkZbmygJ4u\/7HJ4T9oM7vGvZEkkl6Tz35v8KVhQPA1EBOzlTk0iZO07pk45Wa0rRflOR2TNR2QlC4KEbThWnBVnC0rU4FpvATpm8BEkEEg32QA2IUknKjVYlempQEXW5AfdXP4efeC6CEWYF049ObLtXquCsWo+JbdYdisWo5Kz5F8bPk5UakkUdli20cXCIX6oRunskYkm8pJN5QBJJJIMQSTBEmH23mzF67AvAluJYVOaetp8OpjHKGg6SfLB2II4JXybmfPeZc0wtgx3GKqrgabiIkNZfuWtABK7vMfja\/G\/Dp+Vf0EIQ6mip\/afatXwad9Onrp79V4+FVqJH2B+Fjbwud\/46b+DVY8EsbfnPIuMYZjc8lXPDUT0kzpXanOifctuT6Fw\/wBFeLeFvjM7ImVzg4wQVoM75vNNT5fxAbW0nssvwq8SZ8i4titUygFZDXtGqEy6NLg4kG9j0Lhx1Tl9Jsdd4C4TNgfjRV4bUj9dSR1ELj30kC\/58rpfG2PV4z5Pdbj2b\/zBXFUvijHF4lyZvhwUMfNT+TJTe0XDnWA1atPYDayjzl4gnM2b8Jx44cKc0Hl\/qfN1a9EhfzYWve3C0xiMq9L8fsefljPOQsZYSG00k\/mgdYyYw8f6pK77xXdHJ4WZmlhLXMkw+R4c3h127H6WXzF4x+Ipz8cNLsOFF7EJBtL5mrVp9Bb4VbHjdUP8MnZSqsJE0hojRe2e0WOm1mnTp6Cw53sps0qe+ln8KjtXiZP0\/k6X741d\/FSf+UOiH\/y6P\/eSLz3wozschZkkxdtCK4up3QeUZfL+ItN72P8AV7K54oZ4dn\/MMOKuoBQ+XTNp\/LEvmXs5xvew\/rfuWX1ppr25eMbBWI7WUMY2CsMGylUSBOk0JwEGboiAukB3TOeGjcpA5Cq1NYyEdz2UdVVENIYQsicOkN+SqmJbFU4iXONzsVBrEm\/QqJ0BJ35UkcLibAbKiqRkOo7K5FRuIva4ViipzcbLoaGkDgNQStokZeE1VfhkgfRTyR25Ze7T8wu\/wTPMZDY8WpzC7jzWC7T8xyFkRYY08NCnGENeLOFwlMPLuLlsel0MtPWQNlppWSxu4c03Vo04IXltLQVeGSiXDJZIndQDsfmF2ODZr1BsWLReTJx5jR7p+fZF4vFpMtt4wlvyQGIOG60I5Ip4w+F7XsPBBuhdEDwFjllpWma+nsLt3UQj7hajoz2QGIOFuqwuatKbWgBPpB6Kw6EtPcJmtF7IoQiNEGHsrAb6ItCWzVjGHCxWtkthjzVQg7i7t\/8AQKoli18n7Zlox6u+0q8L+0Tn8a9SSSSXouB+b5JRs5QvFiiZypyaYpkhykks1pWnspRwoo+ilTSRFwqszbPafVWgoKrax9UaCZvATlM03aE5SCGRR3UkihJ3VYlemlQbOC34Xe4AueoT7wXQU3wBdOLmz7RVSxan4ltVY2WJVHcrPkXxqEnKjCOXlAFg3OnuhuldAGE6EHdOgCB3RIQnQYk6a4ThMq9v8H\/CDBM\/ZSOJyYvW09ZFM+CaGNrC1pFiCLi9iCP3rlfDfw6kzT4gVmXa+aWljoRL7TLGAXNLHaQBfbdxH5XXY\/hOzD7Dm6uwSV9ocRh1xg\/97Hc\/vaXfQL2ykwOiyVjWes21ADYakMqPk1kd3W9XPJ\/cqntG9PnfEvCtlV4qOyfleulqG08TZKurqGi0PBds3mwc0W7lesN\/DlgDaLyxjOJe2af5yzNF++i17fmq34WzJis+bsxVvvVlbVtDndvieQPS7h9AsWjx2sk\/FJJeeTyvaXUWjUdOgREWt2uL\/NOQrXnmNZMrMu53hy9irt5Jo2snYNpI3usHi\/57dwV3fip4W0OTMuR4jSV9TUSPqGw6JWtAsWuN9vkuy\/EBQsGZ8k17WjzDV+Q53UjWwj+LvqtP8SR\/xCp\/\/HR\/Y9aSs7NvJ8o+FOH5k8Oa7MdRiFVDUQNncImNbpPlgkbnfdUPBbwiw7xAy9W4jXYlV0kkFWacMha0ggMa6+\/95ereEf8A0DYv\/wDTrfsKrfhG\/oJi\/wDnJ3+6jSy91WPqMyp\/DXhb6eQYfmOqE42HmRNe0HsbEFeA5hwOuy1j1ZhGJsDKulfodbcOHIcPQggj5r3zwMwzGqfxhzhUyU9ZDhL5KkOdIxzY3vM92WvsTbVx0+a438TroXeJ4EJaXtoYRLbo67iL\/wCiWrPKTtpLenl8XRWI1Xj6K1GoWPgApydkL3ADc2VOoqQODsloJ6ioEbfVZNRWF1xdRVNQ5191UcNXKrxLaUyk9VNDIOHBVmtOymjBJ2TJdjbG88haVNRMeAWgLE0uaQr1DVSxPFtwn43s9uipqC1itukpLAbKng9U2doEjd+66anhaQCyxCrHit7PZqan2C0IYB0CKBnGy0IY9lvjjqBFFShzdwmlwyORu7d+60o2bK1HHe1wubm5pPUa44uepoarDH66d509WngrfoMVjnAbMPLk7HgqZ1KHNsRsqsuGi9xZcVyla6bAIIv0TiMHdZMMk0BDSdTB0PRakEzXgWO6ypnMR6hQvh3uFeFihLPokNKbW2G6LSpnMum026INC5uy1cottmKk+bvtKzyAei1MqNtmCkPq77Sq4\/lEZ\/GvSUkkl6jgfnHKNwmj5RztIKBnKjJpimSTDhOoWkj6KYKBvAUrTdCRqvV\/Ap7qGq\/mymY4vgaiKGD+bandwUiRPKhPKkkc0DcqrJOxp3KqFWnRO98LoKZ92i5XGRYlHHvcK23MDGNs0roxuowzx3XTVbwWlYlV1WdNmAEbC6qS4yH\/ALJUZ3Z4TS5JuUFws84iD0TCvaeiyuNbStEJFUm17COEYrIz1S1T2tgpwd1WFVF0KMTsPDgnqhZHKJQMlaf2gpQ5vQhLQGEQQBwvsUYKDdF4d18+G57wCqpXaZWVsQHqC4Aj8wSPzX1J+KPEJ6Lwy8mB2ltZWRwS+rbOfb6sC+TsrTRwZlwiaZ7Y4o6yF73uNg0B4JJPZfRf4mM14BjeQ6OmwfGaCuqG17HmOnna9waGSC9geNx9VU6Re0\/4RKhjsu4\/TD446tkh+TmWH2lcrRQPb+KN7CCHfpJ7\/wAvLLv4Lk\/AfPkGSM1SOxIuGFVzBDUOaL+WQbtfbra5B9CV9ICp8OBmE5xGKYT+kzHp9pFYDtp030X+LTtxdOJy7c\/+IOoYzEslQkgPOI+Z8gCwf8Vb\/EoP+T+A9BXR3\/1HrxjxgzyzN+b4qnDHOGH0LfLpnOFi83uX26XNvyAXu+H5uybn7KcdLjtXRMMjWmopKmbynMeOoNweeCCrQ57wmOnwDxdx2HlVp\/2Cq34R\/wCgmL\/5yd\/uo0vFDO+VMpeHVVlrKlTSzT1EL6aKGlk8xsTX31uc653sT1uSVi\/hhzTgOB5MxOnxnGKChnkxB0jI6idrHOb5bBcAni4KVVHsWTs2NzbQY0aKIUtVh9bNQlr3axqZ8L+mxve3zXxTmSpxGrzJiU2OSvlxQ1Dm1Dnc6wbEegFrAei9o8D830OEeI+coK+uggwvEJ5KiGolkDYy5srrWJ23a8n8lyPjbh+GS+IFZiOB1tJV0le1s7jTyB4ZJw4G3UkavzUZX0ueq88ZsQpTIGhNI1sfW6o1UmxChQ6ipBB3WTUPeT7pJUc73l3omhuDunCoBI7gqeMh1lNHC1+xCk9jI3Z9E9gDW7q3BGCqzGOB3BC0qWn1C4TxmwsU9L5g3CuxYUTu0KbDo3Bw1D3V0lFC0gaVvjhou2PQxOhNnAtt1XT4Y4t3BuETaJknxt37p2Urqd36v4eyu5SRUxroKRzHgXADleYw9Fi0cgcQDsexW3SO02vuuPm57fWLbDH+rMMZV2Fth6pog1wu3hTAAcLhyy3W0gtN0i30SB7FGLEbqNmDyWubuBdRinLTcWHqFcY3ZHoFkbGkEbjwVMw90OgA3CeyNmRAPBQOHQogbFObFIkRabbLUyqD+nqX5u+0rPstTK\/+XaX5u+0q+P5ROfxr0JJJJeo89+c9R1ULFPUA3ULVOUXilbwnSCShoNvCJp3UYOyRkAG6CSg2UVQ73DcqrUVzIgdwSsqprny3DdgnMU2yNptZHFHu7hUanFSSQwXWSSTyShV+MRcliWqlkNy6yhL3Hkpkk07JMnSQDJ0ydBkkkkgiSSSQZXKVz3KSSAISOHBK77BvCjP2L4ZTYjhuX6ueiqYxLDK17AHtO4Iu668\/X6LeDk4h8JMl6thJQQM+rP8A2QHwI\/DMYp8wuwOSllGLCo9lNMbavN1adPa99l2tZ4V5\/wANoZ62vy7VQ0tPG6WaQvYQxjRcnZ3YL1yuygJvxiRExk0xLMUO23uxXv8A\/kavePESZtV4ZZpc3dvsFXHt\/Za9v\/BTo918T5VyLmjNFC+swLCJ62kZIYnSMc0AOABI3I6EfVVafBK6XFDhzKWV1cJTCYGDU7WDYtsOTcL6i\/CXEYvDzERawOJPIH\/241B4E4LTS55zlik0YdUU9Y+KJxHw65HlxHrsB9UtK8nj8ng5m+mofa58HnEYGohrmueB\/dBJ\/csODLkgte4sbL6Uf4uHD8+YhhGN0sdLhtPI+Jsga4yDTw49w70HULGys3B8z+Kpq6GncyhOqp8qUAangc2HTUbqLfepTn+3m1B4S5mqaRtVDhk\/kuGoai1riP7pIKzG5SqvbxROhlbVl4i8pzdLtRNgLFfSeds7VeXMxUlI2kjfRuY18j3X1OBJB09NrLmsw4rhePZ2wWqwuN+uOojZLK5ukSDWLWHO2+5Syzs6omO+48dxjw0xHCoWT4rQSwRvfoDnWNza9tj6J8E8PKnF5DHhdBLUOb8RaLNb8ydgvonxfiE2B0TT0qb\/AOy5aNFGzKWRQ+CFpmihEjgf2pHW5\/M\/QIu7lZvoSyTp82ZiyJjGX4BLiGFvghOwkFntB9SCQFi4TljGcwSzxYLQyVb4WhzwwgaQeOSOy+r8vVgzdlioZicEfvl0ErWjY7Agi\/HIXFeCuFfovMGPROBD2BsZv6OcEam5r7O26u3zLjWA4rh+OMweso5YcSe9kbYHWuXPtpHbe4VPOGVcdys+mbj+Hy0RqQ4xay06tNr8E9wvpvxry152dsmZhp2Aj2+CmncB0Eocw\/d+5cn+L2Iy1mWLdGVH8Y1pJpO3zexoPKsw0oeRspaelJduFs0lFa2yeVkOTarTUPpstSDC9e7eVp0dHwNK3KOjAtsljj5H05Q4MeJIz8wpmYW+Ft2NB9F3UNM3TYtCd2HDmMW9F04eOBWWuSo2NvpcNLuxW1SxBtiFanw9rwQ5lnKqIZ6V1zd8f7wp5OXGHjjWrCRtfhXY42uO24Kz6Z7ZG7K7TOLDcfRcOfLcq3xmkhobm7W2Vqnc+M2k39VZpXtl42PYq37OHDcbrC1cHSnggq6Nws+GJ0L7gbdloQuDgs6uGLtJ3RtIJ5Sey+4TMBbwpNZYpQNlDF6qdu5QDEXCEN7qW10JagIy2\/CEtIU1ki2\/KQQj1Wplj\/LtL83faVmyNtuFo5WP8uUvzd9pWnH8ojP416EkkkvUee\/O2pFiqwR1VXH0N1QfWtHCMlYtAIHSNbyVlSVzuirSTufyVHiryac9exlw3lZs1ZJITY2Crk7plUmkXInEuNykkkmkkkkkAkkkkAkkkkAk5CZOgEUyQTkJgyScBKyAblJPZHE0OeLlIHhhL3cL7qwnEjgfgFkyvLtLYBhpeezDLGHf7JK+MqGla\/TaxuvrrNVOZPwuYZCCQfZKPcej2JWq09EnwSKHxMfmWUANjwY0znnp+t13+gWRTVb8U8Ca6slBElVhtVM4ertZ\/wCKuZixsyeD8uK3\/W1OGsbcH9qRob\/FyrYLHp8Ciwj\/ALLmFv8ARcpt9jTI\/DTF5OSK5trXr3n\/APXGuGydmp2TfEDHZJ43y4fWVUjZ2t+JtnuIcO9rnb1XpHgCwR5QqwBb\/DHfYxZeQ8t4DjeJ5h\/SdMJcRZVy6dTjYRuJsQOL3v8AuU7tk0f27CuwvKniHh\/mltPWHTYTxHTNF+fI+R2Xh9VBiPhf4hs0O9phhPmRk7ebC4EWPY8j5hereHuQK7LGYp62eqhdTeW6NjYibvuRYuBG3CHFabA8y+JzqXFIhOyClEUY1kNdICXEG3Ozj9EZTc99nPToMJx3LWe6ARXhnda7qacWlYfTr+YXHY3lduW814O+jc51DU1TA0ONzG4OHu36+its8MpqPO0OJ4bPDBh7JxOGNJDmC9ywDi3TnhaHiViUYx\/LOHxuBm9ujmeB+y3UAPrc\/RLKbnuHjdX0v+KmkYTRaiAPaOv91y0s7AHKNWOlmfc1c9421DabL9A93BqgP9hy2cHqYs2ZHi8iVjnywhjjf4ZG25\/MIveULfqIPC4acGqh09oP2tUeTY2tzVmBwG5ld97lr5doP\/h7BZva5GXDnSvLeBsNv3LGyE8zYriUzuZbPP5uJUTc8ZVX35WNGNkeM4TVU0oD5KKsJbfkGOTU235AD6rzv8ReDHFTgzmi7omTW\/Ms\/wDRdjlus9nzdiNO51mVEsgA\/tBxI\/ddP4j07aipw5rh0eL9t2qrn+mxMf2kfKzsBlgI1N\/crlLRaSAW2K96zZkSmw2hbO2czF8gZpLLW2Jvz6Lz2vwN0Li6Nt7KfL3rJcx3NxgU9M0AbLSghsNglHFbYiyuxssFtjlqDxPFHxsrAYOELfRTMBA7rPk5KvHFG+nbJyLqE0hBILbt7rRibcq22NrxYhc9zv2vxcxNh7m+\/BseyKB1yGyDTINrLo5KSxFgqtThwlGoCzkplD0qQizhY2IWvSzXAEm3qstjHwENlFx3WhCAQCNwlTjQsCOUBGk3ao2OIsDwrDbEXG6iqHE8nlS6QVA3YqYEqaBWUjHkHS7f1QXRMIvci6RrLRfhEWqFjizdu7eysscHi7eEgjLdkBCsW3QvYCNkQaVyCVfy022O0p9XfaVSLSFpZbH8s03zd9pV8fzic\/jXdpJJL1XnPzLJUTtiikeTworpKIm6EpylZMglNZFZNZBaNZJFZMgtFZMnslZBmThPZNZAIhJKyVkA1k6eyVkDRgnSskmRWT9EycBBkkiDQnskelmjr5KZzSNwOi9MofFDGa7LsWBVuIvdhcbWsbTljQAGkaRe19rDqvKrJ2g3FtktG9\/o864hWYFDg0mIPdhjLBsBAsLG43tfldNRZwxkYMMLixB4ofLMXlaW20nkXtfqvmygxOppHDS4kBdrgWaC97WPJDlhljY0xs+3t2X8w4rhNMafDax8ELnay0NabmwF9x6BWKCoq4cQNbBPJFVOcXGRhsSTyuUwGWSrDHWIHddvQNaALgXWGW2k1WxLmXMVRTmKXEXhpFiWMa0\/UC6xGUskcokaXB4OoOBsQe91rxxh3ClESi537XMJOhHNePxwCJtc6wFtRY0u+tly1TJVS14rXTPdVteJBK43OoG4O66aSma8LPqaB7feaLqpnb9l4RzebsVxrHKNlPida+oijfra0taLOta+wHcrmsEzHj+U5pH4VVyxMf8AGzZzXeuk3C7eWnDtnN39Vj4hhAkB0tW0y32zuOului8Ua3F3thxmpdpuPdsGi\/5LuMGxWWFhlw+fQJALltjdeHYrgunUWgtPQhFgWZcRy7O1k4dNSnYjspy47lfLG+zxzk9V7p5svtXtIcfP169fXVe91NXV1XWujdVTGR0fwkgCyxsv43RY1SMmpZWkkbtvuFrltuiwu56rX1fcHW4lXV0Qjq5zKwHUAQBY\/ks+WJr22ICtOYVGWottOTXTn8RwpttUY3WOY3RutZdo8X2I2VKqoGSD3RZyrHkvRaYMUXmbt2KnbCQ7cWKl9mfHJY+6R+9XY4w8APHvIt\/pyK0ceobixU8cdipRCWkXvbupGtsd1FqjNZ7tigdHp43CnPCFIIHQNlbZwus+SB9O8lh9xa1rbt+iVmyNNxunBpmNfcXU0UmnjjqE8lOWG4GyTY77hP0NrUTmuCmaLqnGbdLK6w3AU0yOyQKMtum0pBLE7oVOG7XZsf4qo0KzC83seFNPaWOQONnbOUlkDmNeL9Ug4s2duO6DOWA8q5l9mnGqe3F3faVWsr2Aj+VoPmf4FXx\/KIz+NdmkkkvVec\/MYhDZSJiLpK0BOE9kWhPY0jslpKMBFbZBIrJrbqVKyNnpHp6pWUn5JEI2NIrJWsFJZJIaR23T6SpNKeyINIrJwEdiE+lGxpHpT6FJp3RJbPSLT3SDeykIulp7p7GggWSsjsOyYNF0bGg26ImMLjsrFPTPleA1p34XouSfDyrxeVkk0Zjh9RypyzmM3Txxtuo47AcCq8UqGx0sLnuJtxsF7XlHwsipKcVWIDVLyB0C9GyrlCgwOna2OJmsDmy28SIZAbbLky5blfTeYTHtxLaSOkGmJoAGyNkzmHZS1JuT81UPZbSRnb7bmH17bhrit2F7JGgghcLctN2laWH4i6IgPNwsuTi37i8c\/qusLE2i\/Khoq6OYDdXg0O3C57Li1ntm1FAyYGws5ZVRRvhJDhcd11AZY8JpYGyNIcE8c\/6Li4Wrw9k7SNIuuYxjBBoNm3XplVQaXEsGyy6qju0hzVvhyaZ5YbeRwMrMDq\/aaB7mHVct6Feq5TzlBicTYqq0U\/Bv3WLieEtkvtuuWq8Olo5vNgu1wK0sx5P+om8HujdMjQQQQeCFHLFbdoXn+VM1PjayCrdsNvkvRaSoiqomujcDcLlyxuN9tpdqRAPoVGWm605acO3GxVR7LHS8WKm01SSJrxZw\/NRCLSd\/qrxjQaQTYo2aJvFio5GaN7XarBaBt0Q3sbHgpGrOHXoh9VM+PRuN29QotNjdu7SgBtuj8sO3GxRBqMNQA2DhYhQyQlvvNVwNvb0UgZdGzZ4ZqG4UjW2sFPJDbhA1u6BoVkTBcpBSBtx6pUBMdvkiARNPQ8J3NsLjhIGY4s3CstIeNuVU5SBc11weEGsFpYbjjqtPAHB2KQW9f4FZ0cwcADytHA47YtA4cXP8Cr4\/lE5\/GuxSSSXqvOfmSBdOfkjSKlYAldFZLTdPZAThGAlbsgw2StsjsmsgggJEIrGyQCW6egaUQFkVrFKyNAIHZPa6c+iSYCQlZGnAS0AWSRgJBt0AISRFtuFPT07pHAAE36I2NK7GFxsAtvA8CqcSnbHTxOcb822C63JuQqvFpWPkjLIj3HRe85WyfRYNAy0bS+3Zc\/JzSdNcePfbh8h+GUVPoqMQbqdzYheu0NFDRxhkDGtaOwU7bDYAWRBcmWVy7bzGY9CCycaksywK1DwsPF33dZVx9lkwp+VWcLG6tS7qs8brrjnqOyF2x2ROKFUFimqnwvBa42XS4ZigkADzuuRPCOGcxuuDZTlhMoeOVxekQTMkaLFWAwFcXhuJuAAvwuno65sjR0K5c+O4t8cpVt8IcN1SqKQEG4WoxzXjYpOZdZ70pytZh+xIGywK6gD73C9BlhFjssitoQSS0K8eTRWbeV1+GPhkMkYsfRa2XMdlpHtjkJBHddBXUIJIIXL4phLmP1x7FdHzjK\/rXqOFYpFVxjcalemgbK316FeR4Lik1LKGyEggr0nB8VZURgOcCSubLC4tMcpUuktdofsehQSM6dVo1EIlj256FUxd4LT8YUqVgNQLTygLdJ0u+E8FTuYT6OCQAc2xCAgHunS4XHdC+PSbgbFT6Tu13HRG1u1jwiiVV0W44UjW7cKby7HhE1iW1I2MuN1I1tgjAsi0pBEW3KifFY3CtWTOCDVA3dGwWKk024TWTIgAd+Er25ThM6xQAPbbdqEX6o72RWuEgiN9VwtbLspOKwNd6\/wKzdN1fy8LYzT\/ADd9pV8fyhZ39a7hJJJeq85+aBHZMiASLUl6DpSR6fVLSjY0CySOw7JwEtjSPTui0oinQegAJ9KJOkNIy0prG6mTWTIFvRIsUlkxQIAN24RWT2TgXSMJCdrSTYKeKB0jgADvwAu2yjkerxWZjnxlsZ9OUsspjPZyWuWwjB6jEZ2xwRucSebcL2nIfhoI9E9cy59V3WUck0mFQsLo2l3yXZNYI26WAABcnJzW+o2x49e6pUGH09BCGQRtbba9la5TuKFc7U6dvKYbhOEGUhs0rn8RdqkW5MbNK56tPvrXj7Rl0zpTyq7lPJyoXDZdUYVC5CiPKEqiB1TFO5CUFoccpYbjlbFBiBBAJssNOyQtKmzapdPQKCv1AWIW1BM145XnFBXGNwudl02H1+oDdc2fHpvLt1BaHKCWAEIKaoa4C5VxtnDbhY6Uw6ukBBsFhV1FcHZdpJEDdZ1TTA32WmHJ4ps283xLDD8TRYhBhVbJRyhsh2BtddlW0V77LnMQw69yNrb8LfymXbPWnZ4PibZo2tcd1pVMIcPMZ8S83wqrkpZg15Oy73C65s0YueVjnhr3GmN2IjU2\/wC0hLOqtyxW95vVAW3WSkGgEJvLIKn0dkrINFpSDd1LZKyRh0hIWCe6YoB\/khIunF0VroPaI\/JCW9VIRsmGyCQkIL7qVwB6KMt7IBW7pD0SabGxRW3ugEPVaOAD+Vqf5n7Ss5aOAf5Wp\/mf4FXx\/KJz+NdokkkvVee\/NZNa6dL5KVhskjtshskZBqa26NNZBmsntsnsExNkAg1EGoWm6MFBHDdk1kZ4Q2TgoLJfkpWxuefdCuUuHSSuAa0ud2CVuhIoNjLlqYVg89dK1kMZcT1suvy1kWrxGVhkjIZ2svbspZGpsNiY6SNuodwscuWTppjhvtwWRvDglzJqtl+DuF7LhOE0+HQtbCwAgcrQhhZC0NY0C3ZE5c2WVyu62kk6CUDkZQOUU0bkKN3CFTYZBPdMkUjQVLrMK5+qN3Erarn2aVgzuubrbjRkqvUL+FM9Qu4XVGFQnshKI8oCUyCTugJROugKDI8bIbp0xQA6yHXC0aGuMThusx2yj1kHZRkqene4biILbl2636CuDzYnZeXUta6Kw3W5guJPkkINxYrDLFrK9IDg4XQyRAt4WbQ1QLANQWrG8OG\/CysUzKiDnZZNXS3B2XTyR36KlPB6JzLRacNX4fyQLFNhdXJRyBr72XT1VNe+wusOto9zYWW0yliLNV1eHVjKiIC4Vh7bFcbhtTJSyAOvZdbSVDZ2DfdZXHSpdiTWUjm2QlSqAITI+UNkj2FJOmQZHhMnTFIEhT3SQEZFihKkPqgIQAOFwmGyLqn5CDNZaGAf5Wg+Z+0qi3Y7q9grmsxSF7nBrG6i4k2AGk7q+P5xGfxrtEkLHskY17HNcxwuHA3BHcJL1XnvzZTt5SSUtDpnJJIohkgkkkZihPISSQDs5RdUkkySjhO3lJJI2jSgahsF6LkyGMvbeNh+bQkks+TpWL3DLEUbYBpY0fILpTwkkuO9t4EJncpJJiBKApJKaaNyHokkpvRzsgk5JJSbNr\/hKxJOEkltgzyV39VC9JJdM6ZVA5A5JJUmGdwo0kkGYpikkgIpOFEUklnkqGWjhxIIsSN0klF6aR2GHOOlu5XTUB9wJJLCqX\/2VBKkkpnYUpxusurAsdgkkrxFZEoGrhauDE2G5SSWuXxTG87gKNySSwqzHlMkkgXsyEJJJVRO4SSSSAHJ+gSSQAHlI\/CkkgAPKdqSSDOVdwHfFoAeN\/tKSSvj+c\/6nP412YAAsBYJJJL1XnP\/2Q=="
                            },
                            {
                                "timing": 8091,
                                "timestamp": 2983475510,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAQUBAQEBAAAAAAAAAAAABAACAwUGAQcICf\/EAEgQAAEEAQMDAwIEAgYHBAoDAAEAAgMRBAUSIQYxQRNRYQciFDJxgZGzCBVCUmKhFiMzcrHB0SQ0NkMXJSc3Y3OCg5PworLh\/8QAGgEAAgMBAQAAAAAAAAAAAAAAAQIAAwQFBv\/EACkRAAIDAAICAQQCAwADAAAAAAABAgMRBCESMUETIjJRBXEUMzQjQrH\/2gAMAwEAAhEDEQA\/APN4peQrCCayKKzQmIPBRmPlLCbUaeKUAIjHc6R1NFqq053rvDRZK1mnYbWNBIoojI7jRuDeeFY47K5Kbsoce6JjApI2MkdDU4sBCcOEi4VVoDpaVGq4LZY3EAWsDquIYJjQ4Xpsxvusr1FiWwuFApJRTQU2jHtbypGj3XCKdScAsrZadT2hWGiaHqOtuyhpmM6b8NC6eYggBjB5JP8AkPKKb0xrB0fH1QafOcLIm\/DxvDbLn3VV35PA+RSGN9pA8l+ymLU0tVvr+g6l09nnD1fFfjZG0PDXcgg+QRwVW7Ue10w++0Q+mSltU1JVamkIaTgL7qT03GuCpG48jjTY3E\/ARIRNjsq2wYmto0AU7G0meRoLWO\/cK4wunst5Fih+ivrg\/wBFcpxz2OgoAAIyKO3BXGm9LvcAZN1rQYugNjADmjhXquTK5XQRl4cd54Y0lGQ6ZPIORRWyg0yGNotoJRccEbBw0K1Ufsolyf0ZnB0Gzbx\/FXGNpMUTgXAWrMAALjj7K5QSM0rZSGMia3sFIGjym8kJw4TFejwAlVBcDhSVkhQVkOQyxYQjHOY7hHkWOyhfGD4tEhKw+o2lGQWv+EyN5YeeApZmggOTEJ2PaW\/KZPE2Zu17QR8qOB1uo+OyJlB27h7JWgpmM6k6dk2GbC\/UtXnuTNPDI5kzXMcDVEL3LHlDxtd3VJ1N0pj6tjudGAybuCFntpbWxNNV6XUjx92S4+bS3FxsozWdEzNIyCzIjJZfDwOEAOy5tjfqR0YJe4kjjfHlcA45TAU67HKzloiFG9iktcJ5QbYcIHM4UD40YTa5tBR8iYAlp9k0t+Ea6L2THR0p5AwE2ppbaJLU3bwiDAKTGY\/wEDk6e13YBXWwJj2coqTQHFMyuRpIN\/b\/AJKmytI8gcr0AsB7hDT4rHg0AtFfIlEpnRFnmzsN8TzxYXWgiwQQtrPpjXWQ1V8+lfaaar\/8hS9lSocSn01tztr3W80ln2dlmMLAMcl15Wu0wbWUVfVJMosWE8\/daL6Wy+h11psgBJb6p4Nf+U9Z7I\/Mr36b\/wDjTA\/3Zf5T1pRnPpaHUi6GMmMkloPLv\/8AElX43\/d4v9wf8EkxD4jtPbKW0p87AycM1Mzj3CiwY\/Xyo2CuSucpfs6GL4N10Vh231ZB3Wqmk9IightCxxDhsoDspc4Ao6FILiduHKJj5VfjH7BzdI6I8KMZIlJppQUs4a\/uFLlShkZ55VGMky5Lm+B5StjIthJuF2gdRjEsVFcfOyJoDnAIb8Y2WURt5tQYy+ZimOQ8cWhDG4OAAXpMXTjcxrXuLvekTD0lE2Zr6O5pBBHcKl8eb7Qjvguih+lM+HgdUNztR1J2BFjMMgG0kTVzsPv2uu5IAFHlekSdd6NJoOr5QcB\/W03pDTiwkQ80ZXgeSKcS2rNAcglOyMTGzJ8178Tb+Jbtou\/Ly4ij3obhx247dqfDh4keY3IkxXSsDXbIpHgtYw8Fo47UCB+qvhXKC8UZ52wk9Zl\/qjrWNqGmabomE5+rTYg3O1J4JJsflB88VZPsPNlYGDQ8ySv9XVr2fHdDivwYWwbmY\/JJcC53LqF+OHV+wUWRixvnfKGAF53c80pLj+b1sC5HgsSPLsbpaeSt+4Ej2Vpj9HSAs3NJtej4ULCOWAV8KwDWhNHjRXsV8mT9GCwekGhw9VvA9wrvG6Yx4i37W\/wWkACeaDVdGuK+Cl2yfyVkGj4zBRaP4I2PEhira0KUJwPCtSwRybEGgdhS7S4SfCTflEB3sOFyz+67Y91wuF8KAOjk8pcWmlx9krJ8IkHbvZdhY6fIbEHBu7yVGeOAuDddgkH4UAWLdLefTLZ43B5IFc+SP+S7Nh+hE5zpATxQA7g3R\/yQUbpGig94r2J\/\/fJUoJ2gFziPa1CBX4FxaSJGn7QR+4JH+QKT9NdFFI90jaZfHv8AcR\/yQ+9wunuFijz49lFLJITy954rkqIDCpNIcYGyiRtObuA5\/uk\/8v8ANcGnyAPb6jHBp8DuKBv\/ADQzpn7CDI4Nr3Q8Oa58xaJnGzZtx5TaAsf6qkDnFsjbZ4o897\/\/AKlKL7gB7qOR7y0O3u\/iUsZ\/HCjGQRk6YIA6QyABpA4HyR\/yXIGh2RNCZeYjV135Df8AiVI+V5YWl7i0iiLVfNCS5zmPeHHkkFAgfqekwZOI5uW2ORrvtrgrB679MXND5sHJaxpDXBjx73x\/l\/mtZiyTMaY3SPLfYk0rBk7qouceb7+VXZXGxfciyFsq\/TPAde006RqcmG6eOYsq3M7X7H5Rmj6C\/UoYJBkMi9aYxNBaT2LASSOB+dvf5+L9Y1\/prTtbiPrR7ZrsSN72vOtb6X1fQ43OxpJpMXduIicRRHYkBc6zjOD1LUdGrkKxZuMb\/odMc3Hxm5kLpJpHs4F7QwEkkA34rgV8oXI6c9HTpcl2W0GOIPdG5gaQ4ue3byeTcbu38FUnUMwxeg7KyPSH\/lmR1dq7Jzc3LqT\/ALVkD1AWvHqH7hZNH3Fk\/wASsrcP0XpT\/ZYYPTjsvHx5m5cTWzMLwKJc2ntYbA\/xOH7WUZD0ZkPZI5+XAzZGZOexpkT+\/n\/ajtf5TwVQxzzxOa6KaWMsBDS15FA96\/VIZWUAwDJnDWCmD1DTRd0PbnlDygl2guM36ZaaP01PqePDJFPE181ljHA8iy0c9rLhVfNonUujp8PCy8g5cEn4Ync1oNloDCHD4Ikb\/EKgjyJ4o2sjnlYxrvUa1ryAHe4+flI5WQ5rmunlLSKILzyOOP8A+Lf4D2QUoZmdkcZ776BDGEx0fsESCkQCq9HAywjwo3N5Rrm+yjdH8I+RMAS3lcLLRZiXPSRTBgGY1wwBw5CM9NLYbTAaARhtBsAImBmz9URsFJtUroWOPoqnWpA8oJKv\/psD\/ppgf7sv8p6pnMWq+kja+oekH5k\/luW6rka0mY7KMWnuuN\/3eL\/dH\/BJaNJbjKfMWtaNHK17aBB4IWAk0V+DqzCxtR7l6zqMZY50h7LOZsbJZwasXa58bFYjTHYsN0922Bo+FDM\/c9w+VMxgbGOa4QUZDZXEnklCTRrimw+AhjW+eFOyXkqvfM1vNhRHMAvkCkilpb4NE+pTExu5pVkTfRaXvPflVmr6uGbwCCVQ5WtTyN2h3CPsHottY1E+qdjv2Vv0ZjOyZ2yP97WHh3zyhx5JK9e6B04tx2SOAHJ\/dNCOvBJzxabXCi9OBoACIb37JMbTdoU8cdCyFtw5cno2ifC6WbmkUpwBXZdLeQg0LoEzEDXWpjCHVY7IgkAprpBaGE0bGzaKA4T9vym+sOy7vRwGj2j3TuK7qMu9gmFxI7IhJuB5XbaPKH3n2TgoAe5+0WKTN5K6WkhNDENCOBtdC6xikZGUdIcaLTw3nsnsioqYRjyjpAcR2VI2Di7U7QB4Sd3UIQFm1c7J8tNsk0q3Jz4o7a0h7jxQUB6DXEA1YXADNfpkcIFkORPy4+mz290fiRGJp5s+USEEuI6iHO4UWHgBmRvs18qxNOPIXD9raCIME4faQhonPZLQH2qbcuPFEVzajIFxusKOU7SSuwuNBPeAAUCATwX8hxaRzx5Tg58QHG5Jw5sJzCXNohAg5k26jVKcOa9pbJRB7gqGPG3nhGw4gH5jx8qBMt1H0XiahE7Ixo\/TmA7sXlmo6Zk6bkGLKYRzw6uCvcdX1nG0uF1vaCB7ryrqvqX+tQ6L02kX+auywcuFeb6Z0eLOfp+jNgcJpoFN32mk8rmYb9HEcrlBcLl08oNAFQSIFJpdSb6iAcHpdkz1Au7goTDtArhYPCaXBc9RHQYItTdtJwdZXatOmKyMrhCkcE0hMgDCLWr+k4r6g6T+sn8tyy1D3Wr+lP8A7wNK\/WT+W5XVfmv7KrV9rPpFJJJds5R4jq0cbcNxcFgnTNdmljfdFdUdQFzXsiea7LNdOznIy3EnkFc+unwRrjLWaXO5xgB3WSy9XdFIWEUWmu61eoyhkHZeba4ame+jZKSxajbW8ZZHXyL3c\/CY7VHzNIYTZ8LLNe8uu+FbaSzdI21WoNdlznvQ3LgkkJdISo8fFc4gFaqWFroAwN\/dE6RpJnnYxrLcTQ+VamZ5Rwd0roD8qRjtttv2Xs2k6a3DxGMA8eyG6Z0KPT8YPkaN5Fq+DgTTapa668WswXW+TxEbI6cCBSnDb7rg7p6sM2jdvsuP7J9Lg+UCAxcbTXN3fsiXNA7oXJyMfH5nmYz9SgQkjZ7qUR35VU7X9LjvfmRcf4kNJ1rocNg5sfHf7lCF8IyE8M+Fipvqh09Ga\/EtNfKqsn6w6EyvTl8+ASp2E9NEQPhSCIDwvIZPrRpgJ9MSED\/AoB9acV79kEEr3nitqmMh7LtC5sbdrL9NdQy6pgnJy4nQNPbcOVcDVMYd5AgEsRtBUm\/wGqmk13EZ\/as\/C4zWjLzDGa+eEUAvRykXAdyAsvk6pkdnSsZ+6r8jPYSTk5hr+60psAbCfOxoOZJWj90BNrbSSII3PHueAsi7WcOMXFGZCP7xQGb1LIRsjLYmnwEcIa3JzDNOxuRO1m\/s1pV3jafjwMY5sYc4\/wBoryzRpxPq+O4uc47xySvYHgjHi48KYAjkGxhI5PsomXXIop0jwAmC38hAI8Or5SJNoTMzIcNn3v8Av8NHlF6S5+Wxsk0Rjafcqu6+FMfKbxB9+jrIXyGmNJPwE4xvj+2Rhb8laTEmhgj+0NAHcKv1fMiyHAREX5pGu2NsfKL6A1hUM\/P3RkRDjQ7oMRvLuGk\/KsMTHeCC5WEAcmOQyGnlo+AnwRuLqHKtJIo6JNEjuqPV+osLS4vtc1zyOAErko9sMYuXot5JIcSPfM5rR+qxXU\/WTIWvixCHP+Cspr2v5GpyuNkR3wAqBzbcSufdzfiB0KeJ8zJdSz8nUJC6eQkHxar3R0EUWphC57k5PWblFJYgQhNJpEuaCo3x88KBINxTtwNpOYVC6wEcASOPCjUe9Jr0uB0faW5Mc5M3WhgeicmwuJjTaeEvogl1ruVyrS2JkwNEm60u4TG2E9pT6KdAC1f0rbXX2lfrJ\/LcsuBwtZ9Lf\/Hml\/rJ\/LcrqX98f7RVb+D\/AKPolJJJd05B8Qavm2SS61L0XkB2dISsxl5BkeeVadLy+jl240HLLZJI01rT0XUGF8IPi1ktV01737to2krZ4bmzRgE+FMMWM8AAqmRtgzzV2jyNYXbeEsGExymwfleiZGCHNPAqlSt0oRzlxHBKRstSGafA+ZzQ3yKHC9R6T0AYuNHLMAXnnt2VJ0fpDZpBK4fY0ivlehNds+xtUFfRXvbMXLt\/9UDa7ltwtNlkPFCgh9GkdJgRPebLhaG6mwJdUhZEx21oIJRuHAcXFZGT+UUtZz2wrfypGvVeya8n06uxwqvX9XycGUR4eK+Z3kgcIANKXd0x8gHkBYLJzuos6OsaB0TvlDaPpfUZzfV1XLLYWm9rR3SvSG7zMgRwuduqha8T68xeoNczycOd8ULLoB3dej6jJPkvDGB3ptFH5QrIHg1tI\/VRdE0+d9Y0bW9MYX5c8haTR+9UW97vzSOP7r3HrnpDP1yVrsXKZG0f2XO4WQxPpbqTy05OTBECeRfKZYFHnnZaLpTpebXsjb9zIwLuu69G0n6XYOPI12Zk+tXceFv9L0jCwI2x4bWMAFcKNhPPsL6Z4UDQch7nGlqOnOitNxMhsrcYPaD5C0+3FZzPkRtHm3BNzNbxIMXZp+Xj+p27WhoAjUt7424uHiyekDdtCBODqHp7YcKiPLu5UUGrarK0ek\/IkB8xYxr9iVOIuo8o0I84A+4ayggHNIhpOvSNsOggHyOyd\/Ueo+mX5Oqwt\/3SiGdK6vkgeoXC+blnJr+CKi6CzZDUudC1ngNYT\/xKBCqGiRkAz6k17fcFO\/qnSmMLps4lo7kFaJv04xnMrI1HJv2jaBX+Se76aaLJGGTZupur\/wCMR\/kESGZ\/qvRZOWZcxafhXGm9AaXkMbOySWQHnkoz\/wBFnTzwQ7K1Is8t\/FPAP+a2Wg6VjaRgMxcQvdE0U0vcXH+JRAyj03pLTMORr44LeOxKusiPZGBXAR7i1pKrdSy2MjcS4DhFEK2Z7WEl\/Yd\/hUOVr0MuX+C053qTk04jsP3QuoY+p6zMY4p\/QwSfue3guHsFpOnNFw9MgDMaFtHu8jkqi++FEXOb6CtfSOadoha8T5L\/AFpT5dyB+iupXMgaB2ATnubEw1x5VDqGa6SX0YQXuPYBeQ53Ks5c\/XXwXwgPzNTkMnpw8kozTMMtBe4EudyeVHgaX6LPVkrf7lW8UjaDWiiu9\/F8SfHh979i2ST6QmxNabI\/ZQajqONgQOfPK1pAurpVvVOr5GnYrzBGHOri15Fqefl6hNvy5XO\/w+Att\/KVSz5LOPxnb38Gq17raWVz2YQIb2Dr8LIyZEmRIZJnFzj7lQbPZOAIXIsvnZ7OtCmFa6JwQQmubZKYDRT9wKr0bCNzaChcDaL4ITHMBR0gIVwhTPjURaomTNOFt+FG+IEFSpGkyYrQE7HvsjdG6fy9XkczD2lze9lc2hTYObladkCbDldG8e3Yp4SW\/d6EknnRbH6e6xXIYqvUOkdXwgXOxy9o5JbyvQ+nPqFHLsg1Rojf29QditsTDlwiSFzJY3CxXK6MePTYtizBK+2t\/cj5sMckbi2RrmOHhwpdBXuGt6DgZrHerA0OPF0sdqPQoAL8SSvgqmfCku0W18yL6fRgwE6uFZ52gZ+E4+pC5w9wFVSNexxDgQfkLHKuUXjNasjJdHdvHC52XA433T+4SroLE1\/utd9K3A9eaX+sn8tyxrhRWq+k7r+oGlD5k\/luWin84\/2im38H\/R9JJJJLunIPz2xWGSTcVawNLHgtdVIOCmNClfNVUuPOxylp1YQSjhscHVRExgLuVdw6yx0Y5APuvOWZhAAvspmak5vla000VvUegO1Zt\/m4R+lB2pZDGRjcLAJWE0CLI1jUI8eAFwJ+4gdgvc9D0uLTtMbHGwNkPc+Uyr8hZ3eCDMWOPDh9GJlHzSsI7bGGu7+Sh8WIgl7+UQDZWjMRz223rHE8LhcKDT5XaoElRubXfupoCWJjGnirUjmNLx9oXIWNDb8qeNvNlDQ4CanOzBxHSWxruzd3AtYfL6h1CVzmtMG3txyvQ8jFhy4\/TyI2vYfDhwo49MwoW0zHiaPYNCHkFo8yOXmZDhsmN\/4IypWaRquU7cI854+SGBelshjiP+rZG39ApXyuH9oFTRWjzeLprU38nFdx23vtWeN0pnn\/AGksEI\/TcVsm5ILywG3f3R3XcV8WUXFjvymiDwQpoTMx9HTO\/wC86i4N9ogAiY+jtLYbmmzJvgykLUCAVQJT2wtv7v8ANRthSKDG6Z0GI2MGMk+XjcVYx6dhwtqDEgY34YFYiKO7ptJ8b8cuEYli3ns3cLP7JdYcBIGtaQyuPHCKLXNId3C5kTR4\/wCZzQKtU2Zq8khLIB9p\/tUlc0h41uT6LU5MIfRkAcPFKeOeGSgHDd8ghZZoc4lznEkqaIObyCQVT9fGaP8AFT+TVRMp93Z+CVK7kgCx+ioMTPkgc0XubfYq+x3sk+4N4KvhYpGaypwHOsNIG5zvhNZYF\/dx7qV7YiPyn9kHM9rRwTSsKxuVLz3VXlRsm\/PHv+FO99uP6qSMWqL+RGiPlIKjoNiYzy7\/AFjWxxDs1qOLmxN9gFHK8Rs78qk1HPLWlrDuK8lzOTZyrFvr9GmFeE2o5xcdkZslNwjFgsL5HB0rubVH67rtoPqORuHiOldvyHXXhdrgcP6aU5+wTaXSL3GyX5jiGjhGPyMfCjL55GtPmyqbIzXY0VY0Th8hZLLyJ8mVwynucL7Hsus02ihZvYd1b1RDlRmHGjLmjjcVgzy8kjutY3DjezgC0Bl6WwcsNFc3k1WSes6fGthFYijC4QipsSWM\/lse4UBaR3WJpr2a1LfRC7umk8KRwTCENHw4HEeU5r\/BTCFGbBU6JgUCCmPZaHDyCp2Sg90NFwjLKKaWnyiRTuy69gIR0gGVw9lI9tJlIpkwgc3lW+hdSZ+iTtMEhfF5jceCqxwUbmqyM3B6iucFJYz2Xp\/qvA15oieRDlV+R3k\/CtJoXMcKH2nyvBW7mODmEtcOQR4W06Y67ycLbj6qDkY\/bf8A2m\/9V0aeYpdTOddxM7gb6eJj2HewOH6Kgn0\/S86Z0T2MbKOKI7rSYeRjajjDIwpWyRn2PZV2saPDmNLhcU4HD291txS9mPZRZlsrojGkc50ElD2BVJmdHZkIuJ2\/4IVlJm6roWpRtymukxjxvK1+m6lj58QdEacO7SqZcauXwXR5Vkfk8gy9PycZxE0Lh+yv\/pUyvqBpJ+ZP5bl6Jk4cGQCJIwb8qPpnp7Fxuq8HLgADoy88fLHD\/mqY8NwknFl75alFpo9QSSSXRMZ+e4l+VxzyVXCVze9qcTWAuS4NHVU0wtruEbpOmZGq5jMfGHLjyfATND0vM1iZrMOP7d1OkP5Wr3robpTF0rHBdGHv\/vEdz7q2uDkyuy1RQ\/oLpiLR8XsS67LjxZWza1prjhJkYA2tFBEsjDW1S2pYsOfJ6yGq\/RM3tB5cP4p2XEZYnMaaJHdV34KR0Tbfco7EKCh7po9hG8ApvrxAWXgqujxgx75TLYP9k+6Lj0zHkYS5\/Du7SVCErdQiE3ptO4gWQFx+sRBjjscKNH4U2Np0G9pDeWo8YcJJJjZR72EpCsx9SL5dlPB72Rx\/FdE2XI6VrmuYLpj6sFWj\/RhYSWgNHsEP\/WuGDW4uPsGlQINHBmzRkSsbG+uHsPB\/Yp0en5b9j3S7JWnsOWuHyERJr2FEQJC9t+7CnR6\/pbi0fimjd23AhEg84HqytleGCRvYtFKeLEbC7cHGzybREE8U0YfBI17T5abC65jZO7ygQ6xwruEJkwY88tnIMbh+ZoPcImKCOJxLDQPflC6kzH4kPEg8hxCm4gpaSx\/g4cZ1Teqz27m1SzvhLnNgMm0m6cb\/AIeyBfNcrhGTXbvaIgZY5WedvwjVXSvkcTI8AOc4ge5tPbGApWsTwxZnLTXGGEQandlIWrm20ujYR9ypsbWJMCRom5guj9t1+9poYuOia7hwsfKaM3F6hZQU1ki01PU5XwB+mua8EeRaEw3TFtzz7yeaAACGawsbTTQ9lLjCOPgjn3KvlyvGO4Y5cZp9BwbuNlOkJY1cEjALBFhV+oZhZE4ta5xHtyvN8q+3lSerEWV04Q6jluH2h3JVRI783cnzSzGvZ+q5Uj48WCeNv970yh+mcnV8PL25\/qvice729ls\/j+FGD87O2WWVy8egnXdbz8Bu7Fxm0P7TghtD65MslZLiH+bW6ysDGz4XENBv3C8\/6m6JLi+bEBY8ey9HFJejnN77PQMDVsbNjH3Cz8pmZp7JbczgnyF4i3P1bQ5g2Vryxvlbfp7ruGZrWSvAPkEoimjlx5cbkAlVmXntZIWyAt\/VajE1LFzmW1zbQOr6VFkNJ23+ijWkTa9A+nRR5TLFFR6jojCbaCHfCWm4r8HhhKu48gPoSAKmdEZ+y6HIlAwmXp00JJDSWoBzSDRFFeoOxIpm8AKp1DQWSX9nJ8hc63hNfib6uWpfkYIhMI8K9ztDlgvZZVTNjyRO+9pCxzrlH2jZGcZemCOauUQVPSaW2qxxrHEHhTsksUVEYz4TCKRFCHNsKF7UmyV3UGRlsDqvlNCLm8QJSUFrHOCY4J8TxIOOU5zLTzg4PJCxmprUQ1aaQpC0hMIQRGgvStVy9IyBNhSlhvlvh36hemdOdXYetBsORtxs3+648P8A0K8npNIogjgjsQtVPIlX18Ga2iNh7nn4UWTE6LIYHNI8rzfWtJ1DQcv8RhyvfjH+6OWqfpnreXDLcbWN02N2Evd7P19wvQWOx83FbPjPZPA8WHN5C6lVsbFqOZZVKt4zzfTOrsrHmAzQJISa3N\/\/AHhehdLT\/jNcwZ8eRroTuJo\/4Ssn1J0g2drp9L2smP5oiPtf\/wBEN9LJsnG6xwsNxc1pc8Pif3aQxyuRWke+JJJJhj853sHsi9G0zI1XKGPisLneT7KP0nvkaxoNuNCl9CfTjo+HS9PjLormcA573Dklc+Cc+kbZyUO2T9E9MRadp0AlaDtbZbVcrdwxt2jYPtUjIQxga1tBSY7HDv2WuMc6McpeT0TIyPC44O+UYGilx0Q7jkphWyvLXOKY9jwPs+0qzbCS7kUFIcdp7hTAFCcYiTe4Ah3dGMLRESGhtfCs\/QjIotThjx1QaKUwJSsyZPuDOB\/eTmySPPG5\/wA9wrhuOyz9o\/gntjjYeAAhhCnMc0jaII9q4UEmjOm8ua4\/2rWjBYO9AJzZY6\/MFMIULdLkERY5oJ9whotGkZI5mRjQZeO7y9gD2\/uKtaxj2H8pCdbfdTCGPf05Ni5UWRpD3RNv74y87SP0Wlxsd+wbxT\/NI1u0+aT6aD+YKYQBnic1hLuyyOsZO6Utjcb7FaTX8n0oSGvINLK40Jllc6Tm+VRbLDRRDyekuHF2JAVlHHR7cJuNGB44RQFBY5PToRQ0NrhKk9IcpRhlLhTyE0hQA0H5TlzsVwupQmMcuFRufwmeobUCTg+F2ghdxvlSNeShiJ6CA1tcgKCaCIitgpOEic5wIRSQdIMUsado4IRz4mStpzQbVdw2UEeVaQ8tW6mX2nO5Ecl0Z7WemsbPidcbefheWdTdAT473Tae4sI521wvdwC1MngjmYWvAN\/CvTMzPmfG1fVdCnEeTG8AH8w7Lf8ATvV0ma1rTytvqfSmJmbt0bXX8IDD6NgxH7omBvPgKEDcWUZDLqkXFjguU0GnemK7UimY5aVBWOgg2jhTlor7gF1jq4UlgjlQiApsWOXuAqzM0WOQflB\/ZXM32jhRskJ7quVcZeyyNko+mYTUundhcYvtWZyo34ryJG9l7BLG2UUQFTapoDMkHaAf2WOfBi30bIc1rpnmkU8b+AeU9zQ5WOs9KzY7XSQNc0t5oDusp\/WT8OYw5Ioj3WO3izh2jZXyYTLKeMhppZLVsp8GT8WtbDmQzs4cASsl1Y0WXCklGxmh7clBlxpGR6sTHXyrpoBCw3S2cC9sTjytq0kAEdiujzatj5owcWzxl4kvp2mmAJzJvcqQOBHdcpHQ0BfHtUbke5lqJ8II7cpkKwCQWrDQNeztCyN+K\/dC4\/6yF35Xf9D8oWWItHwoWR+pMyMuazca3PNAfJV0JOL2IkkmsZ7NoGuYGuwl2G\/ZOBb4H\/mb\/wBQrHSdMxJep8DMdD\/2mEuLXjg8sI59+CvO9J6DnyWMytL17Bflx\/c0Y7ydp\/3hyP4LY9HZfUON1Fg4OvYAlDi8DOiNDhpP3Dt+\/H6Lq1WSaXkjmWVRT2DPUkkklqKT4c6D0wZ3U+M14Jaz7u3nwvp\/TsYY8IYRVCl8v6Nnz6NqcWXj92nke4W5zPqjKSNrn\/sufxrIpdmzkVyk+j2+mDu4fxTHz40Dd0k0bGjuS4BfPGb9SdQlZULfuvuSVQT9YapIS6og8mySLWh3wRQuPI+n5da09gBOTGR4IKCyOrNLhu8hnH+JfLGZ1BquQbflPodgOAFV5GZmTEmTIlP\/ANSH118Df47Xs+qc76i6NiQuecmMlpoi1ns\/6yaTD\/s5GO+Ba+breTbnvP6lRvZZ3HkofXD9A+wug+rYuqcN88LCGNJF13WokJPIXk39HOj03ID4eV7CDHdEhXReoomseIE\/1t+U305HH7rRE2Vjwtt8rAP1VLqPWGj6fZmyY+OatEUtRhk88qRuFVm15trP1j0jC4hJlPwLWS1H66SO3jDhsVxY8qYQ96ixdpFOpEiAkclfMDfrPrzg7YGs9httRv8ArR1M0jbKyvILEMIfURgI8ps0ZZEbcvmfE+tPVTpQ1ggld7OZYXoegdd63qsbPx0EAaRzsBCWTUfY8Yt+jWaqXSS7SeEsWINApQxOdO71H8Eo+FtLDOWs6NUPFErWgDhODVxdsqstHUlSQISsIBOHtyoyUnvUbncFQiOuconOUckndROl4QGwlc\/lNLwhXzKMzXwVCBhcCR7J26u3ZV5l2kAdlx09FEGFj6nynNl+VVuyK8qF+WR2IUDhbyUSDaPwJLBBPKzcWU4kWVZ4U9Hgq+qWMz8ivYl85491GXKDeC0ElPjty16c3CVhI7J4N91G1pCniZYTCjmAHwmys2iwFO2Ok6csDCLChCpe77jSe21xzNzjSlawjwoQaW7khCiIozal2sYLcQP3RICCE2pwxrG25wCGzdTx4GmnAlZDVupPvLYjarstjWtkWV0yseI02rZWP+He37Sa7rwTrrAM+U6THJDrWxytSmyHHc6h7IKaFk7aeLXMt57l1FHSq4Sj3Jnkw1DKwpA2SwAe6j1DVjkx0St3rHT7Jmkht\/ssNq2hyYznFoOweEara7HsvZLK5w\/H0VeHmnGyGyNPYr0TRdchycdgc4WfcryvLaWOocEJ2FkTQPa5ryACuo0pQw52+M9Z7Y0Bwtpse6eLCzPTuvQugZHK8bitS1zJWB7CCD7LhWVuD7OvCakujoeaT7tREELoNJEMdkZuQskJvsjWuvuuEBOmLhVPikY7dG4tcOQWmiFtvpd1Brb+s9M0+fUZ5sKQvD45SH8BjiKJ5HIHYrNvaCFf\/TOIDr3Snexk\/luV9M2prH8lVsU4PUfQqSSS7hyT4gmxiQbCAmxhfZXTJP7Lxx7pz4GPH2rzak0dpx0zZxiFC+D4WglxqJ4QksHB4VsbNA4lE+HuhpY6V1LEGtIrugZYRZKuUitxKxzeEttiiiHso8JoFKzRcNJ0V1jqHTORsxnj8O6yWu8Glc6n9UtcnJEeRs70WrAFv3Lvp2rY2uKwrdSb0uJ+stZmlqfLe5p87jf\/ABRUcxz4PvmeXHt9yy8kYB4U+DlOx5Wi\/ttXV277KZ1fom1HBfFuNOP+arY2e62MRZm45PmlUZemvY\/gFaEZ2gOCJz\/yhTjCfJzStdPx\/SaNw8KxxIBI8NFbUsngVHSTozRTJO5z2d65IXsWhaeIYWNa0cBUPSunNiaHV3W5wIwzsO6yWz021V4iwxo6AsUjR2UEKntZjTmDr4XLXCUwn5Q0OD9yReoN3ymmThBhQ+R9IeSbghMll4oFBTS9+UBkSSS8qCSbg8oaSXlCT5FGr4Q0ZILfOBySo\/XaQq6Wcn7QQmNm2tonyppMDpMgg8FRvyiPKCfNyo5ZRxRRJhYsyA81fKkPPJKpzJXY0o5NT2Npzuymkwt5chsY70rHRg+d7DZNlZPBJ1LLDW7tgN8L0TRsZkEDd3daKIeT0y8qxRXiWbIbaKu0XjwBo+7uoWS1VVSc2VxPlbcOZoX\/AKtvyuOmDQNqiaCTyumMHumQB3quPZRvY96na1rQo5sqOFvcAqMmHYoA0fcU3IyYMcfe4Kg1XXhHYa6ljtR1bIyXENcQFmt5MK0aKuNKw2modTQwAhhH8VmNQ6nlnO2Iu5Wec0udueS4\/JXW03sFz7OfOX4m+vhQj+RLkZuXNy5xAQvJJLjZKmJB4THN9ljlZKf5M1xhGHSIiEg8gpOBCZaQOk3qgjlVmsYkU2O80LRruyrNXmMWK834TLp9Cs8g6ib6Oa8DtarhkUxG669+RmP2tvnwqx2PKByw0vRUv7FpxLk\/N4dZnvjlBjeQQtt051b6TWRzuK86lY6N\/IIUkcl\/qjZTGxYxYWygz33A1jHy2Ah4VgXBwG0rwnTM7LgIdG87VpsTqmeMAPJ\/iuZbxHF9HRqu8l6PTjwVzd8rCQ9XX+ZxRcfVEbhzyqfpS\/Rb5I1xkHutN9MpAeutLHzJ\/LcvNY9ailHerWy+kua2X6i6OwOBt0nb\/wCU9NVFqyP9oWz8H\/R9NpJJLvHHPitjWyfqpBuhv2Q0Lix9FWDiJYwvMdo72Axna80eChp65rsuzwbXbgVE+Q7QD4TpfoVsCmINoGWuUXOa\/RCS97WiKK2wR7bJUTm0inBRvZfZWJiYDgG1OyMGP5XGsINkKdo4RbDFAUsfKiMaPkbYKiLBSKkK4jtNyjjTNab2krWRenlt3NomuyxpaVY6VnvxZWg8tPHdaa7vhmeyr5Reywlpodirrp\/BEsrRXlC4\/p5bW7eT5Wz6dwhHRIV1jxFdUdfZo9LxxG1oaFoYG7QKVbiNqlaQmgsE2b4rAphpTB1odp4Ce00kGJHOUZdSRKjcUrChOch5JKvlPc6kBkyVag2DJpqJQc8\/BUORPRPKrp8jgoNjJBEuRVquycsXdofIy\/tI45QDnlzu\/CRsdIPGTb7K4ciz3QLTRtce8gHlBMLQa\/Irm1C\/IN8IB89Cz3UP4kk8I7pMwspMkn4QGUS8iuVz1C7unRAbgCiQ03SjHRNaQ27W6x3OLRdhZvp6JvpihS0zA47QBa6tMcicTkS2bDYKd38I1rmt4AsoKCNx54RbHRxNJkNUrSgIvsmTTshYS9wFKj1fqODEaQw8+6w2rdR5GY9zYyQz3tZ7eVCv5NNXFnYbPV+qMfGBAeOPlYzUeqpZnkRAge5WcyC6R257i4\/KHsrmW82VnS6OlVw4Q99l4M12QbkfZKlDgVQseWGwjcbKvglZH2+zRmeiwvn4XCmghw4KY40lJp1xopeoFA96hfISFABheFA94Hsg3yuaO6gdk0eaTJEYVLkbTyeFlNe1ZuQ58LOQOFY6nlhmNI6+a4XnsebvmmNm+aWmiry1\/oqcl5JMnn9CJxL63FCOyoXEiqVblPmmce6AkbNGbPZb4Vt\/JXO+MXiRZ6ljMmjuPkrPFropCHK9wsjeA1xUWo4gkbuZ3Wiufj9rMl9Sn98R2K8fgTt\/MhonySybWmihIpXQuLXXXsiYJA2QSNopnDvWVq1+OILdBlRjcRwomZZHBKNzNX3YXphgJWcd6m4mkfpJgV8l7NFBluv7XkfuvR\/oPlSv+r3TzHElrnTX\/wDhevHsZ7w4buAvUf6P+QH\/AFl6ajBv7pv5EirjXk0WztUq2fcCSSS1mE+JnHhPiyNvBQzn35UEzqIo9l5pLTvyZYSOttoKd18eyZHPbSCo55PtsK2MSpkGTRApQFthTBpcbtd9IDuVbqQuAwj8+F0MROwUubaQb0OA5jFJhFIoi0whRMJBSikbzanc2lG4WCmQGiHwmvaPHdP2qSGIveAm3BPZo+jY5TJRs3XC9b0nG2wNJPKxvRum0wPLeF6FhxACgrnNtCKCTD8ZtBGsQ0QoIhiobLkiYOpSNPChBUgIAQCPceFC8905zrChkeAg+woimfQVRnTloJRuRJQVJqUwEZKA6AMrJoFxKpsrN3OsFD6lmW9w8Kua8v5VTZYg71i9yKibYVdE4B1eUT6wbx7KaMEyED9kHPMPCZNMTYvhCudaGkw5JKSSlG6+6HkdRXWSNtDywPjodH3COxoC6Ro+UBib5HAMYXfoFqdIwXg+pOAwDnlXVxc30VWzjWu2afp+FxYN3AFeFferHCLe4NCymRr8GEwMgcHOA7hZ3UNdyc11biG+y3y5UK1ntnKXHna\/L4N7qHUOPjNLWHkLN5nUGRkk7CQ0rPNe53LjZUkXJK5l3LnZ0ujfVxYQJpy6cW9xcflCPhIRjRa7QKya\/k1YVbrHBChe3ix3VnNDfhByRUigoE5pcFg2FI4JNFJsIT4+WWkNcj9we2wVTSN8hOhyCygUGK0WEqFedqkbK2QXfKhnaSgAHmkHKrcuUDm0ZO0quyYyQVZHBZFFrWYfQc0Xaw8eT6OSb7Era6rjb2lYjU8d0UpNGl0+K4+jByNWNFzE+KVv2gWocqEOaeFQwZMkR4Ks4NSa8U\/urpUtPYiRujLpgzozE6wEVBOHCnLs0sUg4IQZIa7g8KJN+xoyUWT5eGyZpczgqje18Dy02FcjMbGw2bVa94yJj25V9e+mUX+Lex9kImNcrvrfC7PDsshQK3pmd6iQykr0n+jcSfrX03f96f8AkSLzeJgdyV6b\/Ryi2\/Wjpwjw6b+RIpq0nbR92pJJJgHw52UJabN9kaWhvdQS0D+q85A78gENId34UkjPtB7hNn4H6pkDuaKvWlLSZK37ewXTyuprjSGBEkRYSHISPZAI3am7eVIRa5VKEB3tQ0nB7I2QIaUcpogZEBuoq60HBM2S00qzEiL3ji+V6P0jpgDd7m80CrF2L0arQ8QQY7G1zXK0EDRxQpB4cVNb8BWMI5RbIidvAUo4UTQpWBIxkSjsl2CakXABAhxzu6HldSkeRSFmeoMgLNk4Ky2s5W2Fza7+VeajLQsrGa3KCSEkhkVsspe8rgdRUF8JFyqL0EGXwlv5Qu7m0i6xaGsISXqJziO3ZROcuB3Fd1N+AejrubRGBjNldueaa3uoNzR3KYZXBpDTQTQa3sWbedGiZqcGBGQwhzj7Uq3L1zKlcPuIj9lUso9+UQxlhXzvbWLpGSNS3yfbD8fI9X7iaPyUdE5UjWuYQQUfhz26ncLJJGpei2YVLEdpQ8ZUzVSxkGMdYpSBDRogP4CDCdcLUMsO4WFOSCmg8oEK2SA8od7C1XL4w7lCyxJ0yFUSfKjc08oueKjYQ5NhECIC5zDYKniyCeHFRPaoy00oQLfteEHPFYNBdY8tUu9rxz3RTwVoo8zHNFZrVdObICQOVuMiG74sKqyse74V0LHF6iqcE1h5hmafJE87Qa9kAWOb3BXomdghxNhUOVp7QSdvC6dXJ1dmCzj\/AKMqXuBTTI73K0EmlW3dt4\/RCvwGg0QtCugymXGsitaKcuLvlFYcTt24hGfhGtIoKZsdcAIuxfAI1P5BMhhcgXxEE+yu3RWOVA+AeySNmBlXpUNJaV6f\/Rvkv6z9ONPfdN\/IkXn0mPfheh\/0coCz6z9OO9nTfyJFcpKRS4uJ92JJJKwU+InduUNM6+V3cSfKgyHEAUvPxWHdbIJX7lEXeQn1ajIo0rBGExP3BPJQsT6fR7IkiwoyCvhdB45THHaE3cgTSS+fhcJsJNNhc5v4UILuFE5gca908iiicKD1ng15UIWGg6a6SQcebXqOj4oijaAK4VB09ghjGEtqwtjiMDaHwrl0I3oZE2giGKFinZ8oDIlbypWmlHGn2kCPcmOICV0o3nuoQbI5BTOq1PK4+\/Kr8l9EoDFXqcg2m1itWeDMVp9UlAB5WO1J3+uc7xarky1d9gu77l21AXALoeFWOmEcpHhtqISDbXKGnmokcopaK5YEucKsqL1h2FoZkpcfhPIt1iqT+JU5Nktk+V1MHK6QgDWSR\/CMgaQeeUFHwjYHWEshkFtYHJr4C0W3unxIiOn8KtvCxDMXJ9Og5Wsbg4AhVE8QBFBV+p65\/VEAcRucewS+Pk+gt4uzYx\/CftN9lg8Lr1r2lssIv4ROL9Q8B0+ydhjaOLKd8az9CfWh+zbNbynlhIVRh9SaVlAenlMB9iVbxTRSgGOVjh8FVSg4+0OpJ+mc2lvcrjgHBSub5TCEgwJLEPIVfkxbeQFbvoilBJFx8Ip4Qpg4HgpSRnu0cKbJg2utoKZE6wGlHSAxaP3URG1WL4GuHsh8nGLW\/amXYGDiU\/lPZNkia8EhQuDgeQuxvLD8IgwEy8dtdlSahAI2F1cBah5bKFm9WyY\/WfDY2jgrXxapXT8YlbRnpNSAJaapQOyIpDyBypcrTmvJdE\/m+yrJseWF5BaSPcL0Uf4+jxz5MV3N5UH2k0G7Y3HgrphAPCq\/VLT5BUjctze5We3gSj+D0SHNqs6msYeY+FG+MV2TGZ7TQIU4kjcO6xShOH5I0fThP8JaCPiC9B\/o9sDfrB08f8U38mRYhwF8Fb3+j+3\/ANrugH\/FN\/JemhL7kUW1OKeo+1UkklvOefCcr9pFKDdu7pSvDiK8KIu29\/K4SO2x7+1DuojflOs82uX+6IBnYomGUVtd3Q55PCTTT7RIEvNm03xwnCnMTTwUukw7acDwmhOHsoQcG2eBZWp6ewAXAlvyqfSsUzSgkcWvQdGxBG1qeC+QNlvp2OGxivCtoxyELjt2gBGxp2BImZwpgomlSN7pRiZnAXS6kxpTXEIEHl3HdROd7FRucb7pjnKBOSu7qsy30CbRcr+FV57\/ALTSV9DIzOtT1ZBWRzMn1JOOyvNdm4d\/BZk9j7pfYW8HOkFVZtcBJ7EqOrPITuK+3upgu6Sgkdyk6nd+6ja6zXlSCgeVADC0t7J7DVA91IKK49nFjwppB7RwuqON\/g+VIRQ5SsJ1rr7IqB3CBYCTwjcdruK7JWFFhCVO0UeOEPFxSLYOOQqWWI47kLA9des6WqcWA8UOF6GGWFBk4jJWkSMa4H3Caqz6cvIE4+aw8REjoyaJBV90PkaXj5GTJrP3hwpoPhbLUuksbKG6NoYfhZTP6JyGPJieCPHC6lXMrfvo59nEn8dmkj0LprVXOkw80wkjgA1yg2aBq+NlyR6bqHqBgu7uwsv\/AKP6piFzomk\/olDqWuaU9+x0rC7uSLWj6lc\/0zP9OcO\/RqcnqXqPQGsOoxgxk0L8qy0\/6mwPAbmY5B9wvOtf17O1qOFmZIT6QoBUoL2i7SS4dM\/gaPKth8n0Bg9Y6NmUBOGOPhyuosvFyAPRyI3fo5fNmPI+SaNlcuIFr0+LobMEGPJp+pkSPFlpPZYORw6qs2WabKeVZYvx09FljBHPIVfJjkEuYF5f\/pBruk502L+IExhcWG+QrfG+oGZCAM7Cv5CpfCsS2PaL48qEjbNcex7qZoDm0VmMfrbScqt5ML\/8SucHVsHJr0smNxPblUSpnD2i2NkJemES47CeygkwwW2FZNY2Vtgg\/oU10dilWm9HM5PjytvYCsZq2mZX4h8jDyTdL0+WMMY5zuwFrzzL1UOz5d4oBxAWrj2zhLYj10RteN4Z18k+OamYR8pzMsP7uH7o\/XtUgZjemAC93b4U2D05j5+mwSxahCM2QbjFfYeAu9RyZyjskc\/lSXHs+nulNkRQzdwAfcKvnxSDUZsk0ArTUNH1LTr9eF2wf2gLH8VFo8v\/AKyYZWgbeaPlXz5KjBy\/RklCFvwU8sM0RqRhao\/W29jS9Hlfi5Tamibzxap9Q6axcgF2PIGu+Fjj\/IxmsmiS4M49wZloswgi+y9N\/o85Ik+r3T7fd038l684zdCzMUkhu9o8rcf0cw9n1o6da9pB3TfyJE0Y1zflEErrYRcJn3WkkktBjPgMOrm04c8kqJhFcd1IOQuK0dhD94TC7lJNpKHToPK6DymhdRwmk0bua8FTFvFoQEt5BRcEm+PnuEGgkZu6U2NGXyNHyugbn+5V3o2DvkBItRdkLnQMDbtJC2eHEGtFhV2BB6bAAriBvCt9Ce2Es4REXdQxhTR90rYxOFICo2uFJ1hAI\/co3uStQveoQTnEKJ7+O649xQ0zuEAnJ5eO6pdSmIYfZGZElA8qh1SW2nlK2MjN61JYJ+VTAgo3UJN0rm3Y9kEG88JQP2Jx4TWrp789l3n9kQDh4Tx3+VG08pwPPHdAg\/kFOJJNDylGHOPwi44ARe3lBsKIGwkCyOVLG0H8wRTWe4T\/AMP2ICRsKIooW3+VTxso9uE6NpaQCETHE0jskbHSHRMB8IgNTYRyiWNtI+xhsY8UpNo8hObHSkDRaRoYjEdJkmKHiwBdIsAFd2kflQQSjnx3xkkDhSRR4s7AzJiY79QrZ8JkBDh3VTlQPgf8e6dPQYmC5nR+k5jS5sLW37LPah9OIXk\/hZi34K1uJmOicA7lqto5Gys3MN2mjfZX6YkqYS9o8azuhdUw3B8IElcilyLVOotJeC+OUhg4scL2hwvgoeXHjkbT42uHyFb\/AJjn1ZFMq\/xlH8Hh4DFnvblulnB3PcXuvyVtdF6g0yaaFuWxpZYsOC2OodM6Zki347L80F5B1Rix6frEseIwtivi1qjKvl\/Z2mSu+7gQfjjTNv1uencjKhGmxMYGxl0joxVnwslpWlOzsyKLDn9OV\/Y32Wr6PGjM0lkeoxPink7zDkV+ispukIy\/8ZomQ17hyHRHn+C0cK2rjf8Ait2SXyJZ\/E321\/WrkvJ956MdkZmtaBqU2IzNMkkVbh3Cs8TrzUoC0ZeM2QDz2JVTq2j6zh5eRPzK57tzzXP8CquTV5Xy7MuBjQaa41RAV8q+Pc9iujDJcvi9WamehnrrTs3HMOTHJA5womuAsnqmJCS6bBzI5WnnaTRQD8zEyJIoI2MihBLnPqy4+B+ibk4+I2N8jJ2uawcho5SR4UIPYMZc6eY0UeeZJJjZ7KGKeaB4c1xYWmwQeVfaRFiZMzvVk2tA4BCPm0HHmv0ntP6FaN8OjPJuxuTJNO64ljxRBkRiZo8P5tWGKen9VZFCzIfDmv8Aue8im2T2Cy+T09I0\/ZdhVz8HLxze136hRqMvZNlHpGgnlbjZUsWPkCRkbi3d4Kmj1F7K3ivkLJ+pI3iRpCnhynNNNdx7FZ58WMvRdDlSj7NlDqTXinEPHsVufoeMWT6saC9jQ2QOlof\/AGXrynScXI1bI9LEiJkA3Et7AL0b6GY+VgfWDQW5zfTax0xcXcAD0JOSVTCtQsUdNErfOtvD7SSTWPZIxr2Oa5jhYcDYI9wkumcw+AJO4T2eEklxWddEh\/Mu\/wBhJJKOMPddCSSJGOSh\/wBsUklCfBZQfmatjoQFN4HZJJSHsj9Gqx\/yo+L8qSSsYiCY+ynakklYw9vZOSSQCNcoZO6SShCF3lCzflSSQYUVmX5Wf1L8pSSSMsMnmf7d6hZ\/ySSQK37GnynBJJEJ2TsV1vZJJBihWN2CsouySSSQyJW9wpx4SSSMZCd+cKaLskkkGJouyJi7lJJKxiYd05JJQI5vZSM\/5JJJAnUPmAGM2AkkigFLKKfwjNJJ9WrNJJJmMWh7rhSSVKCR+Vg\/qNDF6Bd6bN3vtFpJLVxf9iKb\/wASi0TnDjB5Hyj8GWSHUY\/RkfHbwDsJCSS0Wfmzr8X\/AEo9I1djZNC9R7WukFU4iyP3XlfV0MX4VzvTZu99otJJWU\/7EDm\/8zMRjAU7jytT05DE\/TcvfGx1nm2g+Ekl3KPZ4mRmI\/tyJQ3gbuwVjiPeDw538UklTZ7LY+i\/wnOJJLif3RWQxpAto\/gkkqvgYpMuNh7sb\/BZnNa1r\/tAH6BJJWRK5Gp+m0j2ao7Y9zbABo1fK98+kjGO6yxHua0v\/EPG4jmvSf5SSXK5H\/Sv7X\/06FH+iX9M+igABQFBJJJdo5h\/\/9k="
                            },
                            {
                                "timing": 9710,
                                "timestamp": 2985093760,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAQQDAQEAAAAAAAAAAAAAAAEFBwgCBAYDCf\/EAFcQAAECBAQDAwYFDgwEBQUAAAEAAgMEBREGEiExBwhBE1GxIjJhcXOBFDZykaEVFxgjNDdCUlV0krPB0RYmJzM1Q1NUYpOy4SQlRGNFZGWCg5Si0vDx\/8QAGgEBAQADAQEAAAAAAAAAAAAAAAECAwQFBv\/EADMRAAIBAwMCAwcDBAMBAAAAAAABAgMRQQQhMRJRE2GxIjJCcYGRoQXB0RQjYnIkUoKi\/9oADAMBAAIRAxEAPwCrI1CEvz6IHuUAHa6AUlr9+6UehAIDoOqU9eiDva2yEAmxS9Ed6Oo2QB3osg6tR1AQCpANEm4IS9RogQX1KPwdE84awxWMSunxRZN0yJKXdMzBBDRDht3JJ0v3DcrZOCcRfwbk642kzTqZNzPwSDFa25fEvYDLvqbgG2pBCA53qFLnLTQm1bHrZyKx7oUiwxAQNA46C\/0qPcW4WrOEav8AU7EMjEkpvI2IGvsQ5pGhBGhHTTqCFYnlOpvwahVKf8o\/CYoZfoA0f7oVE+n0IQhUgKoXMziKPU8YNkA60tJsyhoPU7q3Md+SDEfe2VpKoVxLnnVLG1XmX79sWC3cEIzmDtqlvawAR0AGiQ6kKFLS8q+IIs3RpykR3lxlTnhg9Gn\/AHU9qnvLFVIklxC+CadjNQnZu+428VcBzg0XcbBEBVFvMVSmVDh3ORIgzOgWiMI3aQpSBBFxsuZ4kS0GdwZVIEYsLDBcS1x9CoKC\/g6rapwHw2Xt+OPFa7xYuA6EhbFN+75fX8MKAv5g74vSXs2+Ce0x4OH8XZL2bfAJ8VALgOOLb8OKsf8AAB9K79cHxuF+G9W+QEBRs+Z3IdYjvS7tN0OuG7KB5EOxsEC9kdN0AaKDuIPXdK2yRtugWQKvcZEF76BFzc6JBfN70pPlHVAsHacID\/KFSL\/2ivW3zR6lRLg\/pxCpHtFexvmj1KkRkhCEKV65q\/uCS+V+5Vk2PVWc5p2l8lJganMq0ugPY5uZuh9Cl9y24PE9LBLqliCzrJB6Spfa5GrXQC9gsRo43Si2vrQfO2WWS5QE6LJgLtAEHa+yd6RK3Z2jxp00WucumN2WMHK6WDUk5F8a42IWvNwOxi2zBPMtNiVmI126G4ATJMuDohJ71ItufkdFWnCNGMk\/a3uYG1kjSLWsl06BI09w2Wfc5VzYS5DtAsjqEhuSLJQO8qvi4wI0HqUEC4JQAB1Q62VMh4YumoUh8vMbseLtCiAG7O3Oht\/URFHl+4Lv+AhP12KKOlo\/6iIiD2ZeiDUi6DDJhkktB1d\/shN8t9zwvkDwQqD5znfRB6oCCdFAF9kDuR1OyUfT6EAneUHcJBtsUp6oBLaadUoBBOyBuBqUd5sgEOwS9TZB6ao7zqboAOgG3uRpfZG9tgs4ETs4zH5nAtcDdpsRY9PSgJD4Dz9MpON2VOs1s0mBJwzHALS5sxl1yO79rhu5IAFjYiYZni5heLhTEM6I8Npr8z2DaMWEtl7Gzo8RoOhc0h7i21zYDyg5yhmsY4kaxUKvEFJLBUoRhNa+PpBOaK4HMBewztGUeSQ3bzS3OTxRIQ63DqMalvmoAhRHwpSYmWmHBgucA+G3QG2Rr2tH+IG1xqB1HHjG1HqdCo+GadN\/V+ZpwzxKzE1cbjzGn8IkWuT3Aam5Uv8ALjTjT+HstmcXGM4xtRa1+n0BVzhYvg0qJQpf4AXy9PBfEzRQ6JF8qKWDMNGjLFsQBrlbfYWtrwumPheCKbNGGYZjwxEIJJOvpOp96Cx1iEIVBp1iJ2VLm33AtCdv6l8\/sTv7SvVF++aYedPWr8YpeIeHp9x2EIr5+VOJnnph4PnRXH6UBrndKdwkd0ujr3qIZH\/A2IHYYxRJVVrXubAfdzWbub1CmyscyDosHLSqPliW\/wCodcX9xVdtuixHrS5CV6vx1xhOQy2Wjy8j6YDL\/wCq642tY6xLWoLodRrEzFY7zmtIZm9drXXNDRp6oHm+lCg62U3uVsU37ugWFvLC8DtZe9P+7oGv4YUDL+4O+Lkj7NvgE+wmZ3ht7X6phwZrhyR9m3wCfBpsqgbAlSctntNzbT3\/ALlwXHGB2fDSsOLxcMFgBve9vBdsHOGziPemfFdDg4lokxS5yJEZLxgA4sOtlSblLYeAI8WVfFg1SUeOwZHYGtcbiJDixGB34pLILyb7EtB3NtqrcMZym0WqT8epSxEhnJh2ILw2PEg6XN9TCuLA+cL23VgofAqgw2xGw56otbEhiC8CYcA5g2addW+jZZx+CFHjg9tUqnEu3Ic8y83ba1tTtbS3cgsyv\/1q544elKsKlK9jMy7ZhjMriReBEjFpt1AYB\/7wvCNwznYZnQyoysT4M+12tcczOza\/OP8AD5bW31F+ouL2G+sjRxBEEVKqdkBlDPhL8oGXLa1\/xdPVotes8HadAps9MfVSqRH5TGcIk3EIe4NsC7XXTS\/coLMglvCqfcycLalKF8rdrmZHAvc0xhEDbjUN7B5vsRr0IUcsZmcGgi5Nt04RqnUBMuaZ+bOTyBeM42a0OaBvsA5wHoJ703i3cnctju6tw6iUiUm5mfqkFkKXjQ4Jyw9XOMSJDdlDnAuAMJ21zbcDW2nLYNhR8QV2lfVNrYlLeIecwDaK4xmwTbXSz3t91z6Fz8Su1eJBiQIlUnnwXsbDfDdMPLXNb5rSL6gXNh0Wt8NmmzEWM2ZjCNFN4jxEOZ5zB1yevlAH1gFMk7EvYGwHHw\/iOkVKcqEpEc6Z7JkKDEY\/MbNJIIdqLOHmg262VwWSpENpc5rfJB19N9PoVGOElVqD8a0yUfPzbpV8UF0ExnFjiNiW3sVeBjnFjbuPfuquCI9IrOzeW5g63ULKFBMQA3AubeH715JQ4gWBIHrQyIo424WiV6o0aThzDGPjRXjUXytaxzi4ga\/g9B71X7EeDmQKVMT\/ANUWMdLQGxYkB8MMdmc+KwMGZwuc0F+1zsbb2mDmXqkxJSskxkxGbDeTdgeQ06dQq0zFbqbokwRUpwCYaWRgI7rRGkklrtdRdzjY9571qcb1LnT1Worfe50FLwS+qyklNw6nLMhzUMxA0Mc97AIjIRu0a+fEaPVc9LJ0leFc7FhRnxKlKQuzgGN5WxtCgRCAb66TAGlz5JsDouBl5+blXQ3Ss3MQXQw4MMOIWloduBba\/VekOrVAMgsbPTYZBblhgRnWYL3sNdBcX9a2cKxzu7bOmwvgGbr8lKxpebl4cWZDnQ4T2u1ALmAZtsxe22XexB2ThXuGE7SaVUp41KTjiQc4RIcMOu5oEIh4\/wAJEeHr0zDvXDQahPQIbIUvNzEKEyJ2zGMiuAa\/bMADo707pX1CeiMLHzky5jhlc0xXEEeSLEX28hn6Le4KmO+wS8sYsNznE6DRdDJRmw6WQW3AG49a8IMsYcjfKfKG5TWJt7IESEPNuuSb8VOPZnp6Z\/01WanmPqaszHD47ng7leMQg62ukI8rQXWT9l0pJWPPcnJCAk9Egvf0JWkkDZIRc7qoj5uBaSN0AAdUttEjbWCmCJcoBlvaxR02SE2I0WV\/Qr5j4RMxI2spA4Cj+ViieqP+oiKPxfXVSXy3j+WnDfyo\/wCoiJww+5c2W+54XyR4IXRoVB8xOvRA96LDU95SO3O6gC1thuUp6pe66Q7aboAGp2KPmR1O6PmQAd90DYIubHVHUDVAHUlJ06lL0KTu9KAy66BJcW3SdSixA6BAKNwk6nRL+Fv8yQWs62qgMmtzEAnc2V9OF7BDwFRWDZsuwfQqGQ\/PZcdVfXhmb4HpFtuwb4LIHUoQhAM2MfixUfZFfPuZ+6H\/ACz4r6A42DnYTqoh+f8AB329dl8\/YoIiuvvc3UYO+4RcP4ePqpOSsWcfKiXYH3aAb3v3qVnctcC+lbjf5bUx8pR\/jJV\/TBb4lWmUsCujeWuESc1cjAeiEEfY0wLaV2N\/lBWLQrYFdG8tcEHWuRSPZD961Kpy5wZKQmJgVuM7smFwBhDWwVlk14n\/AKAnvYu8EB894sF7b6G17L2kGls9L5hYdoN0+VOPLtjCFDILs+qWswoeaCYbA3y27e5c6rXaVuTsnpVGM5dV7NIu9g8Ww9JjuhgfQntM2E2Oh0CSa7cw2n6E8rpOMEIQgBCEIUE3Yi\/oKf8AYP8ABOKbcR\/0DP8AsXeCEPntNXE5H9o7xXlrc32WzGhuiz8ZjdzEdb51u0+kRJmLEZezm6lYSkoptmylSlVmoQ5Y02BNyUG1xoVszkq+WjZHa3G619c4VTT3Rg1a1zseEX3waTp\/WK9kP+bb6lRPhF98Kk+0V7If8231LJcGC5MkIQhkV15rfuen\/KKrU4d40Vm+aGGIhprXeaXaqCqpToUGFdmvkrTOqoSSeTpjp5zououE1+TmdxcNsht\/cnV9PcZLtWapqykO1KzjNSvYwq0ZUmurKEPnDVekNlzcrzNri63JJucPssr2szSuDqGZ30qHtlAtumemyUOPNxGRb2TtS7RKW8l3mnb3plEz2E6S06LgjfqnFHvVujxaNSa2cUes7Jw4R8lvWy3ZumwHSkNzBZzgUxTk5EjOOtgnOUqOaCyG\/W2xWU41FGLT4OOlOioVYNfL7jS2UcXODbm3RasRtjY9CukpQvUXsGuYFNNYgGBMuBC3xqXn0s1VNMlp41l3aNLRI0jUWSgi2yQEh1gtyOPIO6WWXTVYm5HpSgHLqmCLKMbHMdVJvLf9+nDfyo36iIozNswubKTOW6316cOfKjfqIiMcovghCFQfMNummyQnT1rK2unRIOmqgAjfRH4qCfpR1JQCN69bpTvtojYCyLblAHTuR+FuSkG4slvuSgEtYbJfUiwPRHegEGx1S2uR1S22A3Kc6fSnxoju0Ng1uYrGUlFXZnTpyqS6Yoa9jdB29CehToRkXxr65iAPUmybgGXc1neLqRqKTsjOdCcFd+X5PCwNr7q+PCjXh\/RfzdvgqJyzS+YY0C5PRXk4OTTZjAFLy2vDhhhsb6hZX3sarbHboQhZEGbGHxZqXsH+BXz7j\/dDwGjc7r6H12EI1GnGnbsz4L591+GYVdnIbhYtiuBHvQE18pfxlq3sW+JVp1RrhVj1+AZ+bmoUk2cdHaGWL8uUC\/oUl\/ZKzlz\/ABeh\/wD1B\/8AxURLNFmUqg3hxxpmca4og0eJRmSwiNLu0bHzWtbpb0qcGDK0DuVKZJrxQbYfqB\/7LvBOiasU\/F6oexd4ID59Tek1E9Dz4p1hRHxpeWLzf7Y0fStKZl3On4jSDlMQj6U8TcFsv8Ehtbb7Y260TackjfCElByxcvPh3SiSHsWeATmmrDX9ByHsWeCdVuRplywXL8SK9M4bwlN1OSax0eCLhrxcFdQuA44\/e7qXyVQlchgcwOJjCLxIyQA72rbnuPVelpGFG7CSLnjzchUTVTsRKt7IbN116rSrUF75CWflsA0+\/VcarOTWNz03pYUlVi97Jb\/VEpjmLxER9wyfzLWqHMHX52SjSzpOVY2K0tJaNQCoXtYJG2y7LqueY9hwprxEnXxDoXOLvnKe6QQZ6PZ+UWXLscW+bpqvWFNRWPcWmxK01abndLJ16SuqNWFSS4N6sFpmwA6+iaom5sdUPc5zrk6rF3pK2049KSOapJS4Oy4Q\/fBpNz\/WK9sP+bb6lRLhD98Gk+0V7Yf8231LJGvJkhCFSlfOaxvZyVNig6lx9yrrEqcSLDyvGlrKxfNjpSqbbvPiqxOzdVrlBOzZtVWSi4p7M6ykxhEpb2BoNiuenoYZMvGwunbDjXvlowadrLQqek1Y7rmh7NWSO7UydSFKT7W+zGty36WRnc3qQtOJubDVesrEMOKHE6LqlvE81q10dLRyPgkdh87ouYmswjuv3rosPRWiPFzC4cOib6rJjt8zbgOPULnjtXku56mofXpaMli6\/I0u1BuV6ymr2Bp1utuLTIzA0ubYO1W3QKcY0d1jbL0W2VSKg3c5aWlqSreEluz2kw6DUodtCeq8MTwzDmRmNyvWpHsZhj767LSrMbtXtJdc2WmN5TjNdjphOK0cqUuU0xtaSRZJ5WYJWl1ikcCeq68nmPDFIKANNSgBIBY7osoi94HAW1Kkzlvt9enDlvxo36iIo0NraqSuW4g8aMN2\/GjfqIiYLHKL4oQhUh8w\/dujvS223SC9tSACoAHvRbTTqi+pufmRvbQlAB3QdQi+h0CNRbUIAtqjXL0CS+h3KUjYZboA\/C1KCRlPVHUnSyL6DVAOFEgCNOw8w8kam69p6dc2PHbCdYGwvde2HQWGNFAvlYmhzTFe9wadSVpceqpvix2X8OjFrl3\/AI\/k2JONEdaFmzNcVu4nFpxgIsQ3b3LYgycKXfKMvd0QguWliNwNRIafJA0WvqUqit5m2UZU6ElLnqX4T\/k1qUM063TZW05apwRsGRIBuYjI7rknoqoUUERojxrlbdWB5aKl8DnJuUiRNJkB7GE9xN7Lbf2zkjBypt9t\/wA2LHIQhbjSecxDMWWjQxa7mFov6lQfHtPiU\/G9Tl4+Uu7dx07ir9qn\/Mjh6JSMc\/VBgcZecGYOI0Dh0UYOFpkrDFLiRXNBOoTRPMDZdhGhuV7Qao6FTjAaNSTqU3xYr3sAcdBstEYy6m33O2rVpqCS\/wCqX1JX5ZZSLG4iMmGj7XBguzH12t+1XFVcuVWhTLZKpVVwAl4xaxhI1JF7qxcMEMAO66DiMk2YlbmoE+P+y7wTmm3EmlBqHsH+CAozVZqFEq+Rlg8RSTp6V7Vo5p+V9LmfsXMTDiJ2KSTcRHa+9Pcs4vfIF5vd7d\/WuOVLoafY9FajxYuDVuqVy9GGDehSHsW+Cdk1YaH\/ACKQI27JvgnVda4PPkrNoFH\/ABx+97UfkqQFH\/HL73tR+SqRFKfhL7AOcSCuhmnOiUqFceSGFc1DhufqG7Lpo7mQ6LC1s7K7quSsklG3c9DTOUqda\/ZeqOXeNNF5tBIA2WbjcbrAGzV0rg4ptXYNGw9K2peSix4uRjCSdVjIMESYaDsCuhkA4VlgbZpt19S11KnQn8jdpqPiVacHxJ2ObmZaJLxA2K0heTjYbLoMRtPatzWJumGJ55Vo1HNJs116fhycezOw4QgniBSSBp2ivZD\/AJtvqVEuD5P1waUD\/aK9rPMb6lsRqsZIQhUFf+a5pdS6cOtyq8ylHe+WbHe7yVYrmncBTqcXbAlV\/g1CE2lWzHMPwVz15TSXSdulpU5qfXhO3zPahtbDdMMc7KAufqEftJklt7BBm353FpNitWJcuurCm+tzeSVtQpUoU0vduKSSPSgXIF0a21KRoG91twci5Zu0ucdJTOfcHdbk3OsmCH31veyZSPL3WVxl71g6a6uvJtVeXhqm+E7nYRZlsSnQ3Pe3TTZNlPnmwJl9nkX6gJmEdxhhtzbuXmHEPNlpjp0k08nbU1\/VWjWit0kbdQm3xoh6i+i1cxcNUjrkJG367LojBKOx58pubfmAvmKVwuLFIQbpSNN1k+UYfCIBbqk0DjdK21hqkdbdFyHymZbqSuW0j69OHNPwo36iIo1FraKSuW4\/y1YcFvwo36iIiGS+KEIVB8xLbnVJYZtAi57yg7klQANjqEHvuju0R0PcgE0sNClG+2iOo1RvfdALaw3CTrvqkttol6nZAAQb6aIvoLlF\/KQD\/R2\/8umnWINgAUkZkOUpMNzgBEidep1XrBd8HoLnZtXHYJlnJl8fIHnRosAuXpcpv5+iPTnKMKSi+elfl3HanzDpyrw33ytGg9Gibqs7NPRDv6VvYdbaYe8szZW3TTNxM8xEdfclZRilUssJGqtUlKgpS5bk\/RBAjvgh2TS4tddjwyxN9RMYU2ajuAhB4hvJGzSVxA0Z3rJpLXAt0N1u6Ve5yKckrI+jUvEbGl4cVhBa9oIIXoor5f8AGQxJhGHJzMVrp+RGR4729CpUWSMWIuM4j4IlsZ0GJITb+ziA54MYC5Y4be5dokKpClNa4K4zpsaKGUwzUIPsHS7s9x323TnhLgXierTUP6pwhTpTN5boh8sD1K4ltEKCw0YVoMphqhS1Kp7SIEBtgTu70lOyVeM1MQ5WCYsZwYwaEk2AVB7JsxN\/QFQ9i7wTkxwcA4agpuxJ\/QU97F3goypXZ8\/4ktEi1KJDaDd0R3inaNaUmJJrh5jm3HvWVUmocKsRMhaMr3HQJpmpx01PwyTpnbb51ze1Ukng7umnRpt39pS\/CL9YXdmw9Tz3wm+Cdkz4R1wzTfYt8E8LpXBwt3dwXK8RqLGxHhyYpctEZDixhYOfey6pYloJuQLqgrXG4C1P4OyFBmoII85xaRdeU7wGrMxKQoPwuE3JfUX1+hWbQtfhRN39RP2v8uSqf2O9Y\/vsL5ll9jzVrfdcP5lapC2M0FW4PLvWYTg5lQgAqNcUUuPhXFMSQnnh8WDoXDqFe5Uj493PFCpC\/RvgsJQUr3NlOo4TjJYOGqM0+YjucSSL6LUcblDtOqWwA3SMVFJIk5ubbZ2PB\/74NJ9or2M8xvqVE+EA\/lBpOv8AWK9jPMb6llkwMkIQqCvXNgT9T6Zb8YqsrS7LborNc2H3BTfWVWRoKjRUw1zIcCbapLeVuldaydjHAoGm6xAHfqsm2tok0zFO5kuQNg4FCHG1jZLe\/RTBjhiNPoQb5hZAvc6IIKuSvArr2skaCN0tikaNd0XDL8QOGo1S29KRw01KUWsLKYIuLGItqOt0rrWQCA43CUnRXIe6TAO02UlcuH368N\/Kj\/qIijRpv0Umct\/36cN\/Kj\/qIicMPBfBCEKg+YY3RuNyk6lLfbUKAOuyCLgWSHvulNr9SgBHSxKL76I1uNEAaXSa223S666hJpYDMUAvUaBAKN3blA2OiA6KIBEo8vDa2znfhLSFIiun2wHbkXWvKzj2Ohtd5jTey3H1QumokWxvlLRcrlanFu2bnpKVKrZ1O6+yR7CKJOBNdm4NdYNA70wakE21Wb4z35szjclYdN1uhDp55OOrV64xiuEv3HOUlGPgwnPvmc+3uTk6RlmVWFDazyBcuB66JgbMxGZA1xs03AQ6biuj9oXHOet1hKnOT57m+jWpU0upXd0\/ojtsE4tjYPxMJ6QfkhCzYsIah7eoVxcG4op2KqRCnqbHY8OHlMB1ae4hUAzG5PeuhwXjGsYQn\/hdHmTDJN3w3asf6wtkIuJzTqKSSS4L+pCoXwVx7oVWhQYVavT5wgB2bzCfQVKVOxFSKkxz5GoysdjdC6HFDgD3aLYax3uheQjwSARFZb5QTdV8RUikQ+0qM\/LwGbXc7r3fQgHZV95iuIbIAg4dpkdroznh0w5n4AvsSl4lcepKDLxZLCQMeO4ZTNPBDW+oW1KrPPzkxPTUWPNRnxY0Rxc5ztyUB9BcMzbZ6hSUwx2Zr4TXX79EYnNsP1D2LvBRJwo4pYfksDyErU50wpmAwQy1wvey6GucU8KTdGnILKiwPfCc0X77KFKbVMn6oTGuuc+K85XWcgA\/jjxWMd\/aTEV5dfM8kHv1WUsQ2bgucbAOBPzpkjdz6BYQ+LNN9i3wTyoww5xPwnKUGRgR6rDEVkJoc2x0Nk5DixhD8qwvnVB3qFwf12MIflWF86PrsYQ\/KsL50B3iFwf12MIflWF86PrsYQ\/KsL50B3iFwf12MIflWF86PrsYQ\/KsL50B3Z2VI+Pf3z6j6mq0H12MIflWF86qjxkqsnWcfz07ToojSzwMrwEBxT9ih1rGyHealBuFiO52PB4\/ygUn2ivYzzG+pUJ4Yz0vTsaU2anYghS8N93POwVuW8WcHgAGrwLjvKttytnfoXA\/Xawf+V4H6SPrtYP\/ACvA\/SVIRzzX\/wBH071lVjA7yp75icY0PEknIspE9DmHsJLms6KBNATqUC5ENrhKbWQSLBGinYmAaR3IuAbWQHdAEE2cNEyZZQOOmyUElISbFDc1gmCLloAHZkOBsbnVFiXBKRcWKMmAA0SW13sho03SEC+pRclfKMiBbdI21hulAACRpAvoi4KuQcRmGiXodEjiLDRLe\/RR8Ii4EDlJvLdf69GHPlRv1ERRjmsdlJvLeSeNOHPlRv1ERV83D4RfBCEKg+YQtbYpbeVsju1R03U5HAuw0Sdd0Hojv0QCC1rXul0vrdHUWQDuboA6bI6jQJO7VLpdAGupujW2pSdCl36IAPnAI0uUHzkN2KABtsj1BF\/J3Q7oLoLAfOCB517oFroFrlAA663SaZUo806I1teyMCEDKSAveFNTEFmWDFiw29zHEeC8jcNQ65AQG2apUBa07Nf5rv3rxmZqZmCO2jxYlvx3krxcLkaoNr7pcCuuSLnWyx1zINrhKLZtkAXsbApb3BuSkJ8rZAvfQIEBtmFglPnBJrmFktnFyBYC7s1kG90n4V7oI13RAW501QTtqkcBpqg2t3pfgryLfyd0X00KS4tolBFtAoHkA66A7ykjSCNkgNidAr3GTIu1Q57iQkuc2iHX6IuUTApvlKBe2qDfKbpADYaqYL3FbmGxSEEuuSkA9KW2u9lckygIHeiw11Q4C2+iLCymBhg3LYa6ouAdUjSBsEOIuNFcjKFJFvQluDfSyR1rFAdf5lMDuICb6BK4kEWSXN0rr9FlkYTFudb7rFua3oWWvVYgHXuUWS5FddLayR2qUDS90fBiuGYgCx12KHAW1KAPKOqVwFgrkPgVtraJBbMdEoItok0DlFky+IHWtslBHcg9dFiHXAFkwRctC5rHQKTOW83404b+VG\/URFGbj6FJfLcT9enDen4Ub9RETCC4L4oQhUHzD6o7tUfgnRFtdlAF9Sg6IN7HpdL+FvsgAanQJB5uyBsTdBGtsyAOoQL6pNN7XR0OiAW\/kjVHXdJ1AslG+yANNdUNtlQPNOiCTba2qACNBYJRfN5qCTmFigXudULkATfZJra6Ou6NLalCBrl1OqLeTYnVBsG9UaW2QAdrEoNr63R1GiCddkAG2Ybov5WyWxzDRJrmQLAl\/K2WXXZGuYpDfoUCwGt0XObdAHlHVBALkCwKR5e4CSwzWJRoXDvQLF4FiSgWAIBcggXG62IMrEfFazKQ52wKI8rEgvAe3dTqV0jJQlZStsa5IQdkrwQbW9yQqrBHtcDslG2yDtqgA2UwHkRpOUaBAvmKBfTVGubdV5C5QG+bTuQ4E2WQYXvAbuVvukDCY10XTWyl0mrhRbVzQMN9jukDCGArqJmVhQ5NrsoFwvKUp7JmnvfYC371z\/1Eem7O56GfiSp34V\/xc5poF90ptcXWzGlezjPYOi1nW69F0Jp8HC4tJNg7YpRYj3JDsUrTf5kwRZMW7pSbOGiQE32SuJuLBXI7CuNwdEjb6LLde0lCMWIL6gHVS9osySbk0jGWgOjRg0bFOMenCFCuSbr3hNZLz8FxHkDdetenGOdlhbLnnUl1xUeDrp0Iy0rqt7p8GMKlw4skIg87vTS+SeI5ht17k5U+q9nLdk8C11lLRWvqkOI3Y6WWMZVIylc31IUak6ajm1xkjQjDcWv0IWAtbdPuIpT7aYhbYFMTWi2i3U6nXBM5NRQ8GrKn2EsM2qDayHDUJdNVteGc2BG2Q4gIba+yV1spT4g3wwuCUl9TolB9CS9nbbouxX7wE6XUmctxJ40Yc+VG\/URFGm4Ulctxvxpw4P8AFG\/UREXBFs2XxQhCoKo\/Y2v0\/wCcN\/RXnH5cIkKBEiNqzXFrSbW30Vll4TuklH9m7wQHzvqcp8CnpiVc7MYMV0O462NlLXDLg3\/DShfVP6oCXaXZQy1\/eovxL8YakNPuh\/8AqKthyz\/EBnyyoDjTy2dBVwfd\/sk+xs\/9WHzf7KyCEBWyPy5CDBe91XFmgnb\/AGVfarJukJ+YlC8P7J5ZmGl7L6HTuX4LFzWtlO\/qXz8xfpiWfB\/tneKWA1fhbqQeFPDt2O4sxDhzQgGEd3KPRuSrEcqX3RUPd4FED1+xsiZfKrLAfQL\/ALEn2NsT8tN\/QVlEKgrX9jbEvf6st\/QUNcRMLHB+JY9KMcTBhgHOBZX5VL+YDXiTUb669VGCL9ANtV0\/DvCzsX4gh0tsYQMzS4vIvZcw7ZSry5C3EGF7M+IS4O3PLgSAPquf0En2OB\/K5\/QVkwlsgK1\/Y4OLtKwR62L1l+W9zI7XRKsHtB1bktdWPAuVk82f7ktgqdncgONy9y0eJmZNshCwGUg6+lNcTlxu8n6pga7AKx4cbg31S2zFxv6VeV8lYxirJJYK2fY4bn6qH5v9kDlx\/wDVDf1f7KySFClYKxy8vp1Lm576rNcIMMxMmXe3RQA9uWK5vUGy+gmM\/itVPYP8F8\/5u\/w2MLaZz4oEeQF3aBO9HkmPnWCNoLXTdJgumGgjS4TyIjYUyXN6NstVWTs0ux06NR8WDlxcV8zChVNhJ8hosUro0GYnYQGrc2qYIjnOiON17SLyychG\/Va3Rsr+RthqFeMLbdVxxxFKshTJdA80nb3JncDdP9ed2jQ61rlMUYeVurp23BXMdYk6k2u5gdt0AgBBAtujS2l1vwcjyb2H6ZErNYlKfANokeIGD0KfYPLg6IxrzVQ0kbEKPuXmksqnEaVc5xHwRpj2Avm6W+lXUA0CyaIVxh8uD4bw5tXZcbaLbmuX+ZmLB9WhWHc1WDSrBwTabM1OSj0p7FYcZcEZyk4fmJ5tTEb4OwuyAdFC1JqD4cN0EkhhOyvzXJRk9SJuWiMD2xYbmlp63CoHWZR0hiCelMhYYMdzMvdYrXOlFxsboaiopOd92rG1DhCYn3NPUb+5Mky3JHe22xT7T\/KqTQToRqfcmepMcybiWGl1KbtO3kjdOKlpIztl+iNYrsOFuDHY4rz6c2YEuWQjEzEXvquPN7bKZeVi\/wDD+Nf+7nxC3o4OGdPD5cHZfKq4B+Sf3LI8txP\/AIuPmP7lZE7lCoK3fY3n8rj9E\/uXvKcu75cktqzde9p\/crFIUcU1ZmUZuEupclcpvl6nIz8zKzBbYaXYU2zXLlWInlCtybjbYQnaqz6FgqaXBfEl0uOCmGI+CGLqQ2LEgS7J2BDbmLoTvKPqHVR+Jaap1QbDnYEWBFadWRWFpHuK+h64niHw7o+Mqc6HMQWwZwHNDmGCzgVst3MYtxafYqJWXPjS93MsMu65LLqQFJmNsOVLDc2+n1GFbJcMiDzXt6ELhpWnmYmXMZuuGg+iLUtrHq6yDr6m8N+qw1Ft7KesO8vsWrUOTqP1XawTMNsQMyXIuLqFZ2QiSryHDZXs4c\/Eei\/msP8A0hdcJKSujy5RcG4sg9vLa\/8ALI\/QQeW5\/wCWR\/lqyiFmY4sVsHLc8f8AjI\/QR9jZEcdK00HvMNWTQlgVjj8tk8LiDXIF+maESE\/8KeC1UwjxHo9XmJ+FMwJZ0TMGQyPOhPbvfvKn1e0l90s9\/giA7IQhAMa8J\/7imPZu8E1fwsw+dqzTz6phv714zuKqC6TjhtXkSezd\/Xt7vWgKKYnH8Yqn+cRP9RVsOWnTAMP5RVTcROD6\/UnMcHAzEQgg3BGYq2fLWLYDh\/KKEJcQhCFNWpC8hH9DCfoXz\/xd5WJ6iO6M7xX0BqX9HzPs3eC+f2LR\/Gapn\/vu8VGBpG99FYjlSH\/Ez9+pHgVXbS2qsVypH\/iZ4ekIVFl0IQqQFS\/mAP8AKPUT3lXQVLuYI24iT1+pQjIxfY2UqcuY\/j\/C9mVFzgNLAKU+XQfx9hezKxKy47dlksW7LNgBcAVUAYLu3skf5yyu0RNbWXM4kxlS8P1BkpPl\/aPbnAaL6XUbUd2LXOjGyXvXCS\/FTDkWJlhviuOoPkHSySBxVw\/GiObC7V5F7jLsrJqN745D2+1\/p3O8Qo7HFmgPzFvagN38k6Jrdx4wcxxa+Zi5gbH7W79yr2bjlB7Wv8zvsafFWp+wd4KgM0xzp+MG6kvIt71a7EXG3CFRoc7KwJqJ2sWE5rLscBcj1KrUl9vqUSILG7y76VjJ2TZUrsypklFdMl1r5dSFvdhEmJx7IbbmycKPnvNloB71hSXONSjEDysi4alZ3lbCPY02khejf4r3GJtLiRJoQmavOtl6wqa+HOwmfhX2TtTy41oFls4aVi7OatBtbPcrPx5Xt5GqlpYOFOeXK3oeVahOuyG8WOYBaNVpb5TV+ydK7m+FNz2vmGyyxLnyHtCDoNlqpVJLoSybNRQi4VpZUkvU5RwygLEG7dl7RhYBeTD5NrLvW6ueTNWk0WK5TaSO2qlTiQ7HSExxG43Oqsqow5eqSaZw9ki9wc6ODF0FrX1UnjVZt5MYgjqkLh3hZFQyseMwSGaC99CFUjihQRLY\/qr40MMZEIfD9IsreWUBcwNIY2rylQENze0YYZffQlc+qbVJtHd+mxjLUxjJXvf0IDgw2trEJv4JOqK3AhQ3uyAbpHWFUg5tuq2cQsYHvMMC2my5lJ+JH5G9x\/4T8peqGmrSohSsOIwaEaqTOVg3x9G9h+1R9V7Glwsu9tVIXKzpxAj\/AJufELq08m4u5o\/UqahWXTxZFujuhB3Qug88EIUC8ROLFbw3jWNSpSFLvlm2OZw8pYykoq7NkKbnJRjknrdL0VdIfHapyU2Ph9PgxpYkZiw5XAehTVhPFMjiikwp+mOzw3aPad2HuKxhUjNXiZ1KU6U3CXKOgG6EIWZpvscNxcww3EmFYzYbA6cgDPCNtT6FT+TL5WsPZl8sEtIPer7RIfaNsTZU\/wCMdCOHuJEYshkQZg9sw9HX3WirTVmzt0dVxrQlfho46utPlueNSLq6HDkEYHot\/wC6s8FTqsNdEBLmWaRbVXLwF8S6Lb+6w\/BatE7wMv1SHRqZrzH5CELtPPBC4rixiWbwrhWPU5BrHxoWoa\/YqA28xmJC25kZIn0XQFsV7SX3Sz3+ChbhZxskcWTjadVoTJCoOHkWPkRD1AJ6+hTTIm8zDI9PggHZCEID5hm2mpSC1yblL6UbhQCC2m6uNy2fEOH8pU7G6uHy2fESH8pBclxCEKg1qn\/R8z7N3gvn\/i7TEtU0\/r3eK+gFT\/o+Z9m7wVAcYaYlqdv7dygGb3KxPKn90zvrVduu6sJypRM09UGW80jXvuow2WcQhCyAKlnMJf64c5Y7lXTVKuYPXiJNX7kBHB2b3qT+XaIRxCgMt50M6qL3DVp7lJvLqP5RoHsysXwS1y5zdlmzzlg1Zs85MFMCzM4G+oUNcY4vY4lgxCwuAlje3RTUG7noqz8007GlKrJNgxHM7SGQcpWuvT8SDh3sVP2ZJ5i191Y53DkWI0zcWDBL\/JiusDss8OxJhvwqJCgh5LDfXbVctw3mZqYl6kwRTkZLvOp77LqKCyN8Bm3NiANyOvra9lNVJ1Y15v4pw9GYynH+9b4aSj+fTcboLo7aVPvDNDmLj3KJjq9x7yVKpERuHpt4fZpa8kE7qKRYhbqzvq67\/wAjZWVpxXaEPS\/7gLdU4UQEzBsm8a6Jyog+3H1LCr7rEFv9B+ozXlk2Q6w6\/OkpId9UJixsQ1FHH2madmtqsaYLzU0SdcpXnT5mfQ0Npaf5P9zXl5hsKsFznZfJtdZtd2lTgFrr3O4XPTL3iZfve6cKNmM3CzkgXXV4O3V5Hm0NQ3KnS7Sv97DpXQRMtBN\/KCzxGwhmrr7eC864AJlgBuM41WeIrdnZuo019wXJDmmdle3h1\/8AZfuczMdEU+C6am5eXaCTFe1gA9JRH2C67g1SX1fiBSYQhOiQ4cTtYlhfKB1PvsvTjweLU99l08JU5lKw5T5GGCGwILWa76BPCwhDK0AdAs1kjWNE7MCBWZaTO0dpcHJ3IAAAN1H+Kqw2X4oYfkib54T3AelSBe4B71Sgo345Uxs7hT4R2bnvlXh4y9Bsb\/OpITJjOQNSwvU5ZpAe+A7KTsDZYVI9UWjdp6vhVYz7MpBNm08wkdVuYgDct2Cwt+5atSYIE41rtS19itytOa+EHs\/F29y853UoHpxaekqfNPzyaE2GuojTbyh196kHlZ14gR\/RLE\/\/AHBR89wdQQPwr\/tUg8rPx\/mPzc\/6gurT\/EvM0\/qO\/RL\/ABRbo7lCDuhdR5YKn\/HN5ZxMmXW6N\/argKnnHk24hTR+T+1a6nFjdQl0zTOXr5EVjjbUt\/cpL5asQxJGsRKT5RhTmvqcOvzKOKk4xZSESLeTun\/gbG7HGcmb28si\/rC4NN7lvM9jWpPV1fNX\/Fy44N0q1pPzXLZXpngitOhCrxzR07LHpFSabEOMNw7xpb\/99KsQw2KhTmhhB+EZSIG6w5ga9wKxavsbIS6WmQJUiY0mxzh0v4K4uAfiZRvzVngqbuiOj0qGDsBa\/vVx8AfEuj\/mzPBcWhVupHp\/rW9dTXxJM6BCELvPIIs5jTk4bzrt72Cpky2VXN5j9eGs4P8AEFTJtremyjFrnrITL5KegTMFxbEgvD2kGxuCvoDw1rDq7hykz8RuV8WC0uHpsvnuRrpurw8usft8CUy+uRuW\/uWRES6hCFCnzC01N0aXG6NbbapdSdlAhNLq4vLX8RIfrVO7mx0VvuWG\/wDAIX\/tCgsTEhCFQa1T\/o+Z9m7wVAMYO\/jRUhb+ucvoJHhiNAiQ3bPaWlRLUOA+Gp+cjTMeJNOiRHFx+2bXUZUU90zKwPKf\/SNRPfZdv9j3hb8aZ\/TK6zAHDWl4Jmo0alxIp7Xdr3XCIljvEIQqAVKuYL74sz6v2q6qpXzAAniRNW7gjBG8Q6+pSXy66cQ4J\/wFRm7d3rUncu\/3wIXySoEXNavWE29z+KLrybsF7wyAx59FkD4MWbOJNlAfMNRZaqVJkWZihnYyznsBNrlT422QkqOuJeCpzE8Z0SUiQGjsDD+2X0N91GryVu6+19zXWcvDko87epXzD9OlZShTTmRA15gm1nWubhb1MgQRRpp8SPlcGOsM1tbKRYPCOpQ6XFl+3k3Pcy2fytPoWUPhJUWUyJLGLJvixGkdpd3k\/QsXHquu9VP\/AMrPyNuo41HTmMEv\/m9vzf6kQT3YtwxHPaDOWv0uovubKz8\/wZq8ajOk4czI9s5pb2hzW39SijiFwirWCKOyoVCbko8Fzgy0FxuPnTmrUl3k2Z1mpVG1xaK+0URu29tk5UXR7j6E2C+X3J0opDS++9lKvuskOfoPdJLfgcySfKzaJKSW\/CJvN3JaXEY2nx2u84u0SUiI1kSbLr6i30rz5\/GfQ0WlOjv8L\/f8mnLy0KPUniJ5oF16wWw4dSgNA8kL0pDmMqkUxLluXuSQ3N+q8IkeTqs3J3a8jloQj00JZcn+3IlaLDMsynTOs8QlpZaGdNPBY1lzXTbC0aZ+5ZYke1w8gEbdPQsKfNMyrP8AtVv9l+5zUc6BTXyqUgx8TT9QLiOwhCGB0Nzc+ChSPYgWVq+VulGVwdFnIsDs4keM6xIsSBoP2r0o8Hj1PfZNoQlXhNWDcxNmtBJPoWZrK7cRK7EleNFNiQm3dLRGwgHbWKsVLx+3a11rEi6pfxCqUWPjadnGxHF8KYOR3UW2VvcGTfw\/ClNmnHM98Jpce82C1U5de5uqQ6R5WMRgiQ3sOzhZZaWQthrWzKRcTpE0zGNQl+yMMNmHEC1tDrotCqvbElW2aR5G6kLmXpkSUxjDnNOymGAjXqN1H89EEWQghoPmLz66tKPzPW00r6Wsr9vU0IBD6PEYRsu\/5W\/j\/H9h+0LgafEApswwi5UgcrI\/lCmfzU\/6gt9B2lI1a\/2qdJ3vsW4O6EHdC6jzAVPePgP8O5sgbZVcJU+49a46nhY6BpWqrwjOn7xzEeIYtNgXb0Iuuj4Fsc7HUoxrcxzk+pc1Lxs9GY3ITbr71KXLThyPGxJM1qLDeJWXaWsNtHOK4tMt5R8z2f1Cp01o1L3vFeliycCEYQseq9idEP8AOSdF6J4pkzdQxzPPDcGwW286O1TKDZQDzRVJjpWn00BxdcxSegt\/\/VJPp3LHfYhOmRy+l9ll9\/vVyeH\/AMTaR+bt8FS+gxbQXsy31urqYG+J9H\/NmeC5NMrVJnq\/qb66NGd77W+w+oQhdp45FvMaL8N5z1hUxbaw1V0OYoX4cTfrCpcwC26jKhXAaFXi5eJYy+AqXdhbnGYX63CpTS6fHqtSlpKTY6JGjvDGtaL79V9AMAUltDoVLpzCSJeEGa77KrgxR2CEIQp8w+oGZHf5SBYO26IuLXAUAHYeV71b7lj+If8A8hVQiRe1lb3lk+Iv\/wAhQpMSEIVICEIQAhCEAIQhACpdx9cG8RZsnq1XRVKuYP74k16lGCNdyTdSjy6j+PkEk\/glRYLZVKnLqAMdQrfiq9yrkuW1Zg2BHesGrJCcih1muHegEWNwkQnAMgRltbVAcA21tbrFCACQdlC\/NL8RYVv7dviFNChjmj1wND9qPFAVGtoVsSkYwLkEaiy1+iAABusWrqxe4\/yVVhQJF8Jwu5xv9KKdVIUuZjNr2m3oTA0DL6UADvWqWng+rzOuOtqqUZJ8Ky+W\/wDI+06pwpeciRTqHC1kkKpQxUGRj5rUxga3ujqNUdCLd\/Ixhq6kFBL4XdD5UqjCmJhr27B10tbqjJwWhaJiI83VDhpa6ioQXTbAlrKjhKL4k7v8\/wAnsGmLEhw2kZnEAetXy4bUp1HwZTJSLlMVkIZyOpVJcCUwVbF1KknAuZFjtBt3Xur9SMMQZWFDGzWhq3LY5pNt3NhMmMpz6n4bn5nMWlkI2I9Se1GHMBU307BEYw3WMQFtj10WRFsVPrdVhz81Fi5iHRHZibK2vAOstquApWGIoiOlyWO11Hd9CpU4elWP5TqlDYKnTy\/7aXdpl9Glj4rXTpqCsjbOtKrKTlksgjqkQFsNdyC+aSlmJh+UqUNrbwYoa9xOoB7lXqJVoTpCFBIs5gIVveMVJ+qmBalCiNa8BudoIvYhUee1zXEEEEGxBWmpRjO18G6lqJ0oThHiS3HSVnmwocaGdnhSjyta4\/mCOssf9QUMNFypn5WdMex\/zf8AasuhRd+5jOtKcIxfCLcndCDuhbDUCirGHB6TxPWI8\/NVGPCdGtcMaNFKqFGk+QnYiSlcD6NIQ+ziT0zNM3yxGgeCkyi0iSoshDlKbAEGE3cDqe9b6FjGnGLbSNtStOrbrd7bIDqhCFma7iOIAJOgCqTx8xRLVbGMxAguBbKjsg5pvdWE4qYvlsI4YmJiNEDZiI0sgtvqSetlRmdmIk5NxpiMS6JEcXOJ7ysJx6uSqVk13Hmj1Jkq+JexzK8WBHB2DqORsZZngvn5qCVf7h0b4Gof5pD8FI01GTksm+pqZ1aUaUuI3t9To0IQthzHN4+wtCxfQIlLjzD4DIhuXsAJ+lROOWyit2rE8fW1v7lPiEBwWB+F2HsIxxMyMt2k2W5TFinMR6u73KQ5HSZZ7\/BeK9pL7pZ7\/BAOyEIQHzDsbEpdbBJpYalBAJ3KgD8L0K33LN8SP\/eVUEAWOqt\/yzj+I7flIQmFCEKlMIz+zgvfa+VpNlAlR5h5eSnpiWiUp5dBeWEg3\/ap4nPuSP8AId4L59Yt+MdS9u7xUBYU8yEr+SX39f8Auu64XcT2Y7nJiDCkjLthNzXJ31\/3VLCTcKwfKkf+Zz\/yP2hLgs4hCFQCpVzBn+USb9Df2q6qpRzAn+Uid+QPEqMEa6ZVKnLp8eYXyVFhvZSpy6\/HmH8lUJ7lymrJYtWSAFHXEjinTMCVCBK1CWmIrorMwMJoNvnKkVVY5s\/jHTPZFAdmOY3Dp\/6OdH\/sH70v2RmHP7pO\/of7qqJA00Q6zTcIC1Z5jsPjan1Ajvyt\/euE4v8AFuk41w2JGSlZuDFDw68Rot9BUIFKbWUAh80oFsqCRlOiBayBgwDKhtkMtlSAjuTuXIotmKQgZglba570G2b02QiwBA8nVDtkG12pdE7DBLvLPS3zeO\/hQh5oUvCJJI2J9KuCNlX7lRo\/ZUyeqTgftr8o7rBWCSxWCr5zW1ZsKnyFNaQXRSXEdbCysGuIxrw3o2MJ6FNVbtHPhtytDToFSFF3juUocu1T+A49ZCL3B0zDMNttu\/VTmeAuEzsyL863qFwZw9RKnBn5HtGTEJ2Zru76UQJLhm8Np9CySNblYG9wslQGjW5R07TJiXblu9hGu2yoRjGUMjimpy52bHdb519AowcWWYbFUv5hKWyncSZ50NuX4QBFI6XI1UYI0boVMvK2f4+RvYftUMWNzqpo5WB\/H+Y\/NT\/qCSC4LcncoQdyhUAhCifGfGuk4Wr0elzUjNRIsLdzbWKAlhCgr7I6g\/k2c+ha07zIUtkJxk6TMRIltBEdYXQE9RIrYZAd1XOY0xtRsJUyNNVObhtext2wWm73noAFW3E3H\/ENUHZ02Xg09moLh5Zt7wonrFWnqtNuj1CZizEZ27nm6Af+JeOKhjitvnZtxhyzCWy8AbMb+9clqkdq1AJU5QWRCDcdyv7w4N8C0T81Z4KggOtlf\/h8AMEUPKLf8JD8FcBM6BCEIAQuaxtiWDhCjRatPQ4sWWYQC2FYnX1qMHcx+HhvTKh8zf3oCdF7SX3Sz3+CgN\/MhQMp7Ol1An0hv71vcPeN4xbxGo9DlaWYMvNGIHRXxPKblhudt181AWEQhCA+YZOuyAe8I1ujygCoBM2nm2VweWj4jt+UqgEnKFcDlo+I7flKoEvoQhAeE99xx\/kO8F8\/MWEfwlqV\/wC3d4r6BT+klH9m7wXz9xZb+E1SFte3d4oBpJF91YflPh552pPv5rP2qvGmbZWL5S\/uiqfIHipYjLKBKkCVUqBUo5gfvkTnyB4lXXVKeYMD64s2b2JaPEoCNTmUocvTyOIEBlvOaTdReW9AVJvL5pxDlvkFQhdFuwWSxaslSgqsc2PxipnsirTqrHNgT\/CKm2\/sigIGJN0Hog3uEEm4UQAnZDzolJOiHE6EboDG+myUHydkFxtsEXu3YJgdxW+aNEjeuiGu8nYWQ0i2ydy5BpF9QgkZtkA67IJGbZXJFgNARdB20F0OtpunHD8hEqVbkZOXF4kaM1jQe+6x7DBdHghSRSOHtNhmG6HEiwxEeHb3IuV3y0qNL\/BKVKwCLFkMA+uy3VkAQsHxGsIzG11ldAKhJdF0AIQhAKq282NIf21KqcNrMljDebaqySinmJpP1WwFNvhG0WU+2gnaw38FGCmtjmUy8rRLeIUYf+VP+oKGnNJfopk5W7jiFG\/Nj\/qCMX2LeHdCTqUqoBUs5h\/vmzvs2+JV01SvmGv9cuc9m39qjBGWuYrI7JLnMlJNinYmBBdISc+iVpKCSCLIuSvlBc2SNcbLK5WLXnZRcMq94yBAIJ71f7h6b4Hof5pD8FQC5uLd6v7w6N8DUT81h+CyT2sYI6NCEIZEXcxuvDSd9YVMom5VzuYrXhtO+sKmL7XKhGYtdcWspL5cPv1Yb+VH\/URFGjXA301UlcuTms4zYde8hrWujkkmwA7CJqnDK8F8kLFj2RGNexzXMcLhwNwR3hCoPmL19yxHmlCFAZDcK4PLT8R2\/KQhRAl9CELIGvUPuGY9m7wXz+xZ8aKl+cP8UIQDR1KsXymfz9T+T+1CEIiyqEIQIFSjmE++LNfJ\/ahCFI1Kk7l7++FLfIKELHsR8F0mpUIWRQVV+bD4xU32Z\/YhCFXJBB85BPlBCFDFCndK\/cIQosFEclOyEK4DyBAsEg81CE7jJgN0Hz0ITJcIHbhdbwsAPECg3F\/+KahCmBhl8meaPUskIWRDUnvwVyc1OzXbu\/4mP\/mFCEB5fDZr+8x\/8wo+GzX95j\/5hQhQHV0SI+LJh0V7nu73G6cUIVALh+KoH8Bq5p\/07\/BCEBReJ\/OKZuVn74Mb81P+oIQoVcFujuhCFUQFSzmG++XOezb4lCFGCNRv7kh2QhTsY4MkhQhXJl2FO6wCEKLJfiAdFfvhz8RqJ+as8EIRGGTpEIQsjIjDmJ+9vO+sKl7\/ADyhCjIzBu5UncuGvGjDYO2aN+oiIQkuSvhF7wABYCwQhCoP\/9k="
                            },
                            {
                                "timing": 11328,
                                "timestamp": 2986712010,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAgIDAQEBAAAAAAAAAAAAAAECBQMEBgcICf\/EAFAQAAEDAwMCBAMFBAIMDAcAAAEAAhEDBCEFEjEGQQcTIlEIMmEUQnGBsxUXkbEjchYkJzM3UmJ1kqGywTQ1NkNFc3SkwtHS4RglOIK0w\/D\/xAAaAQEBAAMBAQAAAAAAAAAAAAAAAQIDBAUG\/8QAOxEAAgEDAgMFBgUCBAcAAAAAAAECAxFBBDESIVETQmGhsSIycYGRwQUUI1LRM2IVNEPhJERjcoKi8P\/aAAwDAQACEQMRAD8A+WRlH4J\/xwj8CoAPBQClH80\/wQAOB3R7lPE5SQDKRR7lHcBAP3ykmctKXsEAwcpAGEHgo9kA+\/PCXY4V1010xrHUrr4aLZuuBZW7rm4cCGinTbySTifYclbB6J6i\/sbs9dbpN07TLu5+yUarWyX1JgDbzkyAYyQQgOd7oHdXXV3S2s9I6v8As7qGwqWV3sbUDXwQ5pGCCMEdsdwQqTsUA87cBHcI7DlM\/MEKIc8IztOE+5ykBgkIQZ+XlL8AmeBGESZCDIjIOI\/NMH1EThBy5ITuPsgGO\/ugfKkO+Uh8qAY+XlH3e6Pu8Jn5eQgYjwm7LeyTuOZQeMBA8g7gZQ7hBn6codnkoGD\/AJcpnjlI\/Ke6D8pgIg8geECY4TzCAMZKg6ik9ygR7obCG98KvIEIk4TB9RwhsyfZH3jlMhYHmUnfikYBCbvdOhMA6ITB9gh3ynCAcZTBXkGyR7IAkmThDGkkwlHq4TLLlMHRMlM8IPOEzPdOhMMUkgGISEycqVJu5zQTyYVtYacyrfClJyFJSUbtm2lTdWpGEd2VEZErIaLow0q31Gyp0KjABMYKs7mjQo2rS1zTLVolqElFrJuhpJShUb7n8nKNpuLRDSse1wcRC6rQzQNGuypDndj7Ktu7ZrrtgYIBGVkq15yjYtTScMac078XkVD5hAiOVt6jbGhVLXCPZabCIwFsi1KN0c86cqcnCQCAYhBJxATBycIcDH1WeUzW9kPMKIncZKbQYycpEAOEnlS3Mr3G+I5Xonw91fJ8XtBqgElvnnBj\/mKi87IEL0DwDI\/etouO1f8AQqItguTaPuejqRdRpk0ySWg5d\/7IVfbf8Hpf1B\/JCpD86D3hHE\/gkg\/KoAnjHCOBhEd8fmmPb+SAXug9khxweVInM4hALkYQJDuyPYIjnCAD2lP73CD2zCQzJygA4HZGJ90e3AU7d\/l12P3OGxwdLTBEHt9UB6H4D3+maT1uzU9Y1s6TQs6ZrgbS5txtzsd78SG8kgAQYI9huvFzpep0p1DeivTb+37nyG6MWEi3gw6vUaDguaQ9xbEmAPUHOXjWsdcWWsahq9QaU5g1KkaTW1K+KJLqjgdwEwN7fT8pDePlLZWXU9jT1unqNbS33VAUqj6VpcXLTTo0XOAfTbgGNjXtaP8AKBjGQOp8eOttH1PQtH6Z067\/AG\/c6cN9TWqmXGR8jT94kRJPsBkyV4iPlzheg0ur6OlP0K3+wF9vp4L37qofUqjdVLBuGGjbVggDO1vsI4vWLz9o6nc3YplnnvLy0uLoJ+pyfzQGme2Ud+EdxkBMQcoBCfoj7nKBwcJmQOwQAeyO6R7SUYnugGOeUhGeUx83CASgwDfl4\/NLOzJRiOZSxt4KBj7cyg8YCc+iIhB+WCUDAzGBCsunNJdrut2umtrsoGuSPNfw0BpJJyPb3CrHQRklTp1alF4qUXvpvHDmmDkQcogz0dnhTXrUrB9vren12XdV9NjqR3iGvqN3YJx\/RHOBkQTBin6m6HOgaTc3dxqNOq+m6j5bKdI7arK3mGm8OJwC2k53HdvvjmaOp39vTYy3vbqkxkbWsquaGwXERB93O\/0j7rHWvLutR8qtc1n0\/SNjnkj0ztx9Nzo9pPuhLHXt6Ar1LZ1Wlqdo8eQyuwNa4yH06tRgd\/iksovJngloPJja1fwyvNN0XVL+vqVtFhvJpwQXhtepRxOcmlIgH5hMcriG3t5Tp1Gsu7hralMUXhtRwDmdmH3b9OFOvqmoVmnzr67qAt2HfWcZbERk8QY\/BEVp8zuf3V339j1pqw1K18q5t23DGbXEiaFSsWmO4DAP\/vCw1fDO8p\/bG09Rtan2d8S1rjuZ5bX7x\/k+trZEieSJE8YNV1EUBSF9dikBtDPOdtA27Yif8XH4YWR+s6pU8zzNSvXmq4Pqbq7jvcBtBOcmMfghLPmds3wqv3MvC3UrQvtZa5mxwL3NNYVA2RkN8h5ngjPYhedMaXOa0ESTC2\/2rqBILtQu3ENDBNZ2AAWgc8AOcPwJHdaQjMI8lyd7q3h1U0i1u7q\/1Si2lb1qdE7aeXONSpTcWhxBcAaTuJMcgZjStujaVbqDXdL\/AGm0VNLeKe80DFVxrMomM49b2\/lJ+ioX67q9SjUoVNTvn0XsbTcx1w8tc1vygiYIEmB2WqLy7bcVazbmsKtU7qjxUO553B0k9\/UAfxAKuQsHWdTdB1+n9BGp3eoWlRzqvlMo0ajH7j6SSHB2RDh8oMd4Vi7wtvadm2ve6pZ2e+3t67BXlm51UVCKeYJcDSIgAySO0kcPV1XUX2T7N+oXZtHkF9A1nFjiMiWzBUK2oXtSmW1L25e01POh1Vx9efVz82TnnKl9iYN7qzRW6BrNfTxfW975YE1aDg4A92mCRI7iSrno7omr1BQs64vKdFtzcm3YHU3OHpNMOc5wENA81sSRMHIxPIOcalQueXOc7JJMkldV07d1LbTatOjd16Ld7X7GVC0Fw4MA8j3WFSfBBs6KFF1puN8N\/RHZWPhXUOqULEajavrXFWrTAaJ2Nphxc4gHcfljAInglc1qHQn2XSbnUX6kxrqFu2q+g+mGODnPqs2Dc4Sd1F\/EmIMcxDTtZv3VX2tbULx9rGKRrvLOI+WY4wqC+1bU6d1dsbqV61tYGnVAru\/pGkkkOzkS5xg+591rhO82vA6KlO2mpz8WXWk9D1NUs7K6p6nbMp3VM1A3Y5z2AVGUjLRn++VGj8JPaFbWvhXfVaNZ1XU7Sl5VA1pcMGKVCoQDOcXAGJPpMArgbe\/u7U03W13cUnUw4MNOoWloPIEHE91lZq1+KdJjb67DKLQ2mBWdDADMDOBIn8VvwcHU6bpboG61+ztK1teUKdW43Op03tdkBzmD1cbi9sbeYIPCutY8P9R0Wx1HUv2nZ1zpxcKjKbXbi0CkQ8Ty0ivTz2ke687t9RvaFJtG3urinSp1POaxlVwDX8bgAcO+vKb9Sv3tLHXdw5jm7XNNVxBENEHPHoZ\/ot9gjSb5ljKUZKUXzRG5vK1clz3SSZUfNqPaATH5rE6YSaMZIWCikuRnxyblz3MtrXfQeSHZVk+4NR1KpEEFVNKnuqwJJKt6lq6jatc7kdlGoqSuVSnwp4TN7qim6pSpV3xkYgLmWkkGBC6bWH79HouL9zoiPzXMtLiT2C1aX3Guh6H4sv8AieP9yT+qDMiEyMQSovBwpRHJXTg8pbMiGju5DowSUmwHHlSdEcK5D2TGDPAXfeAhJ8WNEEdq\/wChUXABxgYhek\/DfP76um8Y3Vv0KiLdh7n2dbf8Hpf1R\/JC6NCA\/MT3RxEygJHnuoB9se6Dicp+whLEcoA5jlH8Aj3goA+gCAO\/PCMR+KB3koHYZQD78pdu5ROSYAS7DKAl+SXYyQiMlH3eAEAdxyjuU\/vDKQjKAMxygxgSjsAAgzI4QDEbuEZylieUx8uAgF2yUHgYRwBwEzMjKAD83ZHJ5R97KQ5OEADnlDYg4THfCXLUAR6eEyMSVu2dux9Co954HCtLu0oUNOpvG0vcOCtcqqi0vE3woSnGUlixz72ENmDHuk4R2XR6h9mba0WUnNLjyjW7WiaLDRbtmMrWq92uW5tqaNxU3e\/C15nNnH0QZge6yXVI0amx3Ki0Bzmg+63p3scsouLafU2GWb3UfNdhswra+06laUWgw4ugyp6oGULNjWPaTjCqL67qV3D1GAIXPGUqjTWx2ThToxnGXOV1\/uXWo29vTtmintJIBMLX1TT6QsaVWlglslUvmPkEuOF094579GpbgNoYVhJSp8PPJuU4Vo1pKNtvVHKlsDJlJsbe6zVMMaQsTAYGF1J3R5s1wtoTT9E2zJwmxj3kACSt6x0ytcPe0ct7Kykoptlp05VJqMVzK\/73KCACJKzXNs6hWLH8x2WF0SMKxd9jFpqwGI7kJk4wMJduEzMCUwTDBuRxCnbucHATglQExkop4eM91GtzJPmdHpbi3UWkCZHCqdcbs1KtIj1TCsrHc2+tyDEjC1OpWlmpVJ9U5n8lzR5VV4o9NXl+H\/CX2KvEYCGnHCB9BCGbl04PLywzJjhDgcZR94ZUXQRlXKJg2ra0fWadpEDK3dM0l1y18EEN5WCyum0WkRMjK2dO1M2z6gAgOzC0VHPhlw7nZpY0u2Xa+60Tp2bLa9pgnlWuuW+xrtrtwj\/cqC41B1Sq0lvB5V1WvKVzQAafXtIWiop8UJHRTlT\/ACs4PdNNFDUfUdRgkkBaRB3cwuk0yg2vaXDS31jhc9XZ5dSHdiumnJcTiaNTSahCrfk0RcMJiOyRiENIjAW1bHGlzaFw7hSP0CiSQcBSyeyMi90TZjhelfDgD++rpv23V\/0Ki81Eyey9M+HAf3aem8\/erfoVEfJleyPu9CEKkPzDbggHCCccnKcZPskIxlQARMmEf4vZB\/ihAId88p9wIR7ZQOSUAZ29k+4S7CAmSclCiOAmOcJIjkwhAHBMoI45KJ9P1KsdP0ypcVmNdgET+SkpKKuzKnCVSSjFc2V\/c4CXAKvG6ZRdQuam7+9mAPdVd3bmg1n+VlYRqRk7I2SoTjHifS\/ma8THdbVKyq1KkBhmJWKg2a9MT3V+bsWZrv2TgNj2UqTcV7KLQpxnL2nZc\/IqqWm1HU6j3Ya3CzfszbZCrUJ9XCx\/tWp9lqUWtG17pKxVtQuKlFlMu9LeAp+o38zP9CKa5t2X1vz8jHf0RQrBgysB5EBOo9z3S52UiBu5W1XSVzRUcZTbiuQcFA75QBkwCUDviEMAEbSUhhvCMwjhvKoZMVKjacAwPZFSo9wh7zhQPCZGMAqci3fMC6IMk5V2ys+4sqZeeHAKpZQqFzQWkAmFeXtFlrbU2g5kErTUcbo6KUJ8LeLq5odQtDNQ2tO4QM\/kqwzK2dSq+ddOfOCtYgAD2WykrRSY1c1OtOUdrkqji7l3dRKHRGAeVt0rR5pio4Q2YWXJWOd3d2Qo273t3gekcro74Clo1EufMtMNWO\/p0LWyYKbhLmyVTahdm4oUmAwGBc1+2tbZM9LgWmjVhN82l9marnFzQoN4GUu3MlNsbV04POk7t3N7R9v2meSCr7Rdx1C4DXbTC5Wi803bmSDPK2be\/q06r3A5PcLTWpuaklk69FXjRrQqSwbOrkC7gEExyqt0lwUqj31Km5xUH9srZTjw2RyzkpbDMxyjtykeExG3CywYdRNjEJs+fCG\/hwgEhxgKvJVui6oO\/pbaeBCOqWxctLDII5WOiT5VJzuxC2eqAHCk5ogFq5HyqR+Z6mn9rRVI9GigEwJSAgnKbYxnsk2A5dfU8vIGJBKDEFDiMYTJ9PCdDHAM+VKTvwpMDnDAS2PLhAKZM3gHTtK27FzvMAB5C130akGWlW+j2FQ0jVADgPdaqkkoXZnTpTm5RSN\/p6o+nc1qbRJI4KodYaG3b591bW1Z1rqm9pDSVU6q\/fcveckrXH+txLKR31JqWhhF7xbNUERgKLXHIhMOkYCQLt0ALpWUeZm4yTGExJGUnA7ZQ0O7lN4hZQBvqyV6Z8Nw\/u0dOZ+9W\/QqLzNzYIJK9M+G+P30dOQfvVv0KiPDIuaPu9CEKg\/MP8ke5TjgQUgTmYUADEcoHHCJyc8I9sEoAJyjtyj3MBM9shAKMozt9kTzlEYEAlAHcSUYg90xgniEifTyEBt6ZRFa7pMdhpOVYald+RdPbRdgNDQR2UenG\/22Hxu2glV93NW7rECfUVplHinZ9Dsi+zoKa3bfkkStLmoA5hduDuVZ9Rt20LRpbBDe34JUbKnb2VJ8zUqGI9kdTlouabWE7QO61uSdRJeJujCVOhPj\/tXqyrsADeU8dwtzUnAsqZkF3K19HaXXgIzHZWVayNbT3V3OAbucYH4rKckpK5z0YuUZNYTKDtyEEDgq6r6XSpW1A7pdUifotPU7I2lwGNO5hyCtkasZMxnp5wvdbWX1VzRPIgFMAl4xhBndyhph0ytmDnOi0e2ptt7h72BxERKrL2mBbB0CS45Waz1TyLKrT27nOKr6lZ1SkGngLQoy428HbOdNU4pb8PncwCIwmYjATM7OyTuOVvOJj7K7qfZ2W1IDaHyJVG7gJudMcrCUeKxsjNRTTR02pXFB1ak2ltGRj8k+pAaxYSIOMfkua8xwcHCcK8bUNalbl5JJcubseBxfQ7\/zXbKcbW4pJ+pSXDDTqlpUDkhb2utDdSqhmGj\/AMlq0G7qzB9QuqDvFM469Pgqyh0djbp2bmW4qVMEuwFa67VpUaNNjAGugGPyT1wmjQaHCIhUN9WdXqhz5OFzwbrcMn4nVUUdPGpSe915XJ310bkNnAaIWpiOUGNuAnDi3hdEYqKsjiq1JVJOUtwafTwkJhMB231JNHOVl1MMjaDPPdZKNCpVeWsBJ9lOxpCrcATMGV0Gm041lrWbWmPb6LXUqKN\/gb9LR7WrCD7zsc1Upmm8B4IIUHQBkK96gphtw0kAmcqkqiJgJSnxpMwq0+C66MUiDhAMjhAmIQN0ZWzBqywbuk4Ta1znwO6iBk5W\/phay7pEwc91H1M6ceKUUzMxr22rA4RtPdWmvW9W4srZ4ZiEa69uQ4tBB4H4LPVugdLpk1BjELglOUlGaWT2KNJUoaijfb7M5enbu8pxIjatcEbohWTK7X06uRlVpJ3YC7YNybueXVhGKi0N57gLYsWipWAfgQtcgwp0HOpuDu4WT900dUX+i21uX1W1xgcLFWo06d5TLW4B4WhY6hUt7l1QEZWG5uqlWrvc48rQ4S7Rywzvdan2NO28W7nU6o1nlgikGAg8rW0y9bRsq1PBVFXvqldjQ5xwtZlVzQQJWuOmfBwyOieuitTKrDK+1jZvrwVa+5rSCtZ7t2SoOdkGJKYMjhdSikkeU5uSYNckS7cCE2l0kIeD2WWTF7IcGMqLW\/UKUGTKjtG7lFku0hvGOV6X8N0fvo6bz96t+hUXmhGPovS\/htj98\/Tcf41f9Coi2CyfeCEIVIfmH3OCiOMInHJT791ALOcgI9snCIwMI9ygFiOCpT9EuIEonnlAODB4REQJQBDRhHdAREZ5T9sI7ZKPvBAX3Tw9Nd0cNwnTpU7fTKleoBveSAfzU9KPlaVcVC6OMe6qLu6qVaLKZ+VvZcsoudRpeHoek5RhQipftdvm\/wCDfoXTry+tmDDacALH1FU8zUDOSB2T6ep7r9pLdwaJgLV1WoKl9UI\/CFlwpVElhfcwqVJTocUst+SsYLas+g4uZg8LLUvaxtxS3Q1agjackoAEDC3uKb5nHGpKKaTN2le1TXolztwa4YVvqA+03DXOAy2VSWNB1a6ptAgTkq1u6jaVRwnhkBc9SKUlbc7dPOTS49m7\/RFF9847oyUNmTlTt2eZUAldLOBiFN5aSGmPdRc0huV0vk+XoTHQIcHdsql1GmKRp7e4WqNTibXidNXTOmm\/BP6mmY25lBPpwEEmOEZwtpysZnsEyHkjCtqFvTLbeWy5zs5W\/f0qDNRotaxrRu4n6LT2yTSt1OqnpXOPHfvJfU5+jb1H1GMIOSru8b9kZQYW7Sw\/xWTUrinS1CmRsBa6YGeyq9Y1B13cyYgcQtalKo4u3KxudKFCMuftKXkjW1KqK94+oZkqNrBuKcY9QWF5lwMZU6L9lVjiMAroStFJHJKo51OOWWdP1Cwua0PMnH8loanpTLdjXNqbiYWHUdS89zRTaA0EJalqhudoa1rWgQuSlCpFRSPQ1NSjUdWT3bVvM3r3TrelaNewku2yVkdaW40um\/YS8tMlVN5qVSvSazdDWiMLDUv6tS2bSLzsaOFkqdRpXeSVK1DiqcK5NK3kY6gAp+5WAQmHS2Ak3k4wupKyZ50neXLoZLer5VTc3BVrZagz9oMqPJGIJ\/JU4nccIkzjCxlBS+hlSqulOM1g3tWuzXuDsy0HC0qhJn3UXSRym7g5VjFRSSMalR1G2+oAHuk0c5QIgZQ2JKy6mORQNxypB21wIJkcJT6uE3HiEyiLkkzJWrOqmXkkpeY8sAPChBhDN0ZWNlYz45OTu9wBdOOEnAzzCACXHKbhPdZZMMIM7eUmjGSmk2M5ymGXIQN2SgxCDG4SmeE6GPdAEEcIBAdEJNMjhBJDhATNjLKY3HEgIbMZQZ2\/VDAZTukS5tCAdu5TdMJQdwMwmRzlHhk7oNAIGZSIEptAj6odEq7SMpYY8Rhek\/DaR++npwd99f8AQqLzb0xhek\/Def7tfTY\/yq\/6FRF0I+TPvFCEID8w84QODko7zCfYZAUAu4hBGMDKeJJlIgYySgGOewSn0mSjucIMwMBAORjJS98J9+yR4+ZABGAIT4PISMFwElGMmEB0No4HQ3N2gkk+paVXSa32qjRPNTj+C1KF1UpsFMfJPCsamq77unU2mGDEnvC5nGcZNrNz0YzpVUlPHCvktzZty3Tn1YcGup0445JXPOeXuc4jJyslavUqve5zuVh7crbThbm9zmq1VKCpx2V\/M3rO2a+2c9+DMBW1xp9vTuremwGSRunvhUDbh9NjWtcQ0GYWSte1qlcVXOcXdisZwm3dPqbKNWlCNpK7uvoty986haaqXNYA1jfllUV1cmvXqPOJxCwl7nOLicnuo5+iQpcPN72MKuo448MVZXb+omxnCkxxYJAgqImEz8uStxzFpcajOn06LWncBnKr7io6oQSViMRkoMYWMYKOxtqVpT38PIHfUowCMoMSMYTzIwsjVkyC4e1zCHHHCdW4qPreY4ku9ysR+YQkZlY8KM1Ula18knvc5+45JUqVKrXuKVGiwvq1HBjWNElxOAAoEZAldz4H2FPUfF3pW3q+pgvWVSI52S\/\/AMKyRg23ufSHS3gt0H0J0jQ1LxENrXvXhv2iteVi2jTe7\/m2NBEx75JgnC5bx38GunGdDu6x6BDKdCgxterSoVDUo1qJ++wkmCJnBiJV\/wDGZ9qvNJ6T0myp1a9W8vX7KFMSajw0NaAO59ZH5rhtM6i8SunPCav0k7oO7dp7Le4p1ry5t6p20X7i7AgCA45lAdH8OHhZ0d1f4cjU+otHbeXv2yrT8w16jPSNsCGuA7rp63RvgDRqvpVquhMqMcWua7VnggjkH+kW\/wDCD\/giH\/b6\/wDJq8Z63+Hvq2wo69r1a90g2dHz70sbWfv2Dc+I2RMfVEgz0bw66A8I9bsazbmjpVxd1NRuqVuwai7e+kK720g1ofJGwNg9xldjqvg74S6RTY\/VdKsLGm87WOuL+pTDj7DdUEr5H8EST4sdJzz+0KX819C\/GuSOlunIMf25U\/2EDPmHr+1sLLrXXbXRhT\/ZlG9rMtvLfvb5YeQ2HSZERmVQNnKQmMlNsScp1KtxAZJlB+YZRiTlBIkSmSYQPiM8JmIwk444ROOFB1BpECAhpycIaTtiENncYWWWXKDO4QEGYHunDtwhJwMZKnQxwSzGeUm98oHHKTYBMlLbmV+YEDdyh0RygxuEoMbfqnQxwMERhIbQSgR2CARv4VyzLIOIEYUifooudgYT3EzhR7EwwaTkIcXSISaXbk3gq94PZDgwVFoPupAEAqLW+rlRZL3huHuYTAHuk9sjJQGiAZTBFswG2TCHRCPSH8lBiFW+dxvEGkey9K+HAj99XTWM7q\/6FReaNI9l6Z8N8Hxp6c\/rVv0KibMPnZn3ghCEB+YYjPKff5UhwMp++VBsAmEZnlGIGEvf2QBOOeUQJzJQj7xygD3gJjtgJfd5QILhMoB5JmUp9PKBGfonEjhAI9gUQJ7pmdwhAmSgARBwkeMBPhvKTuwlMlHmQl95GJ5RiShA7nKeIOUDg4SExwgEIDSn24QZhMgxzlALmBCZSzjKZiRlABBlI\/MModtJSxIkIEP7wygxKJEjCc54QLAGNwxldz4G39PTfF7pW4qmGG9bSJ9t4LP\/ABLhZO4QFloVatC4p1qDiypTcHNc0wWkZBCIH2b8Vtxc6Kzonqa2oNr\/ALI1TzC107S6A5oJHAPlwut0fqe96y8CNT17UrKnZV7vTbxwo0ySA0Ne1pznIE\/muD6S+InpDWumqVl17QdRvG0wyu19r59CuRHqAAMTzBGPdaGv\/ER0xe22v6LaWtzQ0eppdS2s6jaABfWc1zY2z6WQRH8lQdV8HxP7oB\/2+v8AyavnLrLxe67ubzXNJr9QVn6fUrV7V1E0acGkS5pbO2eML0b4ffGTpToTw\/Gka8+9befaqlaKNDe3a7bGZ+i7mp49+FRcXHT6zick\/s1mT\/FAz5o8ERHiz0n\/AJwpfzX0L8bH\/Jbpz\/tlT\/YXgemdVaTaeNbOpwKjNHZq7rxrWU4cKRqFwAb7wRhd98SPiv034haHo9r08bw1bW4fVqefR2DaWwIyVAz5+bEJtjccIaQRgIafUcI8lygwHYCCeCiTux7IJOPdMomENxMYCMnsh0kFEHCYHUBuIQA7dhJs9yiM8pkZQFvGUEek5Q4D3wnA28p0GGDQIwUvTuyhkQj0h3EpllygO3HKZIzASdEAwnIM4TBMMTT9MIkh3AQ1xnAQSZEBXIeAJMJglDpgoaXKYLliAO4JuBhIgzypOB4R4Me6INMD8FEtypMBxlJw9WSrkrwyW3GSk0CBlOAAMpMDc5UwVK0rCMBwUsR3UXRiU8dkeyItmALQeF6X8N5H76OnMferfoVF5nIBiF6Z8N\/+Gnpv+tX\/AEKiMd0+8EIQqD8xEhxyn74SjgQoB98lLt7p5kmAgzjhAIQTEFMd8InJMpdsuygHBxhAwSlieZQIgoUJMHIT7gbkhAaMI+98qAY2h3KQjKfvhIkxxCEwHbhHf5UzM8ozOShchknARnKO59SQiDJQgxIBkoPymSj0hvdIlsDBQCgRym6MZKMSMJk5+VEBYkcoJE8IM7hhPMoELuML1Xww8FNd8ROn6ur6Rf6bb0Kdw62LLlzw7cGtM4aRHqC8rySvTvBvxI6o6a1fSen9H1BlDSrzUqRr0TQpvLi9zWu9RBIkAcFB0O1Hwr9XD\/pjQ\/8ATq\/+hc7094B9Ra51D1Fo9vqWl07jRK1OjXe9z9ry9u4FsNmI94X0j8S\/WOt9E9CWWpdN3bbW8qagyg55pNqSwsqEiHAjloXH\/CTrl\/1JX621fWKwr391c2zqtQMDdxDHjgAAYAQHgGleFOr6l4n3nRFG9sW6lah5fWc53lHa0Ewds9\/ZLrrwo1bo\/q\/ROntQvbGtd6sWCjUoueWN3VNg3S0Hn2XuHRdjds+LrXrp9rXbbObWisaZDD\/Rs78LX+JET49eHQ\/y7f8A\/JVByv8A8LPVZOdY0X\/Tq\/8AoXM+IvgTr3QvS9bXNT1HTK9tRexhZQc8vJcYHLQF9L\/En1JrnS3Q9ledL3j7S9qX7KLqjabXywseSIcCOQF8mdYeJHW\/UWk1NK6j1epdWFRzXOpGhTbJaZGWtB5WN0nYyUG1e3I4AxC7Dwx6B1LxF1+rpOj1rehVp0HXD6lwXBgaCB2BMy4LkHiDBC+pPg5sKenaF1d1PctDadNraDXnsGNNR\/8ANn8FcIjW54z4seF2r+GlXTmaxcWdy2+a91N9sXEDZEg7gM+oKx8LfBrW\/EfQrnU9HvdOtqNC4Nu5ty54cXBrXSNrTiHBe8\/FlZU+oPCLSOoLUBwt61KuH+1KqyP5lin8Fv8Ag41f\/Obv0qaER5Zf\/C\/1ra2dSrb3mjXdRgkUadV7XO+gLmAT+JC888P\/AA41rrLrK86aoGjp+pWtJ9Sq283N27HBpaYBMy5fSngH1p1BrPiz1zomrahXvNOtqtapQbWO7yS2vsDWnsIPH0Vpp1hQsvi21Crbta1130\/59UDu\/wAxjZ\/g0Kg8jf8ACx1gBLNW0Jx9vNqj\/wDWvHuuujtb6J1t+l9QWvkXIG9jmu3Mqt7Oa7uP\/wCK+qfEXrXqDRfiW6W0bT9Qrt0m9pW9OvZkzTfvqPa50e8QZ+i1\/jQ022rdL6BfvAFzRvHUGu7lj2EkfxYEG\/I+Py10ZBSAIAyunu7KnTtGnZEtmVhpaY2vppqNEQeVzfmI8N\/E7noZqc4dFc50DOSggSMrM+32VHtP3SsJA3ZXQmm+RxOLVrg6ITxmEnRBTEZUwTqJhE8ZQTDhhJpzwpEkEYWWR0E444UpkcIJMHC2dPo+dVG4YWDdo3KlukQs7Z9d5AGFtVrA0tueVZ6UKVDUXNq\/IJWvrN23zi2kMDhapVH2iS2sdi08fy8K187EbnSdtFr2u5Cqm29WXCDhdBT1SnUtWMeIIHKWj7H3tQOG5rgYha4VJxjLiwdMtPSq6mMKbsnb0ObeCntgLb1a28mu6MCeFqRA5XSpKUU0eZOm4OUXgiwR3TeBKQAk5TdEfRZ5MHshwIwVEQHJtA90ekOCi3aL3rgYhEgxhMxGEmkQMItgtwJhel\/DeZ8aem4H3q\/6FReZuML0z4bnT40dNiPvVv0KiYJHofeCEIVB+Yfb5k+\/KXcCECYPCgDEd8oxPBTnAGEGcmQgEIAOE+49KRmBlMZPKFyGZOEs7eyOxygxACECDIyjO6ZTxu7pDvgoAHByggRyg4GApNyRhC+Ao9QRHqOFkJh+IhNnqJOEwQwt74TGAcIcMFB4QuAMxwkZwme2UHtJQBmWxyui0jp6tXuLd12xzKdXLR7haXTVj9u1WjTiQDJldz1xqtbR7qypBrBUpUWhgaO31WKl7fZv9rf8eZlH2J05S91yd\/lZv1NfUunLJuoW9ClQcB5LXEdyTK5vqnp5+lXhFNrvL2tMHtIWGj1PfDUm3VWq57xDcmYC7ao46\/XfULw4VGDlVJ24pbRhz+N1\/JjQg5SpUVu3Jv1R5b945V90BH9nfTnv+0bf9Rqp7yl5F5WpDOxxbPvCt+gP+XfTmP8ApK3\/AFGqpkTvZn1r8Zv+C\/Tv860v0qq5v4Jf+KurP+vt\/wDZeuj+M3Phfp0Z\/wDmtP8ASqrnPgl\/4q6s\/wCvt\/8AZemSM9X0bxS0\/U\/FW96GpafdMvbQPLrhzm+WdrQcDnuF5h8QVJtXx46A3jgUT\/3haXQ3\/wBY\/UX9St+mxWHxAPDfHPoJ3f8AoR\/3hSb9l2N+nSdRX2PYPFLrrT\/D\/QLfVdVtK91Qq3LbYMo7ZDi1zpyRj0lfJ\/jd4i6T4j6zotXS7K4tKdmx7KgrBvq3EHG0n2X1d4qdA2XiN05Q0nUby4s6VK4bch9ANLiQ1zYz29RXzv4r+BOj9AdH1tfsdY1C6r0a1NgpVmsDTudB4ErGabQoSipxusnhPUVoyjcbqHylfW\/ht0xqlH4W6tholsKusaxa1qjWFwZJrHaDJgf3uD+S+VtRov1C4tqFBp82vVbTYPckgBfXvjl1dfeFXhfolHpupSpXjalGxpOqUw8CmymZMH+qP4rXpm3BXNut4e2m49WblbpfVrz4bq3Tuv2op6vQ0p9E0g8P9dIE0oIJBnYxcz8Fn+DjV\/8AObv0qa6H4bPEDU\/ELpLU6vUVWjW1C1u\/KPl0wweU5gLZA+u9Q+GnR\/7HtO600mC1tn1BXpMn\/FDGbT\/CF0HITuPFDwo6KvNYfY17Shqjqz\/tlOzs3+bWqgmQ520AmZ5MZXmfgR1hW66+I7W9dr0\/JZX02o2jSJny6bX0w0fjGT9SV4B4iADr\/qX\/ADnc\/quXqnwcx+9i6\/zXW\/26aZDPpXrHqTw86c6yt7vqWpY0OpGUAaNZ9s6pWbTJcBtcGmPvf6182fEt4lUes9QsrLTGVG6XYkuY5+HVnmJdHYADE5yVvfFiT+92y28\/s6l\/t1FY+A\/h30513ddRf2U2b7v7H5AoltZ9PbuD5+UiflC0zk+OMVk7KdGP5eVbKaXgfPN5f1a7GNLj6RC3tI1Jwtjbl0NK3PFHSLPQvEHX9L0ukaVlaXb6VJhcXbWg4EnJXN2ZPmiBGVjKlFwsYrVVFOU782reRbst\/Pu67RzBKpK0NqFscLotNbv1B7ZiW8j8FQ3gLLh4jurTdp28EbKsU9NCpbL+xiPCGme0YQSY4Q0kxK24OK3NkQTJxhNxPYIEyU3TCyyjHCGZgq50ENNEl4yFUMpvfMAq56faWtqB4Wit\/TZ2aRXrW6p+hhvXmnelw4VdckveT7qx1Smal00s7jha1ewqiSWkKQa5NmD4nSthM0mA9yrbp+sad+xxz9Fq22nVatPAJj2Weyovtb6k53utknGXFHwM6HHSq057c0b\/AFEwVZdtLYXPADbyus10Gqx0tLcd1R22l1a9NxpiYXNp5pU+Zu1VGUtTOEFfmytIG7lMhsd1OvRNKoGvwVEgRgrrvyTPOtyEwNjkodtEJN2juU3gd+Fl3g9kMx2SBGRCeDwk2N0HlFkr94HERwvSvhuI\/fR02I+9W\/QqLzbB7L0n4biP309OAD71b9Coi2Js2feKEIQH5hn5uUCAO6ec4RDsKFDlwS+6nnMkIyO6EEORhMHnCBO7lA4OUApO3jJTMyAAkQMZTEbjk4QoZEoAMcpACDkoxtQgzOMpiARlING5sqewF8IDGYLiZUqX3s9lJob6scJtgMMDlAYzBHJSMR3iVlcBswMkrGT7NQr6BiRKOXAQSkZnhdL0VZULrU2uvADRbyCm0XLomzOlDtJxh1Zt9BWjzqkvmlMZU\/EWhVq9SOYx7q5axo3EyuxNLTqfUQZRY1tBuwED\/Wgiwd1HWcKYNAEY2\/Vaqnvup+2mn9WuXmSnLtoUFtfjf0t\/B5P+zrnzSzy\/Vhd90hbU6YDLl20tABEx3V1aOsndSXDvIml5zQ1oZ2B9lk0ytb\/t6u825LPMJ2hn19lnXlwU60FiEX820NLL2qc2t4Sl8LJpHlGqWlZl5cHYdu8wfotBhe14c0kFpkEGCF61VFvc3upbrZzmOdAaG8ZXlV4wMvK7W4AeRCyn7E3T6JeaRhFWp05PvRv5tBWu7q4btr3NWo0Gdr3kifzRa3N3buItbmtR3HIp1C2fxhYAM891taYwOum988KN2TZYq7sbmmMvTqJritW8\/wC88PO4\/nyrGvUurzUG\/wBJVqVQ30lzyS38FsaMXi+uCxoOM\/RLTS8a0S1o3beFxVKz4pWwj1tLpYvsW+83crQ7VHXjaLb663nhvnO\/81Koy\/fcU6NxdV6gJ+R9QkH+JW7bbjr1Mt+cApV951Wjxv3LLtpXt4GFPSwcITy5W9CGsMqM8tplj2uBBByCtTW7W8FMG8uK1VoyA95dH8SrDXw\/z27yJ3Dj8FLqPeKP9IQRA4WqlUkuBdTZqaEeGtLKkl6nM0bm4tARbXFeiHc+W8tn+CnT1G8Zucy8ug55lxFVwk\/XKxVgABhYWEQBC9BO6ueTNWk0SNTe5znkucTJJMklWmgUKj70GjVqUXkRuY4tMfkqlhE8d10PT7N94wbtuOQsar4Yya6G\/RQVTUQhJXTZK9p1GXtI1a1SrUmN1Rxcf9a3tcfXtNxoXFVhdE7Hls4+i1tVbtuqYmfVCz9Qs2NwS7AOVwqblKDbO901HS1UltJfchVsKbrGncVHufUqAlxcZJP4rHo+n0q1Cs93LOFuNpsOkUXBx3RkfmoaFTa+lcgnjhYOpLs5c8\/c7I6em9Wo8Ks4bf8Aia2nsH7bbTOGn\/yWHWLZlOvDROeSs1uB+2qQJhp7o11obVOzgFbFJ9rHng45RT0UeW0vsVus2rbfYWcOCqm7oCv+oAz7NQdTwYyufbuOSuqg3KF2c34hTjTrtR2\/2D1bsJncR9UjO5SIMLd0ODunSadTpizDnAF34LP08WMu67aoEEGFj0x7Dp4B+ZS0V7aWqu3cGV51S7U4nvaVRhq6UllL+DV1AAXdN47FW2qvp1aLSwR6VW62AagcOzlaXVZtbT6IDSPSsJ81Bkor9DUU\/n5mv07VDG1mFpJK0NQxcUngRBW30\/X8i7qDsVg1j1O3AEQ7uso8q78S6h8WloyvzTfyLPV3+fRYQwwWrU6dqmmK1Nrd0rcr1jW06gNvaJVdoNV1C9qACSey1QX6Uo22OtzUfxNTv7yXP4roV2uUhuDoiCqogAYK6HqFpcHFwhc+QCBBXdQleCPn68OCUo9GzGA0HlScAe+FCBu5U4wIXS97nN3RDbtGUHaCEM2wRKTu08K7SLLDJSMwvSfhuI\/fT02O+6v+hUXmw2r0n4b4\/fV02O+6v+hURbsj3PvFCEID8wwBAyUxG7ujOMIz3U3AsfVGJATEwAiPUgFjOE+wwlnaZKecZQopG4YTnJwjM8pDg+pCBmOE\/bCXtlP74QGSSO3AUAXZKkeTlQABBygAF21Dt23lTgCkVAgQMoGTg7BnuoGd3KmQNrVDG5MBbhknldx4c+m4e7y\/MIjC4cRK9E8MadUuL6Mbt7efxUqPho1H\/b62N2mfDUUuib+ibOpp1Hv6pqubbH++tAZGcHhRsbip\/ZBd1BQyHj0mMZUtJFzU1+5qB43eaTJ+hK4fqzVLu0urinSqEF7zuc3HBSpSc3Wgv2U4+n8Gii1CNBf9OX\/s2vodpoVxVq65cVaVLfNwXRP1U9AqXT9UuHspS6SSPzXHeGF1dVtXdTZUIaGueST9F2HTlOu+5unNrBpE5P4rVq58dPUT68C\/++hlTcYtxXcotevl5mvYvufP1J7KYLvMJdnj1LyK9O69uHHkvJ\/1r1izbUNtqFQVduXEyYnK8jqumq8+5JW6v\/m6q6WXkWdlGkukF5tkBAK3dHE3QjmVpAyt\/RhNwIwsKnussNzoNGa83N0WmMZS0wOOsVIdB2f7k9GaHVbpxdBHZQ04btSryY9K86e8\/ge\/puX5b5mBldtLWWlztsDlTc7zNSoFrgZPIXP3j3\/a3nMyt\/SC511R8yQJ\/gupUeXF4Hn0q7coUv7r+ha68C24aCZO4ZUuomltMSd2B\/JQ10AV2Bpn1hZOoYFH0GeFy0\/9M7dR\/Tr\/APcvVnL3HZYGk7RhZ6\/CwNnaJXpLY8Sp77G0kdu6vtBAdeUw4wIVA2cfirzRNv2ylv4Uq+7L4G7Qu2pp\/E3dZaBcMjjctjX2tbbyzPoHKwa3t84FvActjW9rrUeX\/iZXnRf9NnpzS7Guv7l6s0HX9KlpdNoEvEyPzWbpytTqurb8SFQPpvNCYJytzp9pFydwMey6J0kqcrGqjqZPUwbWLeRYtgarRn5Vl6gDZd5fE8LBXIbqNA8NlbXUG1wcWCFpXKcC76KXhJfE0tZLHaZQLRDoyVzrdxC6TUi12i0QBDhyfzXNgHOV1af3WvE0\/iXOrF9UvQHTuEFSMxlRcMjKlBjldHQ8zB0eiVGmyLSM\/wDuslg7y9ZY6JHstbp6oBbvaRJWXd5eq0n\/AOpcM4+3NHtUp2nQqfD1M2vgPLiBB3LJVvdui0xtyBEqXUA8ze6Nq1WMdX0UMa2SO60wSdKN8M6I3jX1FNZT+ZUWd++heeYD+Ssru5F1bucOeSqN1s8Vg0jKtqFs+lZ1GvHIXZOMVJSyeM6tV0+DCZeWlQv0im2MDuqzTn+RqgLRJJW\/otVx0qowNkA8qtnytRY5vYrkhFcU4HtV52qaetfC8jd18GpSqOLYlcoGiAuz1lzqtOS2JC4xzYe4TwVu0j9ixwfiMOHUz8WY3D1KQ4Se3OUAYOV2vY8tbNA2JIKTwCE2gbslMtxyj3HdAbSBC9K+G8D99XTnvurfoVF5m0COV6Z8OH+Grpv+tW\/QqKvkxLDPvBCEID8w8ScnCDBCcugyEZxhQqEIkIxkpyfbCAXAcZQgsbUzG4I9UjCPVJMBCikZQI2hMTtyEEHEcoQRiRhNuX8Ih0\/RSZuL57IPEHRnCiDjAUiHbMhBa4ASjAOd6RjuozkYTIdhPY7cPwQuRv7AeygPmWR4O78ljAP5JgiAcleneG1CkaAdVqmn6gZBiYXmQmV6l0I+1p6e3z2lztrnD0zwFhqP8vUSzZeZnH2YVJdIS9LFp0\/ToPurl76+1oDnAkxOVoWmjafqpuftlVrQC5wcXcrc0GraNpXb6rCYpuj0zmUaFWtGWF4alMlxp1C0hswYwrqXzr2\/fBepjUbhGVu7SX1b9eZp9H6fZWtCu81Gtd5dSDMLf6dZa+XcurVwPS7vHdQ0Wva09LufMYS80H5DZySFPQq1pTsbk1KRc803Qds5lY6tK1eMdnUivXbwLU9l1bYpR+rt58yuoG3GkXr31AHAPIE8ryoznC9SfXtqfT915jf6RzH7TC8s9RCzq89VWf8AcZVlaUV0hH0E2Y4Vhon\/AAjK0GgwrDRYFf1LGr7rJDf5F7o5ZN2XmDOEtM2fb7gvONqlo72Mt7ouEkkRhLSnNbeXLnAnC86e8z39PZOh8H99zTpW1Kvqpa\/DYlZRTp09RoNb8oOVk0x7W6w5zwS3b2CiXN\/a9E\/dk4Wbk728Dmo048FGWeJ\/bceuOabhuzjcsnULmGlDD2H8lDXHtfctLQQNwUuo6jX0\/SCIAWFP\/TNld\/p1+feXqzma\/CwNBgSs9fgLC1pAC9KOx41T32JoP+tXejENu6O7IVK0Z57q40Z4bd0SciVKnOL+Bs0jtXpvxRY66QapLeJH8ls6s5r7JgaIOxa+uvD3ucAQJHZbOp1BU0+kACPRzC8xe7A9eduDUq+fua9hTpO0kBzPXPP5paJsp6g8ObIWbS6rRpDmOaS6efzWLR6jaWqOLmk4WbbtURtgorU6eV17qMF+4C8pOHAK3Nee2owlojC1NWINwxwBADlu6zUbWoN2tI9KmYM5v+WrRvlfc0rlwdoLWx6h3\/NcwB6jJXTio39hOpkeoHlc1t9XPZdmn5cS8TR+Iu7pu\/dQng4UgMcpOBgZQBjldD2PLwy86cqBu9pEkrPdki7oujhafT9QMrkOEra1I\/0tN0EQVx1F+t8T01L9GlLpctNbcatMHaWy1Y9Cqxp1Sns3Z5WbUavm2lIhp+XlanTdYUmV2OaXE+y5Ev0WrbHrKSX4lLnykt\/ijTrANvabo78K11L1UxDNoLVWX5\/thjoIyrm8rebaUoaRAOVnUk\/YZxaeMXpKsMqzt8zT6brFlC4phm9V9+C24Y\/jIW307WFG8qtcCZnAWDVsumCM91mlau\/EmolfS0ZX5ptfAtr+q6tasJZAA5lcZXZFxUE912ZuPM01jdh45XI37f7bceFdJyvGxPxazrqad7pczUe2e6GgRhyk9uFFreMhegvdPGtZtBAmSU45yk9s90w2O4KPYi2aIgNyJXpvw3gfvo6bz96t+hUXmWz18hem\/DeP7tPTn9at+hURjB93oQhUH5h42j1IHPOU+4wkIyYUKGIOUECB6k+3CO\/CECBPKQ4OUTzhEjbwgHGI3ZSIyMpkjGCliShRgZ5Q3AJlIEZwnIDeEIS3Dy4lNzpAghQMcIMTGUKSLgSJPCZcC+VDBJQIk+6BA47nTKAIHKQjKBEYRmOAAgSCuw6W6sbo9hVt6tPzN7HNafaVx4jaUCAMLGcFNWl1LLnGUMNWfwPQLDre3tLO4peQS+qwtBxiU7Dre3tdLuLY0C59VjmA+0rz4xtRjasn7TbeZcT+KFT2+Pi7yUX8Fa3oegWnW9vb6dXthQJNSmWbvbIP+5Tseura10+vQ8gl9RhbP4rzzAanjapJcd75lxfMtR8fHfvJJ\/BWt6HQar1BUurFttS9NPM\/WVz0Q3lBAhOAG8rKTcpOT3buWcnJ3fRL6cgaIHI4WW1qmg7cCJWEAbeeyAABysWrpkL6w1anb21VjhJeUafqtO3r3D3AkP4CoWjHKYAzlapaeD4vE6462rFwafuqy8y7sdTpUNQNc5BEQkNTpfb6dc8NKpAPVMojIynYRbv4GENVUjGEV3XdF3qepUrmu17MAOlGtao28aBTEYAVIR8uUEYiVFQguG2BLV1JRlF953ZkeZAUGt9PISAQ1sDkLclZHO3dtg1ueQtvT7j7PdMeTgFagb6jlBGQjV+TLCbhKMlui91TU6V1lo5IWe61ajWsadLhzWwubePTygDC0fl4WXgdD1lRqon39\/rc6LTtVpULJ9F\/LjIWKw1Knb6h5x+VUTRzkI2+rlZPTxvLxM1rqqlTlmOxd6pqFO5qB7MeqVtX+rUa9sxgEENhc05pITjCn5eNl4GH5upw1I\/u3+pZ072LN9AxnhVZad3ITa05yltO4LbGCi3Y11a8qiipYBzTtUgCAkQdqGgrLBq6mewrGhcB3b2W\/dX7a1MdnTKqQ0lyTgYWEqaclJmaqyUFHodVV1ei6wpU\/vNEFamiajTtbmo55lrlRbSoBpmVrWnhaUep1\/4hV7eNfKSL3Ub2lVfuYe8qwOsUHWLKZ+Zq5RzTCGtMCVHp4yik8GFLW1IKcVtLcvdLv2W+omqctlPVr6lcEmmTyqAA7kyDCydGPEp5MJaqcqCovZO501DV2N03yfvxhc7Xc6pV3HusbAUnA4VhRjCTtky1GsnXUePCsTIKg1pBUs91CHStqyjlv7RJ7ScIDTAhBDkmgwi2Ed2gLTuBXpnw3tI8aenPo6t+hUXmb9y9L+G6f30dN8xur\/oVEwhHY+8UIQqQ\/MTucpAGAj0kEjCMY5UAZkBP1bksbuUxEHKAMhqM\/mljGSmecFChmUZyj6yl2OUJgYmOEHthBmBlIzPKFAnIxKfPZAHqQCZOcIQG8nCBycIEozEowAODhKfTwjMJmY4QMRiOEyRHGEnTGAgzt4QMHHGAm6I4QZjhBOOEQYiRBwmSImMIcccJEiJhFgPIGNuEGNqCccIcfTwg6hgNQIhBIjhAIhA8gIhAIn80NiOEAieO6dS5ARuKDG4JiJ4ykY3BCLAiB6cpkCEY9KDEIsEewACMFDRgZTAACTQIwnUyyAHqOUEZQIkocBhMkwgI9JynEcFDhgoj69lMB5ItHKcS7lDRkoiXDKyyOgOHp5TAjuk4ekpgfVY4HUTRk5Q4GRlAbnlDhwrkYQyDBCGtI7oIOUmgpguWBBnCZmCkQZCZBz3ToY90GA4Sg7sFDAcSgzOFe8V4JGY5SbMZKMxlJswsVsXvAQd2CnmMpOkEJ5jKr2RFsxNDgTlDt0YRJmEOmEe4eyGC7uokkOwVJrjASJIPCq3DwyUmAotJBMqQyMqIPrhRZRe8NxML0v4biT40dN\/1q36FReak4XpXw2uJ8Z+mx\/lVv0Kiq2It2feCEIQH5h59k+\/CMk8oEknKgFPPpQII4hOHbUHdCAJbj0pSN2ApSZiFEE5wgAEbTyj0xCcw3hBP0QAduBKWN3dEjdwmC2eEKGJ5Sgc7kxBlIQR3QgNGPmCPu8hGNuCUQ2OSgHGMFIgxgymQA2AUEAxnCIrAhw4\/mgh2AkQJGUyMjKIm4epB3Y90FpkCUEFEAdP5pOkBSIJIhI7uByiwBEmEE+nIymdw\/FDiYnuiDyImBwgHHCC5xGU5JGQmA8g044UWkZx3UmuJAwEmn6BHkuQBG7IRI3cIB9XCCRuGEIsBIxhMxGEnEYkJmPZOgwGISaBCeI4SZt+qdS5AAScocASMoxJQ6IyUyiYQ3ARyhsRg9kGIwcIDRAypgPdiaM8oIkjKGgbjlDhkCVcjCGR6SJSaMcplsBJrSAOFMDLCPVym4HEJbTuwhzTCuUTukoOVBocpAEKIDh+CdTLI3AxhOCk8GE8wmDFbMTdyHSCEmyJTcSq9y4RISot3AnCbSSMpBxDlFkuQfMSmHE8oLjtQ15KmCLdiJIcnlIuIKlulV7Ii90i13ZNzkg7nCbiIlXJXsAdISLocmDPZJxA7JkPBKQvSfhtd\/dp6cEfer\/oVF5tI9l6R8OT2M8aOnXPIa1prkuJgAeRUUiJbn3khRY9lRjXsc1zHCQ4GQR7hCoPzFHzJHlCEWwYfdCByEIUBL7xQ1CFAM8hB5QhVFe4\/vFIIQpgIXYoPCEKkEflUXfKhCIA9DuAhCLAe4HkI7tQhAtyfcJO+ZCFCoTuykeQhCqIthnskUIUWAxu+VT7hCFcB5EOEh\/vQhR5GSKR5QhZBYE7gJu4KEKdBgBwk1CE6le4feKT+PzQhMomESPylJvAQhTAyxdym\/shCyyiYQ\/dRb2QhYrYye7G7smflQhXKJ3QacIByUIVWS5G7hTb8oQhY4Isg3v8AinU5QhZZRO6JvCO6EItyg75UM7IQotmWPvET2TdwhCPZEWzIN5KDwUIR7h+6A7KLuEIV7xZbIn2C9J+HAT419Ng8bq\/6FRCFFuJ7n3iAAIAgIQhUh\/\/Z"
                            },
                            {
                                "timing": 12946,
                                "timestamp": 2988330260,
                                "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAgIDAQEBAAAAAAAAAAAAAwQCBQABBgcICf\/EAEYQAAEDAwMCBAQDAwoEBAcAAAEAAgMEESEFEjFBUQYTImEHFDJxQoGRI6GxFTNSYnKys8HR4RYlgvAkNEPCCBc2U4OSk\/\/EABkBAAMBAQEAAAAAAAAAAAAAAAABAgMEBf\/EACcRAQEAAgICAgIDAAIDAAAAAAABAhEDIRIxBEEycRMiUTNhFCNC\/9oADAMBAAIRAxEAPwDwu9uFsP7KGFpY6dFo4nI6o7KolIELWRwjQ8qshUm\/K2anCrQcLe6yWofkeNQUN9QTwlty0XCyNHMjcMx3ZJVpTSm3KoGP2lOwTkAZU2KlX7H3HKJ5paqyOoFgnY3b2KLGkMx1Tm8FOQamWkAm6U0XRdT1uSrbpdK+cUsLqiZwIAYwdST+4dUb\/hvXP5DpdXGnVBoKmf5aKRrbl0l7AW5ycA9SCFPjarykXNHqDH4uArWEskGCuV1fRtU8Nan8lrVLJS1O0PDXZDmnqCMHtjqE3QagW2BKmzSvfcdBPTscxcvrtC7YXNC6SOqbIznlBqmtkYQcpHK85Y98chBxZH893dW+p6aLktH6KiMbmPIcMKj26DRqp1wCV0BeHALkNOkDZAF0kMl2i56Lfj9OXn9mQjsbcJUOHdMxP4ytXNRhE3stOibtwFNrwVs5QkKNthZTtYKQUT7pGXmOUjI0mYZwnJTlLBgkluCmQoy4I45AQ2Ns63ZGbxwkcbAypBq2OFsJG0ApALYGVoHKA3Y2UCFO+VpARPshEC5CMglga9zhfKIECFFzg0XJspLRaDgi6QDEzL\/UFFz2kGxC2+Fh\/CEF8UbWONsgJhCmLS+aZxAF9oKlM7dW07b4F3f5JaOijko42guB3BxzyisaZK6QhxAjaGj7oCxCWk9dfTtH4Wuef4D\/ADUaSF8cs75ZC8vdcewUYhLJXTyxuaGttGAR2yf4oC1Y65smoyBYBU9I+o+bnM+0RNa0Mt1PUp184ihfK4+lrS4\/YIA2nOMlZWzHI3iJv2aP9SVbROxnCptKa6KijD\/rI3O\/tHJ\/eVZxvwEyPRuxhMw83ykojlNRvG6yZHYzlNR5CSiKajJQR1tipAIDHFHBxlMkwSoys3hSb7reEwXIFrZTnh53y+swSjc7aHnnP0FLSD2TGk\/+fZ\/Zf\/dKei+3ocOpF0MZMZJLQcu\/2WKvpv8Ay8X9gfwWIU+FVi2OVshYt0bLFK2FEuCA0Vq5OFhWhygNONlpZJwhtOUBO9ijMkQFIYQZ5kt7ZVhSVFgRdVDDhN0knlSsddw2uBu02I+ym4tMctPRvhRW0Gn+LmahqerHToqVhlA23bPtzsPfi9uSQALHK9FqPiX4ff4c1ur85jf5Zn8pullpIgsbOmeAeXCziW2ubAZDnLzDUPGFJqlbqTv5OLBXRmNofLiM7pCDe17De3HB28cbY0+v0bNXZXS6c+phEcjo6aaoBZFEXAOYMA22h7R\/aBt3Uvj0MsfLt1HxX8X6XXaXpeg0NUNZnohufqjzk3H0tPXFrk9gObledRzbQMq2j8TRaY\/RoBRF0FFd77yhz5MyFo3DDRaSxAGdo7C3PV+oGtr56naWea4v2lxda\/uUsu+14f16X1HXkWBKso6sOGSuMjqLG90\/T1Z7rPTTbo5ZGOHQqorKZrrloyotqb9VKWa7eVPpcVWx0UuOFeUdRdgucqrkkbbNkMTFvBwtcM9e2PJh5duj84ACxRG1FvdUMVVwCm45gRgreXbkuNntaiqIKPHWcAqoa+\/KluxdUhfRTh5GUSR65xtW6I8p6CuElwkIaPqJTOj6aa3UoqZkjY\/NJ9buBYE\/5JGSTy49wyp0tQ\/ZvaXMd0INkjsdjF4Nle2ndHqFLI2d7mtLPULBzhfHT0H9cXzYGp6B\/JtJLNJVMe5pj2tYw2e1+7a4HsQwn9FRU1VUxxtEdRMwDgNeRbn\/AFP6lFE8z2bZJZHNxguJGL2\/S5\/Up9J7Xg8OPdGXsqoXDy2yNABN9zXOaD2wx32x+RqvwpNS0NXUvqorU+4ltrF1pHMx+bP3hUAqZwHBs0gDm7HAOOW9j7eym+rqZL76iZ2Npu8nFrW\/RLo+3QDwlUfybDWfNQ7JYhIBY3zG55H5Bo\/\/AGCE\/wAKztM9qqJ3lOtgHI2h277ZAv8A7XpBVVIYGfMTbLW27za1rfwx9ls1tW7fuqpzvO515Cbm1rn8sI6Ltff8IzkTkVUJMWC2xu4gv3Ad7eW436hc0Bcgd0Y1lUbXqJiQAB6zwAQB+hI\/MoCNnI6Ct8NOooZZaiqYGRvaw2bkkuc02BIvYsPH7spNuiCXUdQo\/mwHUjg3d5Zs87xH3x6nD8kpJX1jo3Ruq6gsc0NLTI6xA4Fr8BJyVEzZHvErw95u5243dm+T1yAUdDta6t4ck03Tfmp6qFxL9jWRua6\/HUHPPS\/vZNf8HzthElRVwQboopG+Z6bl4f6M9fQRi+SPuqB1ZVGB0JqZzC43dGZDtP3HCg+rqHiz55SN2+xefq7\/AHzyl0Oxtbof5Mr5KVtRFUbLXfGQRfsbXyi6doD9TpY3ioZF58phbuaSBbYCSRgfW3kjr7Xrnlxu4kkk5J5WmVNRHA6OKaWNhO4ta8gX6H7ph0EHgyZs1JStrYXSSvezAvtDASXGxv06Aj3KTi8NeRpU1Y+sAe1glfG5m1wcXPbtycm8buP0XOTanXT6b8gKqp22IcwyO2jFuL24TlJX1baWwq6i0jNsn7R3rBuSDnOSf1KOh2vKHw+6rpYJ21kLWysL7bSXNs9rDcD+s4flcpnS\/BdSKNxlq4GPEZmcTwTsjec9f50DF\/pOFylRWVETYWQTyxvLtrSx5BaD9VrcXTba2qa2NramYNjAawB5s0XvYds5RuDVX2j+G59Sp4ZI54mPlBLGEHIuWjPFy4Wt73RNa8IVEGnVLvnIJBC\/9o1oNywbDcexEjf1CoIqueNjI455Wsa7eA15ADu49\/dAiq5566VzqiYsjZ5Vi82JO0n9zWD8h2R0O1iw5Ha6ZYc8pFjsI7JLfZECyjcm4jhV0Lrm6dheDbKZH4XEcpyI3SETr8hOQHCZHGFGHCAw4R28pgQN4dfHZSxdQCkD6gO6CaIuEfSR\/wCPbjO1\/wDdKEQQVaeFh\/z+lv3d\/dKZOipv\/Lxf2R\/BYujWIU\/PIFSUbLaxbsJUDkqSyyAi3stlSAutOCAC9DaDf2Rn8LTcIVJtjQpWIKIwXyp7LlGz0iwWRmDCiGlEa034SpxtuEYeoZ5UWt7qVrKaudIPFlEOIKKRuGUN0fYpLTBRo326pQP28qTJhfkILayZNm10Qy4tdVwf1UmyHvlTYvGiySWdypxHdYpVzrlMw8BRZppvZgNRYpCwhDBxlYTdVjnYzz45kfjnB6pgPwqhjiHJ2OQ7creckrly4rG5X+pShkLHj7oLnepRc6zwrY2aXxl3RNHdNwi8Ybayoqad29ovhdBTEFosgzTG2aAEUBQY22USySWKWL8rVlhBsmGEZWWWw5YeEEiVq6kAtHolYe2uqC9u4oyE\/JykYbsGy1YKRGVh+yRoO7IL0Zw6oTuUAJzQWuAAuRyg0OaZl7XAsUxa6UMM8bpGQ7djzcEnLb8oAbJvO1ZzPwRR4Pck5TwOUoxjYKyJrf8A7ZH7\/wDdNk3QG5ZGxQvkcLhgLitadGY6Zu\/+cfd7\/uclL1f7R8NO0\/U7e\/8AsjP7zZONOcpkOHZwjxuuPulGeojKYY0EgoB6B9hnKdhFyM4VfCMgqwgzZOUtLGFOwHhIw9E7F0TLRxiPnb6TlLscjNdhPZWCgWHf3RWH18YCEDhFYUEk7JVp4YH\/AD2l+7v7pVX1Vr4XzrlNbu7+6VUpPQlixYhT88lpS2+6isWyVu61+S2AtINvIWiO6m1pstluEGXctNFyi7LlZtsUqqRKNpsigELUPKMRdSqxBrh1RQ4ID2EKFiOEeyOtcFMOBSPqHdbDnd0aPyMveLIEk4AwoG56oboz1RpUocspcl3SOGQUw9vRCkaLXTkK2txVZb9RTMdU1x5VW4XOFKMFruU7IUtXTHXynInYF1TwzgWBOU4yYEYKixrMliH3NrozXgDCron3PKaD\/Ss9aaW\/4ajO5ycEY2Huq6nfZyakqAGY5UWnO2gCZNoU5IXDJCnpTDNJuKuZ6cFtrLq4t+Pbi59eXSgZIWvHsr7TKoEgOKqqmicx24KVLuYfcLRhLp2ER3NuEVo7qn0+rsA1xVo2QHqgC4Cxzx7IbiXcKIZY3JuUBPcOi0XuItZSsFhCQQu4fhUS9w\/Cplac5LZ6Q81ts4WtwJwpbQ4ZGCgSRlpuwkeyAIRclYcBDZJmzuUTokA3j0oJCYccWIQS3N0Gjtx7qO03yiWstcoInVAMnp5LcO2k+xH+yYcAAXEgAZKyeBs0Tmu4ItcdEt8vUSWZUSMMQ52ixd90GyjvIX1DhYvw2\/Ro4\/1TTVu2OLBThYi0ROJlzdMxtyhsBJR423kbG0OLiCeOPupyyk7q8cd9QwwWtZBn1qgojaepYHXIs27rEd7cIMtPUOawvf6mEn9mS0fxyqOt0ndy3JKx\/wDIn02nx8tbp2f4iadSh+2lq5S11hYNAI78\/wCSH\/8ANvSWVADqGu8kt+qzd27tbdx+a5mu0Q5s1c\/WaETf02WmPLL7Y5cGU9PTqT4w6G6NvnU1ayXdZzWtBAb3vcZ9l1Gj\/EDwxqc5ig1NkUlrgVLTED9i7H7186HR5NxA\/goy6dIxoxn7LTzjO4ZPrmnkjnhZNBKyWJwu17HBzSPYhHZa\/uF8p6HrWr6FLHJptXUQ7Dfyw8lh+7Tgr1nwp8W4Kh4g8SUwpHuNm1MIJj\/6m5I++fyV+UT416tzdWvhgW1ylz\/S\/ulVFNNFVU7J6aVksLxdj43BzXDuCOVc+GR\/zul+7v7pVJegLFixM357bey2Gp1lK8\/hKK2geT9Kxbq7ZdSDFas02Qngo7NJebWCWzU7WYtbKiWHsuii0ZxdwUzHoZPQpK25Tyiei15BJ4XZt0G9sLf\/AA\/7JbPccYIi05RGrp6nQSBgKnq9OkgJu0pVUu1c\/stBtuUUxm+VhFklaBd2UbXRHC59ltrPZUWgSFp7sYRnMwguYgSAP7lLSHoEebGENrLm5Tib3QC1YMfdNtgdIbMFyrCm0d7rF4VexbIpCHHi6NE9zeVeP0zYBZoW6fSXSO4VM7krYJHk4BT8chAyreLRwxoJajN0rzD9Ki4Srx5bFN5tsgIkAfPIBbCuHaUGDIU4KURkYUTimzy5ro5pcAjY1XAiDrJCnG23QKyhddb\/APTmt3doPohILWSE2nFjrtV+wXRPJ3I2TmBTyNdgFWtK120brqy+VbfIWxAAErT0WJsLnhDE8ZfsDhuU6iF5Nm8FCi05rZA833BLY0YWFE8tRLLIAb72whtxzlH2la2+yRhk4UL5Uy034Kzb7IFgbmBwyhtcYztfx0KPY8KMkYcwghAQdchQstwkgmN3I\/eiFuUAO1xwtBmUYNwtFpuEtnoNzVHabo4bdSEJJFkbGgRGUaOK2UdkVlqUiMC31KcstTteOPldRFgvI1osW53G\/CsKYMijDGXsO5uSq9r2sADAAOwU2zFcHJyXOvR4uKcc\/wC1iXNKG+JruUqJiptnUaablRmomv6YSE+lMN\/TdWYnUxLdEtFkrlptDDjhgSMuhCx9IXblzT0Cg5rD0CuZs7xx5\/JoduGobtBPO0fou+fBGei0KWMjICr+SpvFHPeEdV1LwxPaFzpaFxu+mdx929ivePAWq0ur19JUUTyW53McLOYdpwQvJTQsJwAuo+GFMafxtp7o3Fodva4A4cNjsFdHDz3eq5ub4815R78sWLF3OF8fQ6U1vITLNNYDwFY9OFgXO12VbQRjoEZlJGOQEYFbBSPbTaeMcBFEbRwAog4UgUDaQaL8BbAF+AtXBCkClQx0THDIF1X6hpbJmEhuVZgqQ5yg9vPNT0h8ZJY1UEsT2OIc0gr1mqpmTAiypKzQmvJIHRJpjn\/rz9sZJyEYR2HC6afQy25AVZUUEkfQlG2m9qpzEtMLAqylicDkJSdh28JiqmT6jdM0FFJVSANabKy0zRZauQFzTtXcaXpMVHGLtG6y0xx2yzzmKn03Q2wsa6QDjqrE0rGizQLK0e2+LKAp3OV1hu1USUgd0CYgpmRMvYXT7owzm2Ek9z5Jtow1A209nmOAaE\/FC1jB3U6eJsYBNrpjb7KacVk8V3Z4Sr4wDwrScdko9uE5CpUNO5WFNiyUAscpuA2IwqJZwZTbBblKQcBNsN1NOCgAi9lraFsmzTZRYSW3JUnGiwKDmgIrXxuvZ1ytkDhAKhtzwsLE02PaL91otFzkXQCpZhRLOpTZbhR2IMmWHoo7LJ0ssFAtCAU2rRbhMmO6zYAkSvqGFtpBy3n7I1gW37ph0e5pB4IsoUkZ8ltxkXHdBwENwpCMnhNiG5wiiKzVNqtFGQ2RGM7hHFgQ3G4qZYGRukebMAyjZk5iImF35D3KTcS5xJ5KjNOZpC7ho4C0HArl5MvK6dfFh4ztOyi4rd0Jzlnpt5NOeehK22ayA82F1DeAjIYnxKtiUpISe6zzPcrPTQ\/5qwze6Q833WGX3KYp8TrPOsq\/zfdR80pptWjZ88rqvhrNu8baaO5f\/huXBCbK674WSh3j3SxfrJ\/huV8f5xHL+F\/T6LWLFi9Z475WBWwUMOHdb3ALnbDHhaBUN46FSDh3SCYOVIFDBCklsJg3RAUEGyne3VGz0KCpAoIcphyWwJ1UgRbhCDlIFAY6Nj+WpSo05j74CcBzgqbcnukctjnanRg4YblJxeHd0gLm4XcRQ7hdyjJZmLBa4YfdTlyX0paaijpYw1gF\/spmNPhm6+EVtOLbnDC1ZKnyi0XKg91m2AyrKoaD6WqLKYOHCRqUB8riCMIhibGcDKtXwbR6W5QJKY8lAKxDcU3swhsjc08I7QSjQ2SniJKAYr9FbiG+ShSQgICndCQ9MQx2ymzCOVJrLJk2wWajxlDAwtwNcCQTdTVQzuuw8qMccjmltrBTjHQphgspMvDQhhJzc5TLIc3NyjMt1RWe6ZF3McMIYpB5m\/N1YtAtwiBo7JQ1Y6B3QIflnsrUOje8sa9pcOgOUQwgjhAilMRsteUexV38vf8ACp\/LAgYStNQGEkgdey0+HY0ueQGjJJKtazRvPqYqiMjzGNLdribEH7IdVpsFNTSVOoyxwU0bbvdfp9ygK6hjbWQsngJMb8g2sp0dKdk4bb0yEGw4XMaj4v8AmA+PToTBSNs2MEEOeO5I4HsP1XVeFdKmjo\/ntRe59XO0BjXC3lM52gdL4JSoggpiBytiHcOcK2dBhDEAt\/oo9q2q3UrHvjc4Zabgqo12t9XykYLQ03kxz2XUzt8ine\/YXbf6JF\/c\/lz+S4mWlcSXOLiT1cbn9VPJdRrwzd3SwcFJruyHJG5rsArQcR3XNt2exy6wUCb8IT5DdEp+pKc7TegpyQxKeZlNVZsCqsONylmrDs55qj5uUsXKBee6hqc81aM10p5h7qO9BHTL7rXne6T3qJegjnm+67D4SSX+IWkC+byf4blwYeuz+Dz7\/EfR\/wC1J\/hPV8f5xny\/hf0+olixYvWeQ+QBO7sVITv7Kx+QPZSFD7Ll8a38orRM89ESOR7inxQ44UmUm08I8KXlC8ReUdjHlMMgsOEdrA0cJXCn5wuyA9VIQ+6M+RjRZKy1QZ1R40eQoh91NsOeSk2VrXG24Kzo3iSyPGjyRbTkoopT7q0hpgchOCnDWEuTmFL+RQ\/K2TNNTgeohNStBf7KD37TtGFphx67qcs9tSGzcBJStLnZCcdxbkrIoruu5aMw46b03KFOQRtCeMrPp3C6wQMcchIKttK7cHDhO+UBYDomiz8LVMQAWKDJmDqhSQXFiFZkNDg38R6KLo7utZAVLaXcbAJhlEA3AyrJkIaL2Wy6MYJCDVbqe3TCC+nzgK8LQ4YCE6G90thQyU9jwoCCxvZXMlPdAfEB90wrGx2d3W3WZkpwxWN0OSPdyMJUBNN7EcIVfqVNp0Ikq5WxtOASeU21gDbNVdq3h+l1kw\/PNL2xG4F7BKnFpSyMniZLGbscLgpoYwhU1O2GJscYs1osB2TTY+pCWzkbj4RmNvygOe4SNbHHuHU34RWTW272OaTc56JbPQkFJDG8vaxoceSE2GBLxzRvsGuBJF7XzZGBU2nodrRZSAQ2PWVFTBSU0lRVSNigibue9xwAgVKrngoaSWqrJGxU8Tdz3uOAF5F4m1ur8VVjdrXQaTE68ULsF5\/pu9+w6JnXtUn8WVjXvD4tGiN4YeDKf6bv8grDRNF+fqWxt9EDLGR4H0t\/1TJHwd4b+cnjrJmEU8brRi17uH4rHoP4kL0p0YtwoUUcTIWGGNrYgwNhABBDLDm\/W+Ue44KV7BcxXWtgaOEWR1z6MqjpNajbqWtRalJFCyjnjhiN8v3Rtdb3NycDsnoktV2yyGICM7QDa53NJ\/2Cp6mm9Kv60P8ANl3eZbzLN3NAFtrfp7i98nrdIStviyxzm62wy0551Lc8KJoweiunMschSZECeFh4Xbf+TpzU1ChCIxMzwusdTBwOAqbVYtkfZaTDXaf5d9ObrX5IVdlM10n7RwSZeDwVjle3XhOknFDJK05\/uol6lW07+60SobrKDn3KNAS+FEuQy6ygXXKeiFDsrtvg06\/xJ0Yf1pP8J64LcQV23wWN\/ibov9qX\/Ceq4\/zn7Z8n4X9Pq9YsWL1nkPnby2dAo7GX9kg2sJ4ut+e4lSnZ0sj+yGWsS7S9xvdFbG49UDbTiwHGUJ8lgeUy2nN72UzSFzeMoG3P10zgCW8qpkllfcEFdc\/THPwW4WR6G0kEtQNuY0+FxfkFddpcBsMJqn0VrTfarWKlbA27hayAJTtEbAXINTPuJDeEKebebNOAlnv2jCfRozTBuOqjGQ83Byl3tLzYI8MWxmeUtmOyMXu4oVRUtjOwA3OAoX8x+2KS5CPTwOLrz2JCADS0NniUuOc2VgADhq09wwGo0LRt4SNkbAMkZUZpCz6W3R7HotloPITJRR+dPqu43axgyrmBhOSFuWNrAXAC5R2NAYLJGWro5HQERfUlPlpJYWN2Fr+pVw0XOUWwA4QCkMBjia0m5AUjFhMWyt7UESdF7JSSjaZNytixQMeUjVT6e59lD5VW4YHcWUXw9klKn5WxUhDZWLoUJ0eVNVIVDLHC055uWx2LgcjsmCzBAwl4HcscP2oPq7kd0jbiiEYIb1N8qJqmCWRlwdgu42wPZR1GPzKV9i4OGQQ4tt+aUoKNsUe4Avje0OJeSS53fKKFhCwOl857A19i0f2Uy12UEE2W3SMjY58jgxjQSXE2AHdTo9Cyzx08T5Z3tjiYC5z3GwaB1K811jVZ\/FdTcbo9FhdeKM4M7h+J3t2CjrurSeKakwQOczQ4XZIwalw\/9v8A39itLI2MjiaGgYDQP3JlTVHA+eSKngaC92AOy7zS6WOkgbSxF4a0iR8oIHmOvx3tj+HOVz+l0clDF5jQx1ZJa4cbbWXF\/wDvurqikbDtihbbP6XNyUyXb3AC5PKhsLznDfdahb6cncfdHQVqurKetdLtpJ2QRbR67Bzgb5wRYi1uoVZQ6aaHxRPURNdMalrHSTSxjcLNcDZwAsbtjFux9sdGeFAsOS02KYVtWzZUyizQHgSAl9y4\/SfT0AAZx3Sb23VpqUJkhD2bGvjuS4s3Et6gdc2H6KsicHi5WWXtpj6CdFccKIiITlgovAARobDAsFzviOVrIz9lezy7GnK4fxVW+h2UrYeMu9uV1CsHnuF0s2qHsqOtqy6pdlCbVHqsLjK7cctR0XzANlISjuufZWE9UzFUEm5Km4q8pVyHbuFsMLnZ4S1PICQrCGxt2WVy0rewvKcbi2FsQutwrGNoRxG0jhReSmp\/JPZdt8GoS34k6MSOHS\/4T1QiBq7D4TRbfiDpJHR0n+G5VxZ75Mf3GfL+F\/T6WWLFi9x5D5ghgdjFk1HTnqrSOlAR2QAHhSkhDTHsnYqYW4TTIwEQIALacW4RmwDGEZgFkQC6AE2BgN7ZRmxNtwFNoF1qWRsLC5xsAgMc5kLC4kBU1bWmR1m4aEKtrXzvO36B26quLXyStNiGhAOxuMhzcNCIAHmwGFBoBNhgIjnNijLjgBBsEYacJSoqzHOIvLcd2LhBjqxWvd8nO246Kwoo5AzdUEOf\/BIN0tFFG7zBfcco7g577DhbB3mw4TDABZBtMhwEdrbWC026nfugbYQsDQpBSFjygBVDMNz1TLWiwQ5W7ozbnoiwnfG1wQEmM6qe3OVjSiDKAiG+yzYpjCkkYJb7KD4d7C0ki\/UJhSDboohaOnbEyzeFPywEzsFlEsvwoqiczAxpccAZJS9O75iLzA2zb4v1HdWbowQQ7I7IflBrbMAA7JKIOjzwkqmExyNmjYXH6XNaMkdP0Vu9qC5liUHFYIS9zZJNzLA\/s73H5rbxb7Jx0fcXQnM6WSoBwGlxIDRyey848R6w\/wASVL6DT3lukROtNM3BncPwt\/qpnxZrcmtVMmkaVKW0TDtrKhh+r+o0\/wAf+7rwsipYWxQMDI2CwaEDbTWxwRsjiaGMaLBo4AV54f09t2VtUAA51oGuP1Huq7SKIVcxmqN3y0Z9VhcuPRoXYwxEudfaWA+izbbRa1gnITUMN3eY5rRUOFnvbxbNh72unaeIMGFGJgFgBgJuMJGZgJsEw3KXjNsI7HJknZbtgrBkKTUEGbkqk1ekfBJ58LS6M3L7fh9\/sr+2brTmB7S1wBBFiD1U3HcOXTjxWAi4PK0+ruE3rGhvg8yejzC1otAxuR3sqR25ji14IcOQVy55Z4e3Vhjjn6arJy5hXD+IWukBGV2k4u0rn6+m8wm4XNly10Y8fbzSponbibFKPpnN6LvZ9PHZV02mjsjHnq7xuPdG5vIKIx7mgK+n0424SUtFYYBWs5ZUXCz01TVFrZVnTVgHJVMYXN4C2C9qVko3Y6qGsbjKaZVtK5OOoI\/EmYqo91F4z8nVMqA7AXafCaTd4\/0ke8n+G5eWRVtuq774MVJk+I+jN6Eyf4T0cWH\/ALMf3E8mU8L+n1QsWLF7jyXhwZY+ylay2sUpaUmhaRGhATYiswhtFlGedkEZc9wFkAWaVkTS55sFztdXmrl2g7Yx78odZVS1snpuIxwO6VNFJPK27drByU9aB+FgIyMIjSHmwFmqMcJjYQw+2VCKnkDCdxBukDnlsLeyVrIhNE5huRbopbpY\/rs4KTKhg5BBPdBq3QdPptOLzG07nHJcrcEPcQw4QhGyou1lrdSERlM6Flojf7oBmNga2wRwLCyWiedvqFj1RmPxcpGIt\/ZRDgQo+YG5cgDAkBEvtAQ2vBRRYhAEYLqP8xIL\/wA282+xU2YCI5oe0tcLgixQE2gdFIH1WSgc6mB3AuhGdw5b2Fuqaa4OyMoCROcLLlYVgPZIJAXRGiyg1TAubopxLqsuVsBBrKiOlpnSzEhgIFx3JsP3lZrFIUHiyqKZ9VNVPp21DmyQytkfdwO1hsdlvxXF88C+CbK4AvcXvbCcAT24whOZcX6ph2ChOdfoimA9n5rzfx34mdJPJomiykSn01dS3iIdWtP9L+H8HvH\/AIufRl2j6LJu1B4\/bTcinaf\/AHfwXCUMTKWLy2fcuPLj1JUmsqOCKjp2wwANjaPzJ7lFhimrZvLpmF5GXWtgd8qlq9TbH6WepxNgB1K9F8Mae2m09j5B+1kAc42yVWiPafRtpoRHGXCOwsD\/AN97\/wDdk+GYsP3KQb6Rb9FMNtZTaaTRhFYM3Q49xvuAGcI7QgCMRmIUfKMwZTArRhSAWuiz7IJJYOVse6wpwmbs45SVbptLV+Y58bRK8fWBlNdVu6dx3NUS67jjNR0Wrgc7YzzYwL7h\/oufnjyQ5pH3C9Wskq7TaasAE0TTY3XHyfDmX411cfyrj+UeVyQjOEpLTNK9HqvC8Mr5XxSOYSPQzoCqWr8LVkcQdHtlJNiBiy4svicuP068flceX3pw01ICOEjPRDsuyqdDr4nua6mebC9wLhVk1DM3mGQfdqyuOePuNZljl6rkJ6IjgJGaldbhdo\/T5X4bDIT7NKgPD1ZMbR00pJ7tWmOWX+IymLhH0xao7S0L0mm8AarVWPlMjB6vNld6X8L6Zjw\/UpzIQQfLZgfqurjwzz+nPnyYY\/byjStNrtTqWQUMEkr3ODbhuG37novefhH4BOi6\/QahX1BfWRl+2Nv0i7CP81dabpdHpkZZQU8cLSc7Ra66Hw2\/\/ndOL3y7+6V28fDjjd324eTnuXU9O8WLFi6WTw9putkXUGIilLSI02UFsIAm5Y+NkzbSAEdlAcosaYQFDARhm37LPkWgel35JgYRAbpbCufSuaMjCE6MDhXAzhY6GN7bOaEBROZgk5QjC1wyFdv09rgdriPZLyUMrOG7\/sg1S2m2klh\/JFY2ZjcSH7HKZewsdZzS09rKJBzZGgAKl+Gua1\/fabH9CpOliAA3PiPZzbLbQOoyVsMAGLtt2QBonekAEOB7G6lJJGGftCAkJIN0gJdj+qNp\/ULBG5liJHAN4Dhv\/wB0GtQAAD0RGnGCFVCqmvtc2J4uLHftJ\/I\/6ozNRijIbVg07icB\/B\/MYSJaxbyc2RGuNzcJaCdsrQ+NzXMty03\/AIJiORrwDwD3QBL8IflNDy6F3luySOjiepCm4i1hypxsaB6R90GgZXMYfOYSGtBL2C9z7AZRY3sc5zGvaXttdoORfi46KYY\/+g79FqSn8yMtkhD2Hlrm3BQE2coo6JYUpcXlola59r2cRa3YdEQwS7nEOeLiwB22ae4wppzQ45VfqTJp5oqcMlNJID5ronAOvcWGThpze1zhOMgqGll5WlrR6gW5ce\/shSmaKMftIi+9yQw2I7Wv+9LStwtpdO5scctTC6KpZH5O242sbj0ssfpwMnJtlOSEtHpVXU17miUCUjcLNsB6PcYz+arKjVJxt2ykFotfv7npdZ58mOPtphx5Zel+55GXGw9yuI8e+LzpY\/k3SiH6rKMnkQNP4j79h+f3pfFXiF1DD8nTyGaumO5rXHcI\/wCu7\/JcXE0wb3yPdJPId0kjjcuKWGfnN6PPj8OrRIIxTtcS4ySPO6SR2S4nkkpWurRGwtacrKqp2tOfUVTzuLmkv6q0rjwdTHU9bEr8xQDd+fRey6ebMaCvPPh\/Q\/K6X5rhZ853\/l0\/7916DQ4ASvdV9LNneyIAhxowHdSTGs9V83RG3vYrbApjlVokoxlGaMqDBlFAN0xUwLWUmlRsQpt4QSQytOHKzosBNrFVCQAWwFvaouBCCbaMrYOVFp7lb3C\/IT2TZOVoE3ysuFhTnYY6xQPJjJ+hv6IijfNycI9p3W2RRjhjQfsigNbwB+iGCO62XJ6g3RCUJ2HXC3uuMKLjcWIQTHHCsfC7h\/LtMPd390qrcbKw8K3Ov0xPd390pwPRlixYqN4RHIHZBRmuuVQ09S4EBW0Em4DClJwLdlBpup3wgNjCI02CEpZTAoKm11ggjhSBSMwHKQelwcKTSUA2xyIDhKtJCm1\/ugGHAPFnAEe6C+ggfezdpPYrfmADlSE4QCUulSN\/mXhw7OS\/8n1JuPK\/O4Vf438ZR+HaaKKFjZq6e\/ltJw0D8RXnsXiHVdRk31VbM4k\/S121o+wCyz5ph034vj5cnceps0aodkvY0+5ujDw+11vNqpLdmC11xel6rWwOaRUSWtwXXH6FdjpermraI5rNmtcW4cPZLDmmV0rl+Nnxzy9w\/HpNC1u17DIB\/TcjR6fQxtIbTs2kW2nIt9ioteSptcVq5dpfJUO9rxSU4e3hwjFx+aYaI2\/TGwfYILbnhTF7ZQNjXHYLdjzdBa4I7chAbHC0bLUjtoSVRUbQUA4XtvzlSBB4XPS1zg\/CepKkvCYWzuFV6jhhsno3XCjPEXtOOVOfpeHt57qz5RJ6AbLmfEGtv0yERxjza2Ufso+39Y+yt\/Hniah0t5pqPbV6gTtEbDdrT7n\/ACH7l54wSOlkqqx\/m1kuXv6D+qPZcGPBlnnvL078ubHDD+vsJjXRl81Q8yVMp3SPdySgyzcknCypkuSknuLjZdlmuo5N291rMziRwtx0z6mrhp2g+twB9h1T2nUUtZM2npYy55z7D3K6+l0eHTRGMPqHZfIf4Dss7yTG6+2kwtm\/pcadG2NjGMADWgABXlObMVDDUMj4ynYqxzgALNCCroqd1xnCaa5tuQFzzJHOA9RTDcDLj+qcTauzLG0AueLH3U2zxWvvC590oBwtxuNwc5VFt0jamK+HBEbPHg7hZUkbhYBCmkvIACbBLYdKJGHhw\/VEac8grm4pbYVlpshMpBOEy2teijcC9zYLV8hUXjCrdS6W4McQ55sCFZX\/AExq2vUmnuDC8PkP4WnhUTvE8tXMWxN2NAXEOe+WcPc4k+6uNOgkmmd5QtZuU\/HTPytPx6lU1M5D5XED3VhFVPa3cZDYZvdVsFI+K7iMo17ROD+uEUS1ufXq5xIikIH2QYK\/UpHbvmnNt3QoGNcXNJ549kw9jY7MJCrRbPUWpVzHXmmD2pp2s3uHPIKoXSNDjZ9gqytkl8uR1OdzuiNDbrH+JaekAD37ndglf+NAJXXguwcWVN4f8Pw1ThPXznefw34XYRaDp8MQ2xB5tyUdDtTS+OW2AipXucfZM0viOuqywMoSwHJJVnFQ0rcNp4xbrZMtiDT6QAPZLYVdRrM8bnB0JaB1IVx4F1d1R4pooXtHrLrEf2HJeeJkxtI2\/um\/B2mMi8W0E7HYaX4\/6HKg9cWLFianzjHT24yrGnbtCiy3ZFbwpSOw2RAcJcFEjPugDAqYQrhEacIAizcByhSusxVdRVlhIKAtzMwdVo1bRwVz76skXBQvmXlA26E1vYqPzhsSqRj3uR4mvPJQW1l80XcFSbU2u57gGtFyT0CVjhzlcp8UdW\/kzQRRwu21FXdpI5DOv68JW6VjLldOH8TayNd8Sz1bLiFoEUQP9Ef6kkqz0cDB6rjtL3Odey63TiWgXGFxZzd3XrYf1x1HX0rQ9otynqepMUpY3Dmm7T2KrtKcNlzwtxybq5xudoyVn+LTH+3VekaZK2so4px+IZHYjBTzYwFy3hGsBoqhh\/BLf9QrwagwGxK78MvLGV5HLh452LECyjMbDCHFO14u03UnuB5VswbkG6ZifcIBF0RgSMSQ3CSqIDJdPchL1tZR6dTuqNQqYaanbzJM8NH70BWigO5PU1OWALyfxF8bqWnqZY9D035iFpsKid+0O9wwZt+YTXh74yw1+mziXSyNSZ\/NsY\/9m4dyTkW7ZQHqdfW0ul0UlXqE7KemZ9T3n9w7n2C8e8d\/E6p1Bpo9CbJT07jtvxLL+n0j2GVxni7xZXaxXF1bN58oNo4m4jjv0aP8+UfRdM+Ti+bqbuqnC4v+D\/dTbFyWI6fQPgd5lW5prJMC5ADPYe6nXRzUspiqYpIZbX2vaWm3Q2K3pFdBPUVVVWtbD5ULxG+QOs524AbbEWNrlVT5jWODxJcA3aTe7h2Hsj0ftCofYkJ7w7pFXrFXthYWws+uZw9Lf9T7Kz8MeGn6w8VFSXRUbTyOZCOg9vdek0dLFSUzIKeNscTcBrVx8\/yJh\/We3Vw8Fz7voppWl02mUzYaZmfxPP1PPuqLU6gzai9rTZjfT97LpdSmFNRTS8ENIb9+i4iAkuJdklYfGxuVudbfIymMmEWLDd1m8BPQ3JblIQt9WLq1pYSbXXZpxnackjCbEZc2xUIIwAE00XODdXCLeVY4TDPSwEjCL5RvkIvk3ACaaC0nJAQch5uLp50R4bhaEJaM2KNEDHxciysKF4YC643dAl2xb8k2CAy9RqDIaU3aw+pwVSFbp0sTt7QVzfjdw+Vj3cArpGsLWADouO8eSDbG3dx0TnsW9OXaY91mABdN4dhAbJK4jIsFxbJHmQNibckrvtJpXxUUYebOtcq8rqM57AqQ7cQDayWe1z8BWNZE5r2kdUpV1kVJEdxBkPQKIqqqqhkad0d8dklJJMfq33VrpHm1k7jb0nouhGlMHMYv1V+k624PyZ3u6rTmvjBw4L0EUMYABYFsafA6++MEp+ULxcp4adJLI9swIYBe6uJa6SN37J2ArcUEDYy2Ngbfsq2o0h97xnCW909aRj1osaTIwEojPEFOT6gQqmeiqGOLdhKQq6R0Fi4cp6J1n8t0bhgq58F6jTz+JqGON\/rcXWH\/AEFeZBu3N10\/w1\/+uNMNzy\/\/AA3J6N78sWLEKfPcbx1KOx4C5753b1WzqHupS6EytHVQdVNb1VAa4m+UGSrLrWKBteyag1pGVOHUgTyuUqZXWvdKMrXxvvuNk9JuT0eOZsrbXyVXV9OXFU2l6te25yvW1LZm46pWHvatjaGu2uTLYxa4CjLGS70hGY+OCMvneGtaMklGgkxmEzGywBcbXXEeIfiLpmmBzKXbUSjo04XmuufELV9Se4Ry\/LxHgM7fdGjfQc2o0FE29VVRRgc7nBeGePdei17xBUTQyg00Z8qHsWjr+ZuVxM1ZUVT9080j3Hq5xK00IuO14ZeF26TT6yCG294XU6bqlA8BpqGN++F5w0AokbLnCz\/hlbT5N\/x7hpflyREQzxvBtba66fq4GUzSB9XUrwqJ1TTuDoZXsI\/olWtP4t1enAbJP5zRi0gussuC\/TXH5M+3sugVBhpqsg2u4fwSz9ZcKzbuNl55p3j4wwujqKUnc65LHe3usPi2gc\/e6KYH7ArXjxuOOq5+bOZZ2x7VompecQAV0Vza68K0v4kadp\/q+WqZLdLAf5ouqfGuqcwt0zS4ojawfM8uP6Cy0ZPcmnqqPXvGnh\/w+138o6jCJR\/6MZ3yfoOPzXzbr3jrxHrQc2s1KZsR\/wDShPlt\/Qc\/muXdcm7iSe5RoPafFHxxqJWvh8N0IpxwKips933DRgfndeTaxruqazVfM6pXT1UwPpMj7hv2HA\/JVziAMlDL73sn6CRJJuSrHQXSfPNEN+CXH2sqknucLrNI0yqpNLmqH0s4MjNwcYyAG\/p+aVORdeFqGNzTqMrS6RziGbuG26hdE+TcLOSekx+TpNKwf0Af1z\/mju4xyubK\/wBm8nRH5GlBkc+mjldnZvF9qsvCvhqTVqxxcXGGPM8vYdGj3KlpFBU6tqMNDRs3Tym1+jR1cfYL2qi0Sm0XSI6KkF2tG57yMvd1cVeVvjuJxk8u3NxwR07GxQsDI2ANa0cAKYRK0FkhSpkAOeF4uU1l29WeulP4nnBEdKCf6bh\/BU9NCGgY5RK+Xz66WToTj7IkAXp8WPjjI4OTLyytNxsaALDKsKcXCTgbci6soWgELSIpuJqbjj4sgRN4snoRdOJrViiNGEQNwphipAOCVhaSUcRhYGZCcAcjLxEAZTGn08dLD6G2ceStendbqjMIIVQtGNxIyvOvGE3m1zhfAK76d+yFzugC801l\/nVb385TxicqzQadstYy4wCu4e4CQNYcLmvDcG0GX+K6ANJO7lPIoW1mqEcNm4cuTeHSS75HXKuvEDiHAXVOwXKeMK7Xvh6RwcbAADqrmXUBEPquVzVDKWysYzgnKbqXC5uUX2cOSa28GwbcLbdeth0dz7KnMjR1CHvY9+HBLRbq8frwaT6UtL4kdtO1i5+smaHbWm6U8wuNgq8YW3RP16Z34QFT6jqMtQ4bsWQo7pWtqGMdtFrqpNFaeE8UVO0vPqKtvhlXfMfEjSWMFmXk\/wANy5CUumAzhdd8Jomt8e6U4D1Xkv8A\/wA3JlH0isWLFLV8jFznclbb7oUb\/wA1M7nfSClpCZkDTyhuqAOFNtK5+XGwRo6OMc5KqIstJOle\/ABUoqOSU5FlZCJjRgBEbO1gsSnS8QKbTzE4OJKuqeRrALchVMtfG1uXcJCp1cRRucOAluLk0u9d8Q0ukUMk1Q8BwHpb1JXh3irxnqGtzuYJXR0oOI2m1\/uk\/F+uTarXvDpCY2mwCoYwkoUOJyTcojXW54UY43yEBjSVZRaW9kYknuG9lOWUx9tMOPLP0REhvgEozBO\/6WmyeaGMwxoRQ57hYYWV5bfUdGPx8fukRBUkYC35FW36U+0TXtyjspp3cAqLy5NJ8fjqqEtbHy0lY2vINpWZVs6KWM+sYQHxxzODHR3c42Fhm6Jz37gy+JP\/AJpZlTC8gHCKTD0eEDUNIfDJIxmHsNiw8gqodua4tdcELbHOZenJycWXH7Xv7L8T22+6DI+EcvH5Knue5W791e2ZySdgJ2ZQHSE+yGApINmTythdT4O8Ca74rkadOpTHS3s6qm9MY+x6\/kvePCvww8OeEqU6hqro6yqgbvkqamwijt1a04H3NykHlPws+HFbrupU2o6tTup9FiIkJlG0z2yAAfw9zxZeq\/Erxzokfh3UNH07UIajUalgpmRQXcGhxAN3DAxfqvMPit8Vp9dkfpnh976fSWna+QYfUf6N9uvXsvM6OseypbMfU8ZF+\/dGg9VkrIomhpcAGi1ks3XKON1pXADq5eeVNfUzE7pdo9kq1pkkaxgfI9x2gDkk9FH8U+1fyWPrX4aUFFSaJFqNNLHUSVzA8ytyA3o0fY8+\/wBl2Mo8xq434YaBVeHfBOnUOoXFUA6SRl7+WXOLtv5X\/W67aEAjKcmpovLvbna\/TTK42BCodcpDQ6e+VxIJ9LfuV6K6FpC4Xxk2TU9YhoKRvohHqPQOP+1lzZ\/Hx3t0Y\/Iy1pwjI3F3CegjC7qj8G0sMY8175X9egRZdApo2+iKyqyyeixuNvtyEDALKxgYDbKlW0LoCdrcJHzHNODZc2XyZj1Y6JweXcq9giFhlNxx9lzbKuRnDk3DqsjLXTx+VhfZZfGz+l+GEdFINVfTaxG4\/tMKxiqYJMhwyujHPHL1XPlx5Y+4wBTDeoRA1rm+k3WBlgtIzqtqGSNk3tWMqnCwIynJTbBCBHTNJ3FVsimsVlqFzGfW5cSaaaSQixNyu1r4W7vULpJkH7UWaLd1UqMmaXRPjp23tfsrRsRaLvcAFFlgABlJ6jUkbhewAR7Cn157JKmwdgKujZe2RZDnlMsrjyUWhoZ5nXvZvdVCqzoIfVdouVCso5W3IurTTKdtOBc3TNV+0JIS2NOMlimuQLqAicAb3uundE3OBdAdSseco2WnMTRO23FygsjnjBd5brd7LtKehhYbuFz9kWZsJAb5bbBPyGtuDlmmDXENN7KreyV7tzgbr0R8VPYjy2i\/skn0ML3kNYAq3C1XGRSSRixBXZ\/COSR3j\/TNzSATJn\/8blqLSIg4l4C6rwFQwUnimgn3NbtLyScADy3ZRuCR7YsUWPZIxr2Oa5jhcOBuCO4WJNHyJThOj6ysWIQYg4WnfUFixADlPpKp6pztxyf1WLEqClyTkpHXyW6XOQbYPCxYg3kT\/wCcP3RGcLFiZuk8OMa6Vu5oP3CtfEGJGAYFuFixYZ\/brx+lMz61aUjWkC4H6LFizvpvieYxtx6W\/onKVo8wYCxYsq1geqtGw4CQ8Pta7xLp4cAR57cEe6xYlj7Vl+NJ6i4u17Ui4k\/+Ifz\/AGiuc1PFY+yxYteL\/krm5\/8AhxKLfVYsXU4Km1X3geGKo8XaVFURslifO0OY9oc0j3BWLEB9jUcbIqeNkTGsY0ABrRYD8l5Z\/wDElNLH4OoWRyPYySrs9rXEBwDSQD3ysWIL7fM55RYeCsWKjEXc\/BKKOb4maM2VjHtD3uAcL2IY4g\/cHKxYkH1jNyUSHkLFikjP4VxlFnW5ycn5h+f+orFiWQxdaEGf6SsWJ0T2oNUA2nAXK1eJTZYsXkfK9vW+P6L9VixYuJ1RscpmBzgRZx\/VYsWvH7LP06DTHusPU79VcjhYsXr8Xp5PN7AqALKMP0hYsW1Ywjqf1pSLlYsREmI\/rVLqxN35WLFUSpKUAyZC6SkFqfCxYnfQg8XCOOSsWJGVm+tDH1FYsQBY+ShO5KxYgEpuqjD\/ADgWLFRGj9YXSeCQD4n04Hu\/+45YsSN68AALAWCxYsVG\/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": 12946,
                        "timestamp": 2988330462,
                        "data": "data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj\/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj\/wAARCAECAfIDASIAAhEBAxEB\/8QAHQAAAgIDAQEBAAAAAAAAAAAAAwQCBQABBgcICf\/EAEYQAAEDAwMCBAQDAwoEBAcAAAEAAgMEESEFEjFBUQYTImEHFDJxQoGRI6GxFTNSYnKys8HR4RYlgvAkNEPCCBc2U4OSk\/\/EABkBAAMBAQEAAAAAAAAAAAAAAAABAgMEBf\/EACcRAQEAAgICAgIDAAIDAAAAAAABAhEDIRIxBEEycRMiUTNhFCNC\/9oADAMBAAIRAxEAPwDwu9uFsP7KGFpY6dFo4nI6o7KolIELWRwjQ8qshUm\/K2anCrQcLe6yWofkeNQUN9QTwlty0XCyNHMjcMx3ZJVpTSm3KoGP2lOwTkAZU2KlX7H3HKJ5paqyOoFgnY3b2KLGkMx1Tm8FOQamWkAm6U0XRdT1uSrbpdK+cUsLqiZwIAYwdST+4dUb\/hvXP5DpdXGnVBoKmf5aKRrbl0l7AW5ycA9SCFPjarykXNHqDH4uArWEskGCuV1fRtU8Nan8lrVLJS1O0PDXZDmnqCMHtjqE3QagW2BKmzSvfcdBPTscxcvrtC7YXNC6SOqbIznlBqmtkYQcpHK85Y98chBxZH893dW+p6aLktH6KiMbmPIcMKj26DRqp1wCV0BeHALkNOkDZAF0kMl2i56Lfj9OXn9mQjsbcJUOHdMxP4ytXNRhE3stOibtwFNrwVs5QkKNthZTtYKQUT7pGXmOUjI0mYZwnJTlLBgkluCmQoy4I45AQ2Ns63ZGbxwkcbAypBq2OFsJG0ApALYGVoHKA3Y2UCFO+VpARPshEC5CMglga9zhfKIECFFzg0XJspLRaDgi6QDEzL\/UFFz2kGxC2+Fh\/CEF8UbWONsgJhCmLS+aZxAF9oKlM7dW07b4F3f5JaOijko42guB3BxzyisaZK6QhxAjaGj7oCxCWk9dfTtH4Wuef4D\/ADUaSF8cs75ZC8vdcewUYhLJXTyxuaGttGAR2yf4oC1Y65smoyBYBU9I+o+bnM+0RNa0Mt1PUp184ihfK4+lrS4\/YIA2nOMlZWzHI3iJv2aP9SVbROxnCptKa6KijD\/rI3O\/tHJ\/eVZxvwEyPRuxhMw83ykojlNRvG6yZHYzlNR5CSiKajJQR1tipAIDHFHBxlMkwSoys3hSb7reEwXIFrZTnh53y+swSjc7aHnnP0FLSD2TGk\/+fZ\/Zf\/dKei+3ocOpF0MZMZJLQcu\/2WKvpv8Ay8X9gfwWIU+FVi2OVshYt0bLFK2FEuCA0Vq5OFhWhygNONlpZJwhtOUBO9ijMkQFIYQZ5kt7ZVhSVFgRdVDDhN0knlSsddw2uBu02I+ym4tMctPRvhRW0Gn+LmahqerHToqVhlA23bPtzsPfi9uSQALHK9FqPiX4ff4c1ur85jf5Zn8pullpIgsbOmeAeXCziW2ubAZDnLzDUPGFJqlbqTv5OLBXRmNofLiM7pCDe17De3HB28cbY0+v0bNXZXS6c+phEcjo6aaoBZFEXAOYMA22h7R\/aBt3Uvj0MsfLt1HxX8X6XXaXpeg0NUNZnohufqjzk3H0tPXFrk9gObledRzbQMq2j8TRaY\/RoBRF0FFd77yhz5MyFo3DDRaSxAGdo7C3PV+oGtr56naWea4v2lxda\/uUsu+14f16X1HXkWBKso6sOGSuMjqLG90\/T1Z7rPTTbo5ZGOHQqorKZrrloyotqb9VKWa7eVPpcVWx0UuOFeUdRdgucqrkkbbNkMTFvBwtcM9e2PJh5duj84ACxRG1FvdUMVVwCm45gRgreXbkuNntaiqIKPHWcAqoa+\/KluxdUhfRTh5GUSR65xtW6I8p6CuElwkIaPqJTOj6aa3UoqZkjY\/NJ9buBYE\/5JGSTy49wyp0tQ\/ZvaXMd0INkjsdjF4Nle2ndHqFLI2d7mtLPULBzhfHT0H9cXzYGp6B\/JtJLNJVMe5pj2tYw2e1+7a4HsQwn9FRU1VUxxtEdRMwDgNeRbn\/AFP6lFE8z2bZJZHNxguJGL2\/S5\/Up9J7Xg8OPdGXsqoXDy2yNABN9zXOaD2wx32x+RqvwpNS0NXUvqorU+4ltrF1pHMx+bP3hUAqZwHBs0gDm7HAOOW9j7eym+rqZL76iZ2Npu8nFrW\/RLo+3QDwlUfybDWfNQ7JYhIBY3zG55H5Bo\/\/AGCE\/wAKztM9qqJ3lOtgHI2h277ZAv8A7XpBVVIYGfMTbLW27za1rfwx9ls1tW7fuqpzvO515Cbm1rn8sI6Ltff8IzkTkVUJMWC2xu4gv3Ad7eW436hc0Bcgd0Y1lUbXqJiQAB6zwAQB+hI\/MoCNnI6Ct8NOooZZaiqYGRvaw2bkkuc02BIvYsPH7spNuiCXUdQo\/mwHUjg3d5Zs87xH3x6nD8kpJX1jo3Ruq6gsc0NLTI6xA4Fr8BJyVEzZHvErw95u5243dm+T1yAUdDta6t4ck03Tfmp6qFxL9jWRua6\/HUHPPS\/vZNf8HzthElRVwQboopG+Z6bl4f6M9fQRi+SPuqB1ZVGB0JqZzC43dGZDtP3HCg+rqHiz55SN2+xefq7\/AHzyl0Oxtbof5Mr5KVtRFUbLXfGQRfsbXyi6doD9TpY3ioZF58phbuaSBbYCSRgfW3kjr7Xrnlxu4kkk5J5WmVNRHA6OKaWNhO4ta8gX6H7ph0EHgyZs1JStrYXSSvezAvtDASXGxv06Aj3KTi8NeRpU1Y+sAe1glfG5m1wcXPbtycm8buP0XOTanXT6b8gKqp22IcwyO2jFuL24TlJX1baWwq6i0jNsn7R3rBuSDnOSf1KOh2vKHw+6rpYJ21kLWysL7bSXNs9rDcD+s4flcpnS\/BdSKNxlq4GPEZmcTwTsjec9f50DF\/pOFylRWVETYWQTyxvLtrSx5BaD9VrcXTba2qa2NramYNjAawB5s0XvYds5RuDVX2j+G59Sp4ZI54mPlBLGEHIuWjPFy4Wt73RNa8IVEGnVLvnIJBC\/9o1oNywbDcexEjf1CoIqueNjI455Wsa7eA15ADu49\/dAiq5566VzqiYsjZ5Vi82JO0n9zWD8h2R0O1iw5Ha6ZYc8pFjsI7JLfZECyjcm4jhV0Lrm6dheDbKZH4XEcpyI3SETr8hOQHCZHGFGHCAw4R28pgQN4dfHZSxdQCkD6gO6CaIuEfSR\/wCPbjO1\/wDdKEQQVaeFh\/z+lv3d\/dKZOipv\/Lxf2R\/BYujWIU\/PIFSUbLaxbsJUDkqSyyAi3stlSAutOCAC9DaDf2Rn8LTcIVJtjQpWIKIwXyp7LlGz0iwWRmDCiGlEa034SpxtuEYeoZ5UWt7qVrKaudIPFlEOIKKRuGUN0fYpLTBRo326pQP28qTJhfkILayZNm10Qy4tdVwf1UmyHvlTYvGiySWdypxHdYpVzrlMw8BRZppvZgNRYpCwhDBxlYTdVjnYzz45kfjnB6pgPwqhjiHJ2OQ7creckrly4rG5X+pShkLHj7oLnepRc6zwrY2aXxl3RNHdNwi8Ybayoqad29ovhdBTEFosgzTG2aAEUBQY22USySWKWL8rVlhBsmGEZWWWw5YeEEiVq6kAtHolYe2uqC9u4oyE\/JykYbsGy1YKRGVh+yRoO7IL0Zw6oTuUAJzQWuAAuRyg0OaZl7XAsUxa6UMM8bpGQ7djzcEnLb8oAbJvO1ZzPwRR4Pck5TwOUoxjYKyJrf8A7ZH7\/wDdNk3QG5ZGxQvkcLhgLitadGY6Zu\/+cfd7\/uclL1f7R8NO0\/U7e\/8AsjP7zZONOcpkOHZwjxuuPulGeojKYY0EgoB6B9hnKdhFyM4VfCMgqwgzZOUtLGFOwHhIw9E7F0TLRxiPnb6TlLscjNdhPZWCgWHf3RWH18YCEDhFYUEk7JVp4YH\/AD2l+7v7pVX1Vr4XzrlNbu7+6VUpPQlixYhT88lpS2+6isWyVu61+S2AtINvIWiO6m1pstluEGXctNFyi7LlZtsUqqRKNpsigELUPKMRdSqxBrh1RQ4ID2EKFiOEeyOtcFMOBSPqHdbDnd0aPyMveLIEk4AwoG56oboz1RpUocspcl3SOGQUw9vRCkaLXTkK2txVZb9RTMdU1x5VW4XOFKMFruU7IUtXTHXynInYF1TwzgWBOU4yYEYKixrMliH3NrozXgDCron3PKaD\/Ss9aaW\/4ajO5ycEY2Huq6nfZyakqAGY5UWnO2gCZNoU5IXDJCnpTDNJuKuZ6cFtrLq4t+Pbi59eXSgZIWvHsr7TKoEgOKqqmicx24KVLuYfcLRhLp2ER3NuEVo7qn0+rsA1xVo2QHqgC4Cxzx7IbiXcKIZY3JuUBPcOi0XuItZSsFhCQQu4fhUS9w\/Cplac5LZ6Q81ts4WtwJwpbQ4ZGCgSRlpuwkeyAIRclYcBDZJmzuUTokA3j0oJCYccWIQS3N0Gjtx7qO03yiWstcoInVAMnp5LcO2k+xH+yYcAAXEgAZKyeBs0Tmu4ItcdEt8vUSWZUSMMQ52ixd90GyjvIX1DhYvw2\/Ro4\/1TTVu2OLBThYi0ROJlzdMxtyhsBJR423kbG0OLiCeOPupyyk7q8cd9QwwWtZBn1qgojaepYHXIs27rEd7cIMtPUOawvf6mEn9mS0fxyqOt0ndy3JKx\/wDIn02nx8tbp2f4iadSh+2lq5S11hYNAI78\/wCSH\/8ANvSWVADqGu8kt+qzd27tbdx+a5mu0Q5s1c\/WaETf02WmPLL7Y5cGU9PTqT4w6G6NvnU1ayXdZzWtBAb3vcZ9l1Gj\/EDwxqc5ig1NkUlrgVLTED9i7H7186HR5NxA\/goy6dIxoxn7LTzjO4ZPrmnkjnhZNBKyWJwu17HBzSPYhHZa\/uF8p6HrWr6FLHJptXUQ7Dfyw8lh+7Tgr1nwp8W4Kh4g8SUwpHuNm1MIJj\/6m5I++fyV+UT416tzdWvhgW1ylz\/S\/ulVFNNFVU7J6aVksLxdj43BzXDuCOVc+GR\/zul+7v7pVJegLFixM357bey2Gp1lK8\/hKK2geT9Kxbq7ZdSDFas02Qngo7NJebWCWzU7WYtbKiWHsuii0ZxdwUzHoZPQpK25Tyiei15BJ4XZt0G9sLf\/AA\/7JbPccYIi05RGrp6nQSBgKnq9OkgJu0pVUu1c\/stBtuUUxm+VhFklaBd2UbXRHC59ltrPZUWgSFp7sYRnMwguYgSAP7lLSHoEebGENrLm5Tib3QC1YMfdNtgdIbMFyrCm0d7rF4VexbIpCHHi6NE9zeVeP0zYBZoW6fSXSO4VM7krYJHk4BT8chAyreLRwxoJajN0rzD9Ki4Srx5bFN5tsgIkAfPIBbCuHaUGDIU4KURkYUTimzy5ro5pcAjY1XAiDrJCnG23QKyhddb\/APTmt3doPohILWSE2nFjrtV+wXRPJ3I2TmBTyNdgFWtK120brqy+VbfIWxAAErT0WJsLnhDE8ZfsDhuU6iF5Nm8FCi05rZA833BLY0YWFE8tRLLIAb72whtxzlH2la2+yRhk4UL5Uy034Kzb7IFgbmBwyhtcYztfx0KPY8KMkYcwghAQdchQstwkgmN3I\/eiFuUAO1xwtBmUYNwtFpuEtnoNzVHabo4bdSEJJFkbGgRGUaOK2UdkVlqUiMC31KcstTteOPldRFgvI1osW53G\/CsKYMijDGXsO5uSq9r2sADAAOwU2zFcHJyXOvR4uKcc\/wC1iXNKG+JruUqJiptnUaablRmomv6YSE+lMN\/TdWYnUxLdEtFkrlptDDjhgSMuhCx9IXblzT0Cg5rD0CuZs7xx5\/JoduGobtBPO0fou+fBGei0KWMjICr+SpvFHPeEdV1LwxPaFzpaFxu+mdx929ivePAWq0ur19JUUTyW53McLOYdpwQvJTQsJwAuo+GFMafxtp7o3Fodva4A4cNjsFdHDz3eq5ub4815R78sWLF3OF8fQ6U1vITLNNYDwFY9OFgXO12VbQRjoEZlJGOQEYFbBSPbTaeMcBFEbRwAog4UgUDaQaL8BbAF+AtXBCkClQx0THDIF1X6hpbJmEhuVZgqQ5yg9vPNT0h8ZJY1UEsT2OIc0gr1mqpmTAiypKzQmvJIHRJpjn\/rz9sZJyEYR2HC6afQy25AVZUUEkfQlG2m9qpzEtMLAqylicDkJSdh28JiqmT6jdM0FFJVSANabKy0zRZauQFzTtXcaXpMVHGLtG6y0xx2yzzmKn03Q2wsa6QDjqrE0rGizQLK0e2+LKAp3OV1hu1USUgd0CYgpmRMvYXT7owzm2Ek9z5Jtow1A209nmOAaE\/FC1jB3U6eJsYBNrpjb7KacVk8V3Z4Sr4wDwrScdko9uE5CpUNO5WFNiyUAscpuA2IwqJZwZTbBblKQcBNsN1NOCgAi9lraFsmzTZRYSW3JUnGiwKDmgIrXxuvZ1ytkDhAKhtzwsLE02PaL91otFzkXQCpZhRLOpTZbhR2IMmWHoo7LJ0ssFAtCAU2rRbhMmO6zYAkSvqGFtpBy3n7I1gW37ph0e5pB4IsoUkZ8ltxkXHdBwENwpCMnhNiG5wiiKzVNqtFGQ2RGM7hHFgQ3G4qZYGRukebMAyjZk5iImF35D3KTcS5xJ5KjNOZpC7ho4C0HArl5MvK6dfFh4ztOyi4rd0Jzlnpt5NOeehK22ayA82F1DeAjIYnxKtiUpISe6zzPcrPTQ\/5qwze6Q833WGX3KYp8TrPOsq\/zfdR80pptWjZ88rqvhrNu8baaO5f\/huXBCbK674WSh3j3SxfrJ\/huV8f5xHL+F\/T6LWLFi9Z475WBWwUMOHdb3ALnbDHhaBUN46FSDh3SCYOVIFDBCklsJg3RAUEGyne3VGz0KCpAoIcphyWwJ1UgRbhCDlIFAY6Nj+WpSo05j74CcBzgqbcnukctjnanRg4YblJxeHd0gLm4XcRQ7hdyjJZmLBa4YfdTlyX0paaijpYw1gF\/spmNPhm6+EVtOLbnDC1ZKnyi0XKg91m2AyrKoaD6WqLKYOHCRqUB8riCMIhibGcDKtXwbR6W5QJKY8lAKxDcU3swhsjc08I7QSjQ2SniJKAYr9FbiG+ShSQgICndCQ9MQx2ymzCOVJrLJk2wWajxlDAwtwNcCQTdTVQzuuw8qMccjmltrBTjHQphgspMvDQhhJzc5TLIc3NyjMt1RWe6ZF3McMIYpB5m\/N1YtAtwiBo7JQ1Y6B3QIflnsrUOje8sa9pcOgOUQwgjhAilMRsteUexV38vf8ACp\/LAgYStNQGEkgdey0+HY0ueQGjJJKtazRvPqYqiMjzGNLdribEH7IdVpsFNTSVOoyxwU0bbvdfp9ygK6hjbWQsngJMb8g2sp0dKdk4bb0yEGw4XMaj4v8AmA+PToTBSNs2MEEOeO5I4HsP1XVeFdKmjo\/ntRe59XO0BjXC3lM52gdL4JSoggpiBytiHcOcK2dBhDEAt\/oo9q2q3UrHvjc4Zabgqo12t9XykYLQ03kxz2XUzt8ine\/YXbf6JF\/c\/lz+S4mWlcSXOLiT1cbn9VPJdRrwzd3SwcFJruyHJG5rsArQcR3XNt2exy6wUCb8IT5DdEp+pKc7TegpyQxKeZlNVZsCqsONylmrDs55qj5uUsXKBee6hqc81aM10p5h7qO9BHTL7rXne6T3qJegjnm+67D4SSX+IWkC+byf4blwYeuz+Dz7\/EfR\/wC1J\/hPV8f5xny\/hf0+olixYvWeQ+QBO7sVITv7Kx+QPZSFD7Ll8a38orRM89ESOR7inxQ44UmUm08I8KXlC8ReUdjHlMMgsOEdrA0cJXCn5wuyA9VIQ+6M+RjRZKy1QZ1R40eQoh91NsOeSk2VrXG24Kzo3iSyPGjyRbTkoopT7q0hpgchOCnDWEuTmFL+RQ\/K2TNNTgeohNStBf7KD37TtGFphx67qcs9tSGzcBJStLnZCcdxbkrIoruu5aMw46b03KFOQRtCeMrPp3C6wQMcchIKttK7cHDhO+UBYDomiz8LVMQAWKDJmDqhSQXFiFZkNDg38R6KLo7utZAVLaXcbAJhlEA3AyrJkIaL2Wy6MYJCDVbqe3TCC+nzgK8LQ4YCE6G90thQyU9jwoCCxvZXMlPdAfEB90wrGx2d3W3WZkpwxWN0OSPdyMJUBNN7EcIVfqVNp0Ikq5WxtOASeU21gDbNVdq3h+l1kw\/PNL2xG4F7BKnFpSyMniZLGbscLgpoYwhU1O2GJscYs1osB2TTY+pCWzkbj4RmNvygOe4SNbHHuHU34RWTW272OaTc56JbPQkFJDG8vaxoceSE2GBLxzRvsGuBJF7XzZGBU2nodrRZSAQ2PWVFTBSU0lRVSNigibue9xwAgVKrngoaSWqrJGxU8Tdz3uOAF5F4m1ur8VVjdrXQaTE68ULsF5\/pu9+w6JnXtUn8WVjXvD4tGiN4YeDKf6bv8grDRNF+fqWxt9EDLGR4H0t\/1TJHwd4b+cnjrJmEU8brRi17uH4rHoP4kL0p0YtwoUUcTIWGGNrYgwNhABBDLDm\/W+Ue44KV7BcxXWtgaOEWR1z6MqjpNajbqWtRalJFCyjnjhiN8v3Rtdb3NycDsnoktV2yyGICM7QDa53NJ\/2Cp6mm9Kv60P8ANl3eZbzLN3NAFtrfp7i98nrdIStviyxzm62wy0551Lc8KJoweiunMschSZECeFh4Xbf+TpzU1ChCIxMzwusdTBwOAqbVYtkfZaTDXaf5d9ObrX5IVdlM10n7RwSZeDwVjle3XhOknFDJK05\/uol6lW07+60SobrKDn3KNAS+FEuQy6ygXXKeiFDsrtvg06\/xJ0Yf1pP8J64LcQV23wWN\/ibov9qX\/Ceq4\/zn7Z8n4X9Pq9YsWL1nkPnby2dAo7GX9kg2sJ4ut+e4lSnZ0sj+yGWsS7S9xvdFbG49UDbTiwHGUJ8lgeUy2nN72UzSFzeMoG3P10zgCW8qpkllfcEFdc\/THPwW4WR6G0kEtQNuY0+FxfkFddpcBsMJqn0VrTfarWKlbA27hayAJTtEbAXINTPuJDeEKebebNOAlnv2jCfRozTBuOqjGQ83Byl3tLzYI8MWxmeUtmOyMXu4oVRUtjOwA3OAoX8x+2KS5CPTwOLrz2JCADS0NniUuOc2VgADhq09wwGo0LRt4SNkbAMkZUZpCz6W3R7HotloPITJRR+dPqu43axgyrmBhOSFuWNrAXAC5R2NAYLJGWro5HQERfUlPlpJYWN2Fr+pVw0XOUWwA4QCkMBjia0m5AUjFhMWyt7UESdF7JSSjaZNytixQMeUjVT6e59lD5VW4YHcWUXw9klKn5WxUhDZWLoUJ0eVNVIVDLHC055uWx2LgcjsmCzBAwl4HcscP2oPq7kd0jbiiEYIb1N8qJqmCWRlwdgu42wPZR1GPzKV9i4OGQQ4tt+aUoKNsUe4Avje0OJeSS53fKKFhCwOl857A19i0f2Uy12UEE2W3SMjY58jgxjQSXE2AHdTo9Cyzx08T5Z3tjiYC5z3GwaB1K811jVZ\/FdTcbo9FhdeKM4M7h+J3t2CjrurSeKakwQOczQ4XZIwalw\/9v8A39itLI2MjiaGgYDQP3JlTVHA+eSKngaC92AOy7zS6WOkgbSxF4a0iR8oIHmOvx3tj+HOVz+l0clDF5jQx1ZJa4cbbWXF\/wDvurqikbDtihbbP6XNyUyXb3AC5PKhsLznDfdahb6cncfdHQVqurKetdLtpJ2QRbR67Bzgb5wRYi1uoVZQ6aaHxRPURNdMalrHSTSxjcLNcDZwAsbtjFux9sdGeFAsOS02KYVtWzZUyizQHgSAl9y4\/SfT0AAZx3Sb23VpqUJkhD2bGvjuS4s3Et6gdc2H6KsicHi5WWXtpj6CdFccKIiITlgovAARobDAsFzviOVrIz9lezy7GnK4fxVW+h2UrYeMu9uV1CsHnuF0s2qHsqOtqy6pdlCbVHqsLjK7cctR0XzANlISjuufZWE9UzFUEm5Km4q8pVyHbuFsMLnZ4S1PICQrCGxt2WVy0rewvKcbi2FsQutwrGNoRxG0jhReSmp\/JPZdt8GoS34k6MSOHS\/4T1QiBq7D4TRbfiDpJHR0n+G5VxZ75Mf3GfL+F\/T6WWLFi9x5D5ghgdjFk1HTnqrSOlAR2QAHhSkhDTHsnYqYW4TTIwEQIALacW4RmwDGEZgFkQC6AE2BgN7ZRmxNtwFNoF1qWRsLC5xsAgMc5kLC4kBU1bWmR1m4aEKtrXzvO36B26quLXyStNiGhAOxuMhzcNCIAHmwGFBoBNhgIjnNijLjgBBsEYacJSoqzHOIvLcd2LhBjqxWvd8nO246Kwoo5AzdUEOf\/BIN0tFFG7zBfcco7g577DhbB3mw4TDABZBtMhwEdrbWC026nfugbYQsDQpBSFjygBVDMNz1TLWiwQ5W7ozbnoiwnfG1wQEmM6qe3OVjSiDKAiG+yzYpjCkkYJb7KD4d7C0ki\/UJhSDboohaOnbEyzeFPywEzsFlEsvwoqiczAxpccAZJS9O75iLzA2zb4v1HdWbowQQ7I7IflBrbMAA7JKIOjzwkqmExyNmjYXH6XNaMkdP0Vu9qC5liUHFYIS9zZJNzLA\/s73H5rbxb7Jx0fcXQnM6WSoBwGlxIDRyey848R6w\/wASVL6DT3lukROtNM3BncPwt\/qpnxZrcmtVMmkaVKW0TDtrKhh+r+o0\/wAf+7rwsipYWxQMDI2CwaEDbTWxwRsjiaGMaLBo4AV54f09t2VtUAA51oGuP1Huq7SKIVcxmqN3y0Z9VhcuPRoXYwxEudfaWA+izbbRa1gnITUMN3eY5rRUOFnvbxbNh72unaeIMGFGJgFgBgJuMJGZgJsEw3KXjNsI7HJknZbtgrBkKTUEGbkqk1ekfBJ58LS6M3L7fh9\/sr+2brTmB7S1wBBFiD1U3HcOXTjxWAi4PK0+ruE3rGhvg8yejzC1otAxuR3sqR25ji14IcOQVy55Z4e3Vhjjn6arJy5hXD+IWukBGV2k4u0rn6+m8wm4XNly10Y8fbzSponbibFKPpnN6LvZ9PHZV02mjsjHnq7xuPdG5vIKIx7mgK+n0424SUtFYYBWs5ZUXCz01TVFrZVnTVgHJVMYXN4C2C9qVko3Y6qGsbjKaZVtK5OOoI\/EmYqo91F4z8nVMqA7AXafCaTd4\/0ke8n+G5eWRVtuq774MVJk+I+jN6Eyf4T0cWH\/ALMf3E8mU8L+n1QsWLF7jyXhwZY+ylay2sUpaUmhaRGhATYiswhtFlGedkEZc9wFkAWaVkTS55sFztdXmrl2g7Yx78odZVS1snpuIxwO6VNFJPK27drByU9aB+FgIyMIjSHmwFmqMcJjYQw+2VCKnkDCdxBukDnlsLeyVrIhNE5huRbopbpY\/rs4KTKhg5BBPdBq3QdPptOLzG07nHJcrcEPcQw4QhGyou1lrdSERlM6Flojf7oBmNga2wRwLCyWiedvqFj1RmPxcpGIt\/ZRDgQo+YG5cgDAkBEvtAQ2vBRRYhAEYLqP8xIL\/wA282+xU2YCI5oe0tcLgixQE2gdFIH1WSgc6mB3AuhGdw5b2Fuqaa4OyMoCROcLLlYVgPZIJAXRGiyg1TAubopxLqsuVsBBrKiOlpnSzEhgIFx3JsP3lZrFIUHiyqKZ9VNVPp21DmyQytkfdwO1hsdlvxXF88C+CbK4AvcXvbCcAT24whOZcX6ph2ChOdfoimA9n5rzfx34mdJPJomiykSn01dS3iIdWtP9L+H8HvH\/AIufRl2j6LJu1B4\/bTcinaf\/AHfwXCUMTKWLy2fcuPLj1JUmsqOCKjp2wwANjaPzJ7lFhimrZvLpmF5GXWtgd8qlq9TbH6WepxNgB1K9F8Mae2m09j5B+1kAc42yVWiPafRtpoRHGXCOwsD\/AN97\/wDdk+GYsP3KQb6Rb9FMNtZTaaTRhFYM3Q49xvuAGcI7QgCMRmIUfKMwZTArRhSAWuiz7IJJYOVse6wpwmbs45SVbptLV+Y58bRK8fWBlNdVu6dx3NUS67jjNR0Wrgc7YzzYwL7h\/oufnjyQ5pH3C9Wskq7TaasAE0TTY3XHyfDmX411cfyrj+UeVyQjOEpLTNK9HqvC8Mr5XxSOYSPQzoCqWr8LVkcQdHtlJNiBiy4svicuP068flceX3pw01ICOEjPRDsuyqdDr4nua6mebC9wLhVk1DM3mGQfdqyuOePuNZljl6rkJ6IjgJGaldbhdo\/T5X4bDIT7NKgPD1ZMbR00pJ7tWmOWX+IymLhH0xao7S0L0mm8AarVWPlMjB6vNld6X8L6Zjw\/UpzIQQfLZgfqurjwzz+nPnyYY\/byjStNrtTqWQUMEkr3ODbhuG37novefhH4BOi6\/QahX1BfWRl+2Nv0i7CP81dabpdHpkZZQU8cLSc7Ra66Hw2\/\/ndOL3y7+6V28fDjjd324eTnuXU9O8WLFi6WTw9putkXUGIilLSI02UFsIAm5Y+NkzbSAEdlAcosaYQFDARhm37LPkWgel35JgYRAbpbCufSuaMjCE6MDhXAzhY6GN7bOaEBROZgk5QjC1wyFdv09rgdriPZLyUMrOG7\/sg1S2m2klh\/JFY2ZjcSH7HKZewsdZzS09rKJBzZGgAKl+Gua1\/fabH9CpOliAA3PiPZzbLbQOoyVsMAGLtt2QBonekAEOB7G6lJJGGftCAkJIN0gJdj+qNp\/ULBG5liJHAN4Dhv\/wB0GtQAAD0RGnGCFVCqmvtc2J4uLHftJ\/I\/6ozNRijIbVg07icB\/B\/MYSJaxbyc2RGuNzcJaCdsrQ+NzXMty03\/AIJiORrwDwD3QBL8IflNDy6F3luySOjiepCm4i1hypxsaB6R90GgZXMYfOYSGtBL2C9z7AZRY3sc5zGvaXttdoORfi46KYY\/+g79FqSn8yMtkhD2Hlrm3BQE2coo6JYUpcXlola59r2cRa3YdEQwS7nEOeLiwB22ae4wppzQ45VfqTJp5oqcMlNJID5ronAOvcWGThpze1zhOMgqGll5WlrR6gW5ce\/shSmaKMftIi+9yQw2I7Wv+9LStwtpdO5scctTC6KpZH5O242sbj0ssfpwMnJtlOSEtHpVXU17miUCUjcLNsB6PcYz+arKjVJxt2ykFotfv7npdZ58mOPtphx5Zel+55GXGw9yuI8e+LzpY\/k3SiH6rKMnkQNP4j79h+f3pfFXiF1DD8nTyGaumO5rXHcI\/wCu7\/JcXE0wb3yPdJPId0kjjcuKWGfnN6PPj8OrRIIxTtcS4ySPO6SR2S4nkkpWurRGwtacrKqp2tOfUVTzuLmkv6q0rjwdTHU9bEr8xQDd+fRey6ebMaCvPPh\/Q\/K6X5rhZ853\/l0\/7916DQ4ASvdV9LNneyIAhxowHdSTGs9V83RG3vYrbApjlVokoxlGaMqDBlFAN0xUwLWUmlRsQpt4QSQytOHKzosBNrFVCQAWwFvaouBCCbaMrYOVFp7lb3C\/IT2TZOVoE3ysuFhTnYY6xQPJjJ+hv6IijfNycI9p3W2RRjhjQfsigNbwB+iGCO62XJ6g3RCUJ2HXC3uuMKLjcWIQTHHCsfC7h\/LtMPd390qrcbKw8K3Ov0xPd390pwPRlixYqN4RHIHZBRmuuVQ09S4EBW0Em4DClJwLdlBpup3wgNjCI02CEpZTAoKm11ggjhSBSMwHKQelwcKTSUA2xyIDhKtJCm1\/ugGHAPFnAEe6C+ggfezdpPYrfmADlSE4QCUulSN\/mXhw7OS\/8n1JuPK\/O4Vf438ZR+HaaKKFjZq6e\/ltJw0D8RXnsXiHVdRk31VbM4k\/S121o+wCyz5ph034vj5cnceps0aodkvY0+5ujDw+11vNqpLdmC11xel6rWwOaRUSWtwXXH6FdjpermraI5rNmtcW4cPZLDmmV0rl+Nnxzy9w\/HpNC1u17DIB\/TcjR6fQxtIbTs2kW2nIt9ioteSptcVq5dpfJUO9rxSU4e3hwjFx+aYaI2\/TGwfYILbnhTF7ZQNjXHYLdjzdBa4I7chAbHC0bLUjtoSVRUbQUA4XtvzlSBB4XPS1zg\/CepKkvCYWzuFV6jhhsno3XCjPEXtOOVOfpeHt57qz5RJ6AbLmfEGtv0yERxjza2Ufso+39Y+yt\/Hniah0t5pqPbV6gTtEbDdrT7n\/ACH7l54wSOlkqqx\/m1kuXv6D+qPZcGPBlnnvL078ubHDD+vsJjXRl81Q8yVMp3SPdySgyzcknCypkuSknuLjZdlmuo5N291rMziRwtx0z6mrhp2g+twB9h1T2nUUtZM2npYy55z7D3K6+l0eHTRGMPqHZfIf4Dss7yTG6+2kwtm\/pcadG2NjGMADWgABXlObMVDDUMj4ynYqxzgALNCCroqd1xnCaa5tuQFzzJHOA9RTDcDLj+qcTauzLG0AueLH3U2zxWvvC590oBwtxuNwc5VFt0jamK+HBEbPHg7hZUkbhYBCmkvIACbBLYdKJGHhw\/VEac8grm4pbYVlpshMpBOEy2teijcC9zYLV8hUXjCrdS6W4McQ55sCFZX\/AExq2vUmnuDC8PkP4WnhUTvE8tXMWxN2NAXEOe+WcPc4k+6uNOgkmmd5QtZuU\/HTPytPx6lU1M5D5XED3VhFVPa3cZDYZvdVsFI+K7iMo17ROD+uEUS1ufXq5xIikIH2QYK\/UpHbvmnNt3QoGNcXNJ549kw9jY7MJCrRbPUWpVzHXmmD2pp2s3uHPIKoXSNDjZ9gqytkl8uR1OdzuiNDbrH+JaekAD37ndglf+NAJXXguwcWVN4f8Pw1ThPXznefw34XYRaDp8MQ2xB5tyUdDtTS+OW2AipXucfZM0viOuqywMoSwHJJVnFQ0rcNp4xbrZMtiDT6QAPZLYVdRrM8bnB0JaB1IVx4F1d1R4pooXtHrLrEf2HJeeJkxtI2\/um\/B2mMi8W0E7HYaX4\/6HKg9cWLFianzjHT24yrGnbtCiy3ZFbwpSOw2RAcJcFEjPugDAqYQrhEacIAizcByhSusxVdRVlhIKAtzMwdVo1bRwVz76skXBQvmXlA26E1vYqPzhsSqRj3uR4mvPJQW1l80XcFSbU2u57gGtFyT0CVjhzlcp8UdW\/kzQRRwu21FXdpI5DOv68JW6VjLldOH8TayNd8Sz1bLiFoEUQP9Ef6kkqz0cDB6rjtL3Odey63TiWgXGFxZzd3XrYf1x1HX0rQ9otynqepMUpY3Dmm7T2KrtKcNlzwtxybq5xudoyVn+LTH+3VekaZK2so4px+IZHYjBTzYwFy3hGsBoqhh\/BLf9QrwagwGxK78MvLGV5HLh452LECyjMbDCHFO14u03UnuB5VswbkG6ZifcIBF0RgSMSQ3CSqIDJdPchL1tZR6dTuqNQqYaanbzJM8NH70BWigO5PU1OWALyfxF8bqWnqZY9D035iFpsKid+0O9wwZt+YTXh74yw1+mziXSyNSZ\/NsY\/9m4dyTkW7ZQHqdfW0ul0UlXqE7KemZ9T3n9w7n2C8e8d\/E6p1Bpo9CbJT07jtvxLL+n0j2GVxni7xZXaxXF1bN58oNo4m4jjv0aP8+UfRdM+Ti+bqbuqnC4v+D\/dTbFyWI6fQPgd5lW5prJMC5ADPYe6nXRzUspiqYpIZbX2vaWm3Q2K3pFdBPUVVVWtbD5ULxG+QOs524AbbEWNrlVT5jWODxJcA3aTe7h2Hsj0ftCofYkJ7w7pFXrFXthYWws+uZw9Lf9T7Kz8MeGn6w8VFSXRUbTyOZCOg9vdek0dLFSUzIKeNscTcBrVx8\/yJh\/We3Vw8Fz7voppWl02mUzYaZmfxPP1PPuqLU6gzai9rTZjfT97LpdSmFNRTS8ENIb9+i4iAkuJdklYfGxuVudbfIymMmEWLDd1m8BPQ3JblIQt9WLq1pYSbXXZpxnackjCbEZc2xUIIwAE00XODdXCLeVY4TDPSwEjCL5RvkIvk3ACaaC0nJAQch5uLp50R4bhaEJaM2KNEDHxciysKF4YC643dAl2xb8k2CAy9RqDIaU3aw+pwVSFbp0sTt7QVzfjdw+Vj3cArpGsLWADouO8eSDbG3dx0TnsW9OXaY91mABdN4dhAbJK4jIsFxbJHmQNibckrvtJpXxUUYebOtcq8rqM57AqQ7cQDayWe1z8BWNZE5r2kdUpV1kVJEdxBkPQKIqqqqhkad0d8dklJJMfq33VrpHm1k7jb0nouhGlMHMYv1V+k624PyZ3u6rTmvjBw4L0EUMYABYFsafA6++MEp+ULxcp4adJLI9swIYBe6uJa6SN37J2ArcUEDYy2Ngbfsq2o0h97xnCW909aRj1osaTIwEojPEFOT6gQqmeiqGOLdhKQq6R0Fi4cp6J1n8t0bhgq58F6jTz+JqGON\/rcXWH\/AEFeZBu3N10\/w1\/+uNMNzy\/\/AA3J6N78sWLEKfPcbx1KOx4C5753b1WzqHupS6EytHVQdVNb1VAa4m+UGSrLrWKBteyag1pGVOHUgTyuUqZXWvdKMrXxvvuNk9JuT0eOZsrbXyVXV9OXFU2l6te25yvW1LZm46pWHvatjaGu2uTLYxa4CjLGS70hGY+OCMvneGtaMklGgkxmEzGywBcbXXEeIfiLpmmBzKXbUSjo04XmuufELV9Se4Ry\/LxHgM7fdGjfQc2o0FE29VVRRgc7nBeGePdei17xBUTQyg00Z8qHsWjr+ZuVxM1ZUVT9080j3Hq5xK00IuO14ZeF26TT6yCG294XU6bqlA8BpqGN++F5w0AokbLnCz\/hlbT5N\/x7hpflyREQzxvBtba66fq4GUzSB9XUrwqJ1TTuDoZXsI\/olWtP4t1enAbJP5zRi0gussuC\/TXH5M+3sugVBhpqsg2u4fwSz9ZcKzbuNl55p3j4wwujqKUnc65LHe3usPi2gc\/e6KYH7ArXjxuOOq5+bOZZ2x7VompecQAV0Vza68K0v4kadp\/q+WqZLdLAf5ouqfGuqcwt0zS4ojawfM8uP6Cy0ZPcmnqqPXvGnh\/w+138o6jCJR\/6MZ3yfoOPzXzbr3jrxHrQc2s1KZsR\/wDShPlt\/Qc\/muXdcm7iSe5RoPafFHxxqJWvh8N0IpxwKips933DRgfndeTaxruqazVfM6pXT1UwPpMj7hv2HA\/JVziAMlDL73sn6CRJJuSrHQXSfPNEN+CXH2sqknucLrNI0yqpNLmqH0s4MjNwcYyAG\/p+aVORdeFqGNzTqMrS6RziGbuG26hdE+TcLOSekx+TpNKwf0Af1z\/mju4xyubK\/wBm8nRH5GlBkc+mjldnZvF9qsvCvhqTVqxxcXGGPM8vYdGj3KlpFBU6tqMNDRs3Tym1+jR1cfYL2qi0Sm0XSI6KkF2tG57yMvd1cVeVvjuJxk8u3NxwR07GxQsDI2ANa0cAKYRK0FkhSpkAOeF4uU1l29WeulP4nnBEdKCf6bh\/BU9NCGgY5RK+Xz66WToTj7IkAXp8WPjjI4OTLyytNxsaALDKsKcXCTgbci6soWgELSIpuJqbjj4sgRN4snoRdOJrViiNGEQNwphipAOCVhaSUcRhYGZCcAcjLxEAZTGn08dLD6G2ceStendbqjMIIVQtGNxIyvOvGE3m1zhfAK76d+yFzugC801l\/nVb385TxicqzQadstYy4wCu4e4CQNYcLmvDcG0GX+K6ANJO7lPIoW1mqEcNm4cuTeHSS75HXKuvEDiHAXVOwXKeMK7Xvh6RwcbAADqrmXUBEPquVzVDKWysYzgnKbqXC5uUX2cOSa28GwbcLbdeth0dz7KnMjR1CHvY9+HBLRbq8frwaT6UtL4kdtO1i5+smaHbWm6U8wuNgq8YW3RP16Z34QFT6jqMtQ4bsWQo7pWtqGMdtFrqpNFaeE8UVO0vPqKtvhlXfMfEjSWMFmXk\/wANy5CUumAzhdd8Jomt8e6U4D1Xkv8A\/wA3JlH0isWLFLV8jFznclbb7oUb\/wA1M7nfSClpCZkDTyhuqAOFNtK5+XGwRo6OMc5KqIstJOle\/ABUoqOSU5FlZCJjRgBEbO1gsSnS8QKbTzE4OJKuqeRrALchVMtfG1uXcJCp1cRRucOAluLk0u9d8Q0ukUMk1Q8BwHpb1JXh3irxnqGtzuYJXR0oOI2m1\/uk\/F+uTarXvDpCY2mwCoYwkoUOJyTcojXW54UY43yEBjSVZRaW9kYknuG9lOWUx9tMOPLP0REhvgEozBO\/6WmyeaGMwxoRQ57hYYWV5bfUdGPx8fukRBUkYC35FW36U+0TXtyjspp3cAqLy5NJ8fjqqEtbHy0lY2vINpWZVs6KWM+sYQHxxzODHR3c42Fhm6Jz37gy+JP\/AJpZlTC8gHCKTD0eEDUNIfDJIxmHsNiw8gqodua4tdcELbHOZenJycWXH7Xv7L8T22+6DI+EcvH5Knue5W791e2ZySdgJ2ZQHSE+yGApINmTythdT4O8Ca74rkadOpTHS3s6qm9MY+x6\/kvePCvww8OeEqU6hqro6yqgbvkqamwijt1a04H3NykHlPws+HFbrupU2o6tTup9FiIkJlG0z2yAAfw9zxZeq\/Erxzokfh3UNH07UIajUalgpmRQXcGhxAN3DAxfqvMPit8Vp9dkfpnh976fSWna+QYfUf6N9uvXsvM6OseypbMfU8ZF+\/dGg9VkrIomhpcAGi1ks3XKON1pXADq5eeVNfUzE7pdo9kq1pkkaxgfI9x2gDkk9FH8U+1fyWPrX4aUFFSaJFqNNLHUSVzA8ytyA3o0fY8+\/wBl2Mo8xq434YaBVeHfBOnUOoXFUA6SRl7+WXOLtv5X\/W67aEAjKcmpovLvbna\/TTK42BCodcpDQ6e+VxIJ9LfuV6K6FpC4Xxk2TU9YhoKRvohHqPQOP+1lzZ\/Hx3t0Y\/Iy1pwjI3F3CegjC7qj8G0sMY8175X9egRZdApo2+iKyqyyeixuNvtyEDALKxgYDbKlW0LoCdrcJHzHNODZc2XyZj1Y6JweXcq9giFhlNxx9lzbKuRnDk3DqsjLXTx+VhfZZfGz+l+GEdFINVfTaxG4\/tMKxiqYJMhwyujHPHL1XPlx5Y+4wBTDeoRA1rm+k3WBlgtIzqtqGSNk3tWMqnCwIynJTbBCBHTNJ3FVsimsVlqFzGfW5cSaaaSQixNyu1r4W7vULpJkH7UWaLd1UqMmaXRPjp23tfsrRsRaLvcAFFlgABlJ6jUkbhewAR7Cn157JKmwdgKujZe2RZDnlMsrjyUWhoZ5nXvZvdVCqzoIfVdouVCso5W3IurTTKdtOBc3TNV+0JIS2NOMlimuQLqAicAb3uundE3OBdAdSseco2WnMTRO23FygsjnjBd5brd7LtKehhYbuFz9kWZsJAb5bbBPyGtuDlmmDXENN7KreyV7tzgbr0R8VPYjy2i\/skn0ML3kNYAq3C1XGRSSRixBXZ\/COSR3j\/TNzSATJn\/8blqLSIg4l4C6rwFQwUnimgn3NbtLyScADy3ZRuCR7YsUWPZIxr2Oa5jhcOBuCO4WJNHyJThOj6ysWIQYg4WnfUFixADlPpKp6pztxyf1WLEqClyTkpHXyW6XOQbYPCxYg3kT\/wCcP3RGcLFiZuk8OMa6Vu5oP3CtfEGJGAYFuFixYZ\/brx+lMz61aUjWkC4H6LFizvpvieYxtx6W\/onKVo8wYCxYsq1geqtGw4CQ8Pta7xLp4cAR57cEe6xYlj7Vl+NJ6i4u17Ui4k\/+Ifz\/AGiuc1PFY+yxYteL\/krm5\/8AhxKLfVYsXU4Km1X3geGKo8XaVFURslifO0OY9oc0j3BWLEB9jUcbIqeNkTGsY0ABrRYD8l5Z\/wDElNLH4OoWRyPYySrs9rXEBwDSQD3ysWIL7fM55RYeCsWKjEXc\/BKKOb4maM2VjHtD3uAcL2IY4g\/cHKxYkH1jNyUSHkLFikjP4VxlFnW5ycn5h+f+orFiWQxdaEGf6SsWJ0T2oNUA2nAXK1eJTZYsXkfK9vW+P6L9VixYuJ1RscpmBzgRZx\/VYsWvH7LP06DTHusPU79VcjhYsXr8Xp5PN7AqALKMP0hYsW1Ywjqf1pSLlYsREmI\/rVLqxN35WLFUSpKUAyZC6SkFqfCxYnfQg8XCOOSsWJGVm+tDH1FYsQBY+ShO5KxYgEpuqjD\/ADgWLFRGj9YXSeCQD4n04Hu\/+45YsSN68AALAWCxYsVG\/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": 31.763999999999896,
                    "numericUnit": "millisecond",
                    "displayValue": "30\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": 0.98999999999999999,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 81.763999999999996,
                    "numericUnit": "millisecond",
                    "displayValue": "80\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": 0.00094890450942365461,
                    "numericUnit": "unitless",
                    "displayValue": "0.001",
                    "scoringOptions": {
                        "p10": 0.10000000000000001,
                        "median": 0.25
                    },
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "cumulativeLayoutShiftMainFrame": 0.00094890450942365461
                            }
                        ]
                    }
                },
                "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:\/\/localhost\/escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_de_landscape_lq_no_audio.mp4",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 0
                                }
                            }
                        ]
                    }
                },
                "server-response-time": {
                    "id": "server-response-time",
                    "title": "Initial server response time was short",
                    "description": "Keep the server response time for the main document short because all other requests depend on it. [Learn more about the Time to First Byte metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/time-to-first-byte\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 87.901999999999987,
                    "numericUnit": "millisecond",
                    "displayValue": "Root document took 90\u00a0ms",
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 0
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "responseTime",
                                "valueType": "timespanMs",
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.escape-team.com\/",
                                "responseTime": 87.901999999999987
                            }
                        ],
                        "overallSavingsMs": 0
                    },
                    "guidanceLevel": 1
                },
                "interactive": {
                    "id": "interactive",
                    "title": "Time to Interactive",
                    "description": "Time to Interactive is the amount of time it takes for the page to become fully interactive. [Learn more about the Time to Interactive metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/interactive\/).",
                    "score": 0.97999999999999998,
                    "scoreDisplayMode": "numeric",
                    "numericValue": 1616.5319999999999,
                    "numericUnit": "millisecond",
                    "displayValue": "1.6\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": "11 chains found",
                    "details": {
                        "type": "criticalrequestchain",
                        "chains": {
                            "084EB4E49DCF04731695A2838D93C567": {
                                "request": {
                                    "url": "https:\/\/www.escape-team.com\/",
                                    "startTime": 2975.3893429999998,
                                    "endTime": 2975.6457489999998,
                                    "responseReceivedTime": 2975.6397590000001,
                                    "transferSize": 9020
                                },
                                "children": {
                                    "40756.2": {
                                        "request": {
                                            "url": "https:\/\/www.escape-team.com\/assets\/css\/fonts.css",
                                            "startTime": 2975.668999,
                                            "endTime": 2975.7248340000001,
                                            "responseReceivedTime": 2975.7236990000001,
                                            "transferSize": 702
                                        }
                                    },
                                    "40756.3": {
                                        "request": {
                                            "url": "https:\/\/www.escape-team.com\/assets\/app\/dist\/css\/uikit.app.min.css",
                                            "startTime": 2975.675299,
                                            "endTime": 2975.8241079999998,
                                            "responseReceivedTime": 2975.7433300000002,
                                            "transferSize": 34642
                                        }
                                    },
                                    "40756.9": {
                                        "request": {
                                            "url": "https:\/\/use.typekit.net\/ncj0kbu.css",
                                            "startTime": 2975.6988070000002,
                                            "endTime": 2975.935344,
                                            "responseReceivedTime": 2975.9327269999999,
                                            "transferSize": 1457
                                        },
                                        "children": {
                                            "40756.110": {
                                                "request": {
                                                    "url": "https:\/\/p.typekit.net\/p.css?s=1&k=ncj0kbu&ht=tk&f=4455.4616.4941.5018.5045.5204.6668.6835.6836.6837.6838.37167.37168.37169.37170&a=37964030&app=typekit&e=css",
                                                    "startTime": 2975.9722120000001,
                                                    "endTime": 2976.252485,
                                                    "responseReceivedTime": 2976.2494200000006,
                                                    "transferSize": 173
                                                }
                                            },
                                            "40756.135": {
                                                "request": {
                                                    "url": "https:\/\/use.typekit.net\/af\/0ae3cf\/00000000000000003b9b0785\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                                                    "startTime": 2976.5775699999999,
                                                    "endTime": 2976.8077280000002,
                                                    "responseReceivedTime": 2976.7700179999997,
                                                    "transferSize": 42815
                                                }
                                            },
                                            "40756.144": {
                                                "request": {
                                                    "url": "https:\/\/use.typekit.net\/af\/6fec89\/00000000000000000001316b\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3",
                                                    "startTime": 2976.5994350000001,
                                                    "endTime": 2976.8196069999999,
                                                    "responseReceivedTime": 2976.8090270000002,
                                                    "transferSize": 15281
                                                }
                                            },
                                            "40756.156": {
                                                "request": {
                                                    "url": "https:\/\/use.typekit.net\/af\/f074c8\/00000000000000007735c43b\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3",
                                                    "startTime": 2976.6105149999999,
                                                    "endTime": 2976.8828560000002,
                                                    "responseReceivedTime": 2976.8364089999995,
                                                    "transferSize": 19585
                                                }
                                            },
                                            "40756.159": {
                                                "request": {
                                                    "url": "https:\/\/use.typekit.net\/af\/a1797f\/00000000000000007735c43d\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                                                    "startTime": 2976.6116769999999,
                                                    "endTime": 2976.8946729999998,
                                                    "responseReceivedTime": 2976.880138,
                                                    "transferSize": 18237
                                                }
                                            },
                                            "40756.162": {
                                                "request": {
                                                    "url": "https:\/\/use.typekit.net\/af\/1de126\/00000000000000007735c44f\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3",
                                                    "startTime": 2976.6127799999999,
                                                    "endTime": 2976.8356650000001,
                                                    "responseReceivedTime": 2976.8083299999994,
                                                    "transferSize": 19814
                                                }
                                            }
                                        }
                                    },
                                    "40756.4": {
                                        "request": {
                                            "url": "https:\/\/www.escape-team.com\/assets\/js\/baffle.min.js",
                                            "startTime": 2975.6807389999999,
                                            "endTime": 2975.7825480000001,
                                            "responseReceivedTime": 2975.7801460000001,
                                            "transferSize": 2292
                                        }
                                    },
                                    "40756.5": {
                                        "request": {
                                            "url": "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js",
                                            "startTime": 2975.6895519999998,
                                            "endTime": 2975.9203969999999,
                                            "responseReceivedTime": 2975.8491599999998,
                                            "transferSize": 42832
                                        }
                                    },
                                    "40756.8": {
                                        "request": {
                                            "url": "https:\/\/www.escape-team.com\/assets\/js\/site.js",
                                            "startTime": 2975.6965639999999,
                                            "endTime": 2975.843042,
                                            "responseReceivedTime": 2975.8419099999996,
                                            "transferSize": 1076
                                        }
                                    }
                                }
                            }
                        },
                        "longestChain": {
                            "duration": 1505.3300000000745,
                            "length": 3,
                            "transferSize": 18237
                        }
                    },
                    "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": 1,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "",
                    "metricSavings": {
                        "LCP": 0,
                        "FCP": 0
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0
                    },
                    "guidanceLevel": 2
                },
                "installable-manifest": {
                    "id": "installable-manifest",
                    "title": "Web app manifest or service worker do not meet the installability requirements",
                    "description": "Service worker is the technology that enables your app to use many Progressive Web App features, such as offline, add to homescreen, and push notifications. With proper service worker and manifest implementations, browsers can proactively prompt users to add your app to their homescreen, which can lead to higher engagement. [Learn more about manifest installability requirements](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/installable-manifest\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "numericValue": 1,
                    "numericUnit": "element",
                    "displayValue": "1 reason",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "reason",
                                "valueType": "text",
                                "label": "Failure reason"
                            }
                        ],
                        "items": [
                            {
                                "reason": "Page has no manifest <link> URL"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "manifestUrl": null
                        }
                    }
                },
                "splash-screen": {
                    "id": "splash-screen",
                    "title": "Is not configured for a custom splash screen",
                    "description": "A themed splash screen ensures a high-quality experience when users launch your app from their homescreens. [Learn more about splash screens](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/splash-screen\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "explanation": "Failures: No manifest was fetched.",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "failures": [
                                    "No manifest was fetched"
                                ],
                                "isParseFailure": true,
                                "parseFailureReason": "No manifest was fetched"
                            }
                        ]
                    }
                },
                "themed-omnibox": {
                    "id": "themed-omnibox",
                    "title": "Does not set a theme color for the address bar.",
                    "description": "The browser address bar can be themed to match your site. [Learn more about theming the address bar](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/themed-omnibox\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "explanation": "Failures: No manifest was fetched,\nNo `<meta name=\"theme-color\">` tag found.",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "failures": [
                                    "No manifest was fetched",
                                    "No `<meta name=\"theme-color\">` tag found"
                                ],
                                "themeColor": null,
                                "isParseFailure": true,
                                "parseFailureReason": "No manifest was fetched"
                            }
                        ]
                    }
                },
                "maskable-icon": {
                    "id": "maskable-icon",
                    "title": "Manifest doesn't have a maskable icon",
                    "description": "A maskable icon ensures that the image fills the entire shape without being letterboxed when installing the app on a device. [Learn about maskable manifest icons](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/maskable-icon-audit\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "explanation": "No manifest was fetched"
                },
                "content-width": {
                    "id": "content-width",
                    "title": "Content is sized correctly for the viewport",
                    "description": "If the width of your app's content doesn't match the width of the viewport, your app might not be optimized for mobile screens. [Learn how to size content for the viewport](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/content-width\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "image-aspect-ratio": {
                    "id": "image-aspect-ratio",
                    "title": "Displays images with correct aspect ratio",
                    "description": "Image display dimensions should match natural aspect ratio. [Learn more about image aspect ratio](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/image-aspect-ratio\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "image-size-responsive": {
                    "id": "image-size-responsive",
                    "title": "Serves images with appropriate resolution",
                    "description": "Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. [Learn how to provide responsive images](https:\/\/web.dev\/articles\/serve-responsive-images).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "preload-fonts": {
                    "id": "preload-fonts",
                    "title": "Fonts with `font-display: optional` are preloaded",
                    "description": "Preload `optional` fonts so first-time visitors may use them. [Learn more about preloading fonts](https:\/\/web.dev\/articles\/preload-optional-fonts)",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "deprecations": {
                    "id": "deprecations",
                    "title": "Avoids deprecated APIs",
                    "description": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/deprecations\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "third-party-cookies": {
                    "id": "third-party-cookies",
                    "title": "Avoids third-party cookies",
                    "description": "Support for third-party cookies will be removed in a future version of Chrome. [Learn more about phasing out third-party cookies](https:\/\/developer.chrome.com\/en\/docs\/privacy-sandbox\/third-party-cookie-phase-out\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "mainthread-work-breakdown": {
                    "id": "mainthread-work-breakdown",
                    "title": "Minimizes main-thread work",
                    "description": "Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to minimize main-thread work](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/mainthread-work-breakdown\/)",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 1480.8599999999951,
                    "numericUnit": "millisecond",
                    "displayValue": "1.5\u00a0s",
                    "metricSavings": {
                        "TBT": 31.763999999999896
                    },
                    "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": 726.18499999999563
                            },
                            {
                                "group": "styleLayout",
                                "groupLabel": "Style & Layout",
                                "duration": 329.68200000000007
                            },
                            {
                                "group": "scriptEvaluation",
                                "groupLabel": "Script Evaluation",
                                "duration": 302.31199999999916
                            },
                            {
                                "group": "parseHTML",
                                "groupLabel": "Parse HTML & CSS",
                                "duration": 60.773000000000046
                            },
                            {
                                "group": "paintCompositeRender",
                                "groupLabel": "Rendering",
                                "duration": 40.089000000000077
                            },
                            {
                                "group": "scriptParseCompile",
                                "groupLabel": "Script Parsing & Compilation",
                                "duration": 21.818999999999999
                            }
                        ],
                        "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": 286.62399999999934,
                    "numericUnit": "millisecond",
                    "displayValue": "0.3\u00a0s",
                    "metricSavings": {
                        "TBT": 4.2088348906612083
                    },
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "total",
                                "granularity": 1,
                                "valueType": "ms",
                                "label": "Total CPU Time"
                            },
                            {
                                "key": "scripting",
                                "granularity": 1,
                                "valueType": "ms",
                                "label": "Script Evaluation"
                            },
                            {
                                "key": "scriptParseCompile",
                                "granularity": 1,
                                "valueType": "ms",
                                "label": "Script Parse"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js",
                                "total": 669.18799999999942,
                                "scripting": 252.70399999999935,
                                "scriptParseCompile": 14.791
                            },
                            {
                                "url": "Unattributable",
                                "total": 583.54499999999859,
                                "scripting": 10.50599999999999,
                                "scriptParseCompile": 0
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/",
                                "total": 152.97800000000004,
                                "scripting": 7.5109999999999975,
                                "scriptParseCompile": 1.1120000000000001
                            }
                        ],
                        "summary": {
                            "wastedMs": 286.62399999999934
                        },
                        "sortedBy": [
                            "total"
                        ]
                    },
                    "guidanceLevel": 1
                },
                "uses-rel-preload": {
                    "id": "uses-rel-preload",
                    "title": "Preload key requests",
                    "description": "Consider using `<link rel=preload>` to prioritize fetching resources that are currently requested later in page load. [Learn how to preload key requests](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-rel-preload\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable",
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0
                    },
                    "guidanceLevel": 3
                },
                "uses-rel-preconnect": {
                    "id": "uses-rel-preconnect",
                    "title": "Preconnect to required origins",
                    "description": "Consider adding `preconnect` or `dns-prefetch` resource hints to establish early connections to important third-party origins. [Learn how to preconnect to required origins](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-rel-preconnect\/).",
                    "score": 0,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 135.63,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 140\u00a0ms",
                    "warnings": [],
                    "metricSavings": {
                        "LCP": 135.63,
                        "FCP": 135.63
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "wastedMs",
                                "valueType": "timespanMs",
                                "label": "Potential Savings"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/p.typekit.net",
                                "wastedMs": 135.63
                            },
                            {
                                "url": "https:\/\/use.typekit.net",
                                "wastedMs": 103.25999999999999
                            }
                        ],
                        "overallSavingsMs": 135.63,
                        "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:\/\/use.typekit.net\/af\/0ae3cf\/00000000000000003b9b0785\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                                "wastedMs": 230.15800000028685
                            },
                            {
                                "url": "https:\/\/use.typekit.net\/af\/6fec89\/00000000000000000001316b\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3",
                                "wastedMs": 220.17199999978766
                            },
                            {
                                "url": "https:\/\/use.typekit.net\/af\/f074c8\/00000000000000007735c43b\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3",
                                "wastedMs": 272.34100000048056
                            },
                            {
                                "url": "https:\/\/use.typekit.net\/af\/a1797f\/00000000000000007735c43d\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                                "wastedMs": 282.99600000027567
                            },
                            {
                                "url": "https:\/\/use.typekit.net\/af\/1de126\/00000000000000007735c44f\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3",
                                "wastedMs": 222.88500000024214
                            }
                        ]
                    },
                    "guidanceLevel": 3
                },
                "diagnostics": {
                    "id": "diagnostics",
                    "title": "Diagnostics",
                    "description": "Collection of useful page vitals.",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "numRequests": 37,
                                "numScripts": 5,
                                "numStylesheets": 4,
                                "numFonts": 5,
                                "numTasks": 3366,
                                "numTasksOver10ms": 26,
                                "numTasksOver25ms": 11,
                                "numTasksOver50ms": 3,
                                "numTasksOver100ms": 1,
                                "numTasksOver500ms": 0,
                                "rtt": 50.759000000000007,
                                "throughput": 6548555.8085308559,
                                "maxRtt": 67.814999999999998,
                                "maxServerLatency": 41.181500000000007,
                                "totalByteWeight": 8691009,
                                "totalTaskTime": 1480.8599999999838,
                                "mainDocumentTransferSize": 9020
                            }
                        ]
                    }
                },
                "network-requests": {
                    "id": "network-requests",
                    "title": "Network Requests",
                    "description": "Lists the network requests that were made during page load.",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "protocol",
                                "valueType": "text",
                                "label": "Protocol"
                            },
                            {
                                "key": "networkRequestTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Network Request Time"
                            },
                            {
                                "key": "networkEndTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Network End Time"
                            },
                            {
                                "key": "transferSize",
                                "valueType": "bytes",
                                "displayUnit": "kb",
                                "granularity": 1,
                                "label": "Transfer Size"
                            },
                            {
                                "key": "resourceSize",
                                "valueType": "bytes",
                                "displayUnit": "kb",
                                "granularity": 1,
                                "label": "Resource Size"
                            },
                            {
                                "key": "statusCode",
                                "valueType": "text",
                                "label": "Status Code"
                            },
                            {
                                "key": "mimeType",
                                "valueType": "text",
                                "label": "MIME Type"
                            },
                            {
                                "key": "resourceType",
                                "valueType": "text",
                                "label": "Resource Type"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.escape-team.com\/",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 0,
                                "networkRequestTime": 1.6609999998472631,
                                "networkEndTime": 258.06699999980628,
                                "finished": true,
                                "transferSize": 9020,
                                "resourceSize": 65739,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Document",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "escape-team.com"
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/css\/fonts.css",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 280.52100000018254,
                                "networkRequestTime": 281.31699999980628,
                                "networkEndTime": 337.15200000023469,
                                "finished": true,
                                "transferSize": 702,
                                "resourceSize": 1014,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "escape-team.com"
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/app\/dist\/css\/uikit.app.min.css",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 286.99000000022352,
                                "networkRequestTime": 287.61700000008568,
                                "networkEndTime": 436.42599999997765,
                                "finished": true,
                                "transferSize": 34642,
                                "resourceSize": 304963,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "escape-team.com"
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/js\/baffle.min.js",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 291.33399999979883,
                                "networkRequestTime": 293.0570000000298,
                                "networkEndTime": 394.86599999992177,
                                "finished": true,
                                "transferSize": 2292,
                                "resourceSize": 5011,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "escape-team.com"
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 295.65999999968335,
                                "networkRequestTime": 301.8699999996461,
                                "networkEndTime": 532.71499999985099,
                                "finished": true,
                                "transferSize": 42832,
                                "resourceSize": 133664,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "escape-team.com"
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit-icons.min.js",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 300.74699999997392,
                                "networkRequestTime": 805.39000000013039,
                                "networkEndTime": 904.40299999993294,
                                "finished": true,
                                "transferSize": 19328,
                                "resourceSize": 66983,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "escape-team.com"
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/js\/site.js",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 300.99000000022352,
                                "networkRequestTime": 308.88199999975041,
                                "networkEndTime": 455.35999999986961,
                                "finished": true,
                                "transferSize": 1076,
                                "resourceSize": 1756,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "escape-team.com"
                            },
                            {
                                "url": "https:\/\/use.typekit.net\/ncj0kbu.css",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 303.98999999975786,
                                "networkRequestTime": 311.125,
                                "networkEndTime": 547.66200000001118,
                                "finished": true,
                                "transferSize": 1457,
                                "resourceSize": 11192,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "Adobe TypeKit"
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 304.45700000040233,
                                "networkRequestTime": 313.89699999988079,
                                "networkEndTime": 490.53500000014901,
                                "finished": true,
                                "transferSize": 937,
                                "resourceSize": 526,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "escape-team.com"
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 304.84200000017881,
                                "networkRequestTime": 337.46999999973923,
                                "networkEndTime": 501.6999999997206,
                                "finished": true,
                                "transferSize": 2287,
                                "resourceSize": 1875,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "escape-team.com"
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 305.15199999976903,
                                "networkRequestTime": 499.07200000016019,
                                "networkEndTime": 564.73499999986961,
                                "finished": true,
                                "transferSize": 1874,
                                "resourceSize": 1463,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "escape-team.com"
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 305.31699999980628,
                                "networkRequestTime": 504.21199999982491,
                                "networkEndTime": 797.01500000013039,
                                "finished": true,
                                "transferSize": 174356,
                                "resourceSize": 173941,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "escape-team.com"
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 305.49599999981001,
                                "networkRequestTime": 867.64600000018254,
                                "networkEndTime": 926.87299999967217,
                                "finished": true,
                                "transferSize": 764,
                                "resourceSize": 354,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "escape-team.com"
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 305.7269999999553,
                                "networkRequestTime": 873.15599999995902,
                                "networkEndTime": 978.6929999999702,
                                "finished": true,
                                "transferSize": 966,
                                "resourceSize": 556,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "escape-team.com"
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/gb.png",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 318.85299999965355,
                                "networkRequestTime": 877.05899999989197,
                                "networkEndTime": 979.21299999998882,
                                "finished": true,
                                "transferSize": 906,
                                "resourceSize": 500,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "escape-team.com"
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/de.png",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 319.11499999975786,
                                "networkRequestTime": 882.56899999966845,
                                "networkEndTime": 980.06600000010803,
                                "finished": true,
                                "transferSize": 511,
                                "resourceSize": 106,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "escape-team.com"
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/cn.png",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 319.29300000006333,
                                "networkRequestTime": 884.81499999994412,
                                "networkEndTime": 980.625,
                                "finished": true,
                                "transferSize": 1162,
                                "resourceSize": 755,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "escape-team.com"
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/es.png",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 319.50300000002608,
                                "networkRequestTime": 905.0570000000298,
                                "networkEndTime": 981.13800000026822,
                                "finished": true,
                                "transferSize": 2194,
                                "resourceSize": 1787,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "escape-team.com"
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/fr.png",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 319.66000000014901,
                                "networkRequestTime": 927.20999999996275,
                                "networkEndTime": 987.89699999988079,
                                "finished": true,
                                "transferSize": 572,
                                "resourceSize": 167,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "escape-team.com"
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/it.png",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 319.83099999977276,
                                "networkRequestTime": 981.60400000028312,
                                "networkEndTime": 1041.1019999999553,
                                "finished": true,
                                "transferSize": 554,
                                "resourceSize": 149,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "escape-team.com"
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/pt.png",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 319.99099999992177,
                                "networkRequestTime": 984.66700000036508,
                                "networkEndTime": 1043.6580000002868,
                                "finished": true,
                                "transferSize": 2179,
                                "resourceSize": 1772,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "escape-team.com"
                            },
                            {
                                "url": "https:\/\/p.typekit.net\/p.css?s=1&k=ncj0kbu&ht=tk&f=4455.4616.4941.5018.5045.5204.6668.6835.6836.6837.6838.37167.37168.37169.37170&a=37964030&app=typekit&e=css",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 583.86000000033528,
                                "networkRequestTime": 584.53000000026077,
                                "networkEndTime": 864.80299999983981,
                                "finished": true,
                                "transferSize": 173,
                                "resourceSize": 5,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "Adobe TypeKit"
                            },
                            {
                                "url": "http:\/\/localhost\/escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_de_landscape_lq_no_audio.mp4",
                                "sessionTargetType": "page",
                                "protocol": "",
                                "rendererStartTime": 892.94000000040978,
                                "networkRequestTime": 892.94000000040978,
                                "networkEndTime": 1179.1329999999143,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 0,
                                "statusCode": -1,
                                "mimeType": "",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "localhost"
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/stripes.jpg",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 937.51899999985471,
                                "networkRequestTime": 985.5570000000298,
                                "networkEndTime": 1118.7970000002533,
                                "finished": true,
                                "transferSize": 36411,
                                "resourceSize": 36001,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "escape-team.com"
                            },
                            {
                                "url": "https:\/\/use.typekit.net\/af\/0ae3cf\/00000000000000003b9b0785\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 939.56100000021979,
                                "networkRequestTime": 1189.8879999998026,
                                "networkEndTime": 1420.0460000000894,
                                "finished": true,
                                "transferSize": 42815,
                                "resourceSize": 42608,
                                "statusCode": 200,
                                "mimeType": "application\/font-woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "Adobe TypeKit"
                            },
                            {
                                "url": "https:\/\/use.typekit.net\/af\/6fec89\/00000000000000000001316b\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 940.15200000023469,
                                "networkRequestTime": 1211.7530000000261,
                                "networkEndTime": 1431.9249999998137,
                                "finished": true,
                                "transferSize": 15281,
                                "resourceSize": 15092,
                                "statusCode": 200,
                                "mimeType": "application\/font-woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "Adobe TypeKit"
                            },
                            {
                                "url": "https:\/\/use.typekit.net\/af\/f074c8\/00000000000000007735c43b\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 940.6929999999702,
                                "networkRequestTime": 1222.8329999996349,
                                "networkEndTime": 1495.1740000001155,
                                "finished": true,
                                "transferSize": 19585,
                                "resourceSize": 19388,
                                "statusCode": 200,
                                "mimeType": "application\/font-woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "Adobe TypeKit"
                            },
                            {
                                "url": "https:\/\/use.typekit.net\/af\/a1797f\/00000000000000007735c43d\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 941.02399999974295,
                                "networkRequestTime": 1223.9949999996461,
                                "networkEndTime": 1506.9909999999218,
                                "finished": true,
                                "transferSize": 18237,
                                "resourceSize": 18040,
                                "statusCode": 200,
                                "mimeType": "application\/font-woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "Adobe TypeKit"
                            },
                            {
                                "url": "https:\/\/use.typekit.net\/af\/1de126\/00000000000000007735c44f\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 941.52799999993294,
                                "networkRequestTime": 1225.0979999997653,
                                "networkEndTime": 1447.9830000000075,
                                "finished": true,
                                "transferSize": 19814,
                                "resourceSize": 19616,
                                "statusCode": 200,
                                "mimeType": "application\/font-woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "Adobe TypeKit"
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 1391.5809999997728,
                                "networkRequestTime": 1392.2389999995939,
                                "networkEndTime": 1513.6990000000224,
                                "finished": true,
                                "transferSize": 24340,
                                "resourceSize": 23927,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "escape-team.com"
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 1392.4130000001751,
                                "networkRequestTime": 1393.6410000002943,
                                "networkEndTime": 2031.4709999999031,
                                "finished": true,
                                "transferSize": 398192,
                                "resourceSize": 397780,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "escape-team.com"
                            },
                            {
                                "url": "https:\/\/analytics.fabianhemmert.com\/matomo.js",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 1439.8710000002757,
                                "networkRequestTime": 1441.3319999999367,
                                "networkEndTime": 1833.0889999996871,
                                "finished": true,
                                "transferSize": 22279,
                                "resourceSize": 67460,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "fabianhemmert.com"
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 1654.6199999996461,
                                "networkRequestTime": 1655.214999999851,
                                "networkEndTime": 1757.3710000002757,
                                "finished": true,
                                "transferSize": 40192,
                                "resourceSize": 39726,
                                "statusCode": 206,
                                "mimeType": "video\/mp4",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "escape-team.com"
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 1756.8040000000037,
                                "networkRequestTime": 1757.9780000001192,
                                "networkEndTime": 1989.2059999997728,
                                "finished": true,
                                "transferSize": 54423,
                                "resourceSize": 53953,
                                "statusCode": 206,
                                "mimeType": "video\/mp4",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "escape-team.com"
                            },
                            {
                                "url": "https:\/\/analytics.fabianhemmert.com\/matomo.php?action_name=Escape%20Team%20%E2%80%93%20an%20escape%20room%20to%20print%20at%20home.&idsite=4&rec=1&r=290465&h=13&m=51&s=26&url=https%3A%2F%2Fwww.escape-team.com%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=e3XxaA&pf_net=163&pf_srv=88&pf_tfr=6&pf_dm1=1316&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22128.0.6613.119%22%7D%2C%7B%22brand%22%3A%22Not%3BA%3DBrand%22%2C%22version%22%3A%2224.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22128.0.6613.119%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22macOS%22%2C%22platformVersion%22%3A%2210.15.7%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=800x600",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 1851.8999999999069,
                                "networkRequestTime": 1853.0010000001639,
                                "networkEndTime": 1963.8739999998361,
                                "finished": true,
                                "transferSize": 250,
                                "resourceSize": 0,
                                "statusCode": 204,
                                "mimeType": "text\/plain",
                                "resourceType": "Ping",
                                "priority": "VeryLow",
                                "experimentalFromMainFrame": true,
                                "entity": "fabianhemmert.com"
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 2035.5540000000037,
                                "networkRequestTime": 2036.5900000003166,
                                "networkEndTime": 2038.0930000003427,
                                "finished": false,
                                "transferSize": 7697344,
                                "resourceSize": 7703832,
                                "statusCode": 206,
                                "mimeType": "video\/mp4",
                                "resourceType": "Media",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "escape-team.com"
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/media\/site\/82f69a4376-1698926992\/favatar-32x.png",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 2135.2009999998845,
                                "networkRequestTime": 2136.0019999998622,
                                "networkEndTime": 2215.1939999996684,
                                "finished": true,
                                "transferSize": 1062,
                                "resourceSize": 656,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Other",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "escape-team.com"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "networkStartTimeTs": 2975387682
                        }
                    }
                },
                "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": 67.814999999999998,
                    "numericUnit": "millisecond",
                    "displayValue": "70\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "rtt",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/p.typekit.net",
                                "rtt": 67.814999999999998
                            },
                            {
                                "origin": "https:\/\/use.typekit.net",
                                "rtt": 51.629999999999995
                            },
                            {
                                "origin": "https:\/\/analytics.fabianhemmert.com",
                                "rtt": 50.879000000000005
                            },
                            {
                                "origin": "https:\/\/www.escape-team.com",
                                "rtt": 50.759000000000007
                            }
                        ],
                        "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": 41.181500000000007,
                    "numericUnit": "millisecond",
                    "displayValue": "40\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "serverResponseTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/analytics.fabianhemmert.com",
                                "serverResponseTime": 41.181500000000007
                            },
                            {
                                "origin": "https:\/\/use.typekit.net",
                                "serverResponseTime": 29.438000000000017
                            },
                            {
                                "origin": "https:\/\/www.escape-team.com",
                                "serverResponseTime": 9.2169999999999916
                            },
                            {
                                "origin": "https:\/\/p.typekit.net",
                                "serverResponseTime": 0
                            }
                        ],
                        "sortedBy": [
                            "serverResponseTime"
                        ]
                    }
                },
                "main-thread-tasks": {
                    "id": "main-thread-tasks",
                    "title": "Tasks",
                    "description": "Lists the toplevel main thread tasks that executed during page load.",
                    "score": null,
                    "scoreDisplayMode": "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": 62.761000000000003,
                                "startTime": 274.13499999999999
                            },
                            {
                                "duration": 28.870000000000001,
                                "startTime": 338.411
                            },
                            {
                                "duration": 18.106999999999999,
                                "startTime": 440.68400000000003
                            },
                            {
                                "duration": 7.9189999999999996,
                                "startTime": 469.74299999999999
                            },
                            {
                                "duration": 5.0759999999999996,
                                "startTime": 505.61099999999999
                            },
                            {
                                "duration": 21.529,
                                "startTime": 537.65499999999997
                            },
                            {
                                "duration": 34.204999999999998,
                                "startTime": 561.01900000000001
                            },
                            {
                                "duration": 6.3520000000000003,
                                "startTime": 595.25
                            },
                            {
                                "duration": 18.071999999999999,
                                "startTime": 801.23599999999999
                            },
                            {
                                "duration": 10.326000000000001,
                                "startTime": 874.39400000000001
                            },
                            {
                                "duration": 12.749000000000001,
                                "startTime": 884.91399999999999
                            },
                            {
                                "duration": 284.589,
                                "startTime": 897.67999999999995
                            },
                            {
                                "duration": 9.8580000000000005,
                                "startTime": 1182.712
                            },
                            {
                                "duration": 7.1079999999999997,
                                "startTime": 1198.7840000000001
                            },
                            {
                                "duration": 5.452,
                                "startTime": 1208.4259999999999
                            },
                            {
                                "duration": 8.6829999999999998,
                                "startTime": 1216.7280000000001
                            },
                            {
                                "duration": 20.597999999999999,
                                "startTime": 1233.1079999999999
                            },
                            {
                                "duration": 32.470999999999997,
                                "startTime": 1282.356
                            },
                            {
                                "duration": 45.305,
                                "startTime": 1318.9590000000001
                            },
                            {
                                "duration": 20.155999999999999,
                                "startTime": 1372.135
                            },
                            {
                                "duration": 6.4429999999999996,
                                "startTime": 1393.989
                            },
                            {
                                "duration": 41.774999999999999,
                                "startTime": 1405.672
                            },
                            {
                                "duration": 6.4020000000000001,
                                "startTime": 1447.674
                            },
                            {
                                "duration": 81.763999999999996,
                                "startTime": 1461.135
                            },
                            {
                                "duration": 5.4989999999999997,
                                "startTime": 1542.9159999999999
                            },
                            {
                                "duration": 33.853000000000002,
                                "startTime": 1556.277
                            },
                            {
                                "duration": 35.549999999999997,
                                "startTime": 1592.078
                            },
                            {
                                "duration": 21.027000000000001,
                                "startTime": 1630.009
                            },
                            {
                                "duration": 10.675000000000001,
                                "startTime": 1656.289
                            },
                            {
                                "duration": 7.3230000000000004,
                                "startTime": 1677.8230000000001
                            },
                            {
                                "duration": 11.06,
                                "startTime": 1839.4449999999999
                            },
                            {
                                "duration": 17.166,
                                "startTime": 2016.6849999999999
                            },
                            {
                                "duration": 21.994,
                                "startTime": 2086.2579999999998
                            },
                            {
                                "duration": 11.863,
                                "startTime": 2108.328
                            },
                            {
                                "duration": 12.51,
                                "startTime": 2123.0639999999999
                            },
                            {
                                "duration": 5.226,
                                "startTime": 2138.386
                            },
                            {
                                "duration": 8.2579999999999991,
                                "startTime": 2233.9859999999999
                            },
                            {
                                "duration": 41.344999999999999,
                                "startTime": 2249.0079999999998
                            },
                            {
                                "duration": 12.372999999999999,
                                "startTime": 12960.035
                            },
                            {
                                "duration": 8.9019999999999992,
                                "startTime": 12972.504999999999
                            }
                        ]
                    }
                },
                "metrics": {
                    "id": "metrics",
                    "title": "Metrics",
                    "description": "Collects all available metrics.",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 1617,
                    "numericUnit": "millisecond",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "firstContentfulPaint": 1278,
                                "firstContentfulPaintTs": 2976662231,
                                "firstContentfulPaintAllFrames": 1278,
                                "firstContentfulPaintAllFramesTs": 2976662231,
                                "firstMeaningfulPaint": 1675,
                                "firstMeaningfulPaintTs": 2977059476,
                                "largestContentfulPaint": 1706,
                                "largestContentfulPaintTs": 2977090321,
                                "largestContentfulPaintAllFrames": 1706,
                                "largestContentfulPaintAllFramesTs": 2977090321,
                                "interactive": 1617,
                                "interactiveTs": 2977000792,
                                "speedIndex": 7856,
                                "speedIndexTs": 2983240260,
                                "totalBlockingTime": 32,
                                "maxPotentialFID": 82,
                                "cumulativeLayoutShift": 0.00094890450942365461,
                                "cumulativeLayoutShiftMainFrame": 0.00094890450942365461,
                                "lcpLoadStart": 1396,
                                "lcpLoadEnd": 1517,
                                "timeToFirstByte": 255,
                                "timeToFirstByteTs": 2975639400,
                                "observedTimeOrigin": 0,
                                "observedTimeOriginTs": 2975384260,
                                "observedNavigationStart": 0,
                                "observedNavigationStartTs": 2975384260,
                                "observedFirstPaint": 1278,
                                "observedFirstPaintTs": 2976662231,
                                "observedFirstContentfulPaint": 1278,
                                "observedFirstContentfulPaintTs": 2976662231,
                                "observedFirstContentfulPaintAllFrames": 1278,
                                "observedFirstContentfulPaintAllFramesTs": 2976662231,
                                "observedFirstMeaningfulPaint": 1675,
                                "observedFirstMeaningfulPaintTs": 2977059476,
                                "observedLargestContentfulPaint": 1706,
                                "observedLargestContentfulPaintTs": 2977090321,
                                "observedLargestContentfulPaintAllFrames": 1706,
                                "observedLargestContentfulPaintAllFramesTs": 2977090321,
                                "observedTraceEnd": 13051,
                                "observedTraceEndTs": 2988435736,
                                "observedLoad": 2130,
                                "observedLoadTs": 2977514629,
                                "observedDomContentLoaded": 1617,
                                "observedDomContentLoadedTs": 2977000792,
                                "observedCumulativeLayoutShift": 0.00094890450942365461,
                                "observedCumulativeLayoutShiftMainFrame": 0.00094890450942365461,
                                "observedFirstVisualChange": 1330,
                                "observedFirstVisualChangeTs": 2976714260,
                                "observedLastVisualChange": 12946,
                                "observedLastVisualChangeTs": 2988330260,
                                "observedSpeedIndex": 7856,
                                "observedSpeedIndexTs": 2983240499
                            },
                            {
                                "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": 37,
                                "transferSize": 8691009
                            },
                            {
                                "resourceType": "media",
                                "label": "Media",
                                "requestCount": 4,
                                "transferSize": 7791959
                            },
                            {
                                "resourceType": "image",
                                "label": "Image",
                                "requestCount": 16,
                                "transferSize": 648205
                            },
                            {
                                "resourceType": "font",
                                "label": "Font",
                                "requestCount": 5,
                                "transferSize": 115732
                            },
                            {
                                "resourceType": "script",
                                "label": "Script",
                                "requestCount": 5,
                                "transferSize": 87807
                            },
                            {
                                "resourceType": "stylesheet",
                                "label": "Stylesheet",
                                "requestCount": 4,
                                "transferSize": 36974
                            },
                            {
                                "resourceType": "document",
                                "label": "Document",
                                "requestCount": 1,
                                "transferSize": 9020
                            },
                            {
                                "resourceType": "other",
                                "label": "Other",
                                "requestCount": 2,
                                "transferSize": 1312
                            },
                            {
                                "resourceType": "third-party",
                                "label": "Third-party",
                                "requestCount": 10,
                                "transferSize": 139891
                            }
                        ]
                    }
                },
                "third-party-summary": {
                    "id": "third-party-summary",
                    "title": "Minimize third-party usage",
                    "description": "Third-party code can significantly impact load performance. Limit the number of redundant third-party providers and try to load third-party code after your page has primarily finished loading. [Learn how to minimize third-party impact](https:\/\/developers.google.com\/web\/fundamentals\/performance\/optimizing-content-efficiency\/loading-third-party-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "displayValue": "Third-party code blocked the main thread for 0\u00a0ms",
                    "metricSavings": {
                        "TBT": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "entity",
                                "valueType": "text",
                                "label": "Third-Party",
                                "subItemsHeading": {
                                    "key": "url",
                                    "valueType": "url"
                                }
                            },
                            {
                                "key": "transferSize",
                                "granularity": 1,
                                "valueType": "bytes",
                                "label": "Transfer Size",
                                "subItemsHeading": {
                                    "key": "transferSize"
                                }
                            },
                            {
                                "key": "blockingTime",
                                "granularity": 1,
                                "valueType": "ms",
                                "label": "Main-Thread Blocking Time",
                                "subItemsHeading": {
                                    "key": "blockingTime"
                                }
                            }
                        ],
                        "items": [
                            {
                                "mainThreadTime": 3.0170000000000003,
                                "blockingTime": 0,
                                "transferSize": 117362,
                                "tbtImpact": 0,
                                "entity": "Adobe TypeKit",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "url": "https:\/\/use.typekit.net\/af\/0ae3cf\/00000000000000003b9b0785\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                                            "mainThreadTime": 0,
                                            "blockingTime": 0,
                                            "transferSize": 42815,
                                            "tbtImpact": 0
                                        },
                                        {
                                            "url": "https:\/\/use.typekit.net\/af\/1de126\/00000000000000007735c44f\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3",
                                            "mainThreadTime": 0,
                                            "blockingTime": 0,
                                            "transferSize": 19814,
                                            "tbtImpact": 0
                                        },
                                        {
                                            "url": "https:\/\/use.typekit.net\/af\/f074c8\/00000000000000007735c43b\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3",
                                            "mainThreadTime": 0,
                                            "blockingTime": 0,
                                            "transferSize": 19585,
                                            "tbtImpact": 0
                                        },
                                        {
                                            "url": "https:\/\/use.typekit.net\/af\/a1797f\/00000000000000007735c43d\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                                            "mainThreadTime": 0,
                                            "blockingTime": 0,
                                            "transferSize": 18237,
                                            "tbtImpact": 0
                                        },
                                        {
                                            "url": "https:\/\/use.typekit.net\/af\/6fec89\/00000000000000000001316b\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3",
                                            "mainThreadTime": 0,
                                            "blockingTime": 0,
                                            "transferSize": 15281,
                                            "tbtImpact": 0
                                        },
                                        {
                                            "url": "https:\/\/use.typekit.net\/ncj0kbu.css",
                                            "mainThreadTime": 0,
                                            "blockingTime": 0,
                                            "transferSize": 1457,
                                            "tbtImpact": 0
                                        },
                                        {
                                            "url": "https:\/\/p.typekit.net\/p.css?s=1&k=ncj0kbu&ht=tk&f=4455.4616.4941.5018.5045.5204.6668.6835.6836.6837.6838.37167.37168.37169.37170&a=37964030&app=typekit&e=css",
                                            "mainThreadTime": 3.0170000000000003,
                                            "blockingTime": 0,
                                            "transferSize": 173,
                                            "tbtImpact": 0
                                        }
                                    ]
                                }
                            },
                            {
                                "mainThreadTime": 9.9669999999999987,
                                "blockingTime": 0,
                                "transferSize": 22529,
                                "tbtImpact": 0,
                                "entity": "fabianhemmert.com",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "url": "https:\/\/analytics.fabianhemmert.com\/matomo.js",
                                            "mainThreadTime": 9.9669999999999987,
                                            "blockingTime": 0,
                                            "transferSize": 22279,
                                            "tbtImpact": 0
                                        },
                                        {
                                            "url": "https:\/\/analytics.fabianhemmert.com\/matomo.php?action_name=Escape%20Team%20%E2%80%93%20an%20escape%20room%20to%20print%20at%20home.&idsite=4&rec=1&r=290465&h=13&m=51&s=26&url=https%3A%2F%2Fwww.escape-team.com%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=e3XxaA&pf_net=163&pf_srv=88&pf_tfr=6&pf_dm1=1316&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22128.0.6613.119%22%7D%2C%7B%22brand%22%3A%22Not%3BA%3DBrand%22%2C%22version%22%3A%2224.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22128.0.6613.119%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22macOS%22%2C%22platformVersion%22%3A%2210.15.7%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=800x600",
                                            "mainThreadTime": 0,
                                            "blockingTime": 0,
                                            "transferSize": 250,
                                            "tbtImpact": 0
                                        }
                                    ]
                                }
                            },
                            {
                                "mainThreadTime": 0,
                                "blockingTime": 0,
                                "transferSize": 0,
                                "tbtImpact": 0,
                                "entity": "localhost",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "url": "http:\/\/localhost\/escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_de_landscape_lq_no_audio.mp4",
                                            "mainThreadTime": 0,
                                            "blockingTime": 0,
                                            "transferSize": 0,
                                            "tbtImpact": 0
                                        }
                                    ]
                                }
                            }
                        ],
                        "summary": {
                            "wastedBytes": 139891,
                            "wastedMs": 0
                        },
                        "isEntityGrouped": true
                    },
                    "guidanceLevel": 1
                },
                "third-party-facades": {
                    "id": "third-party-facades",
                    "title": "Lazy load third-party resources with facades",
                    "description": "Some third-party embeds can be lazy loaded. Consider replacing them with a facade until they are required. [Learn how to defer third-parties with a facade](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/third-party-facades\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable",
                    "metricSavings": {
                        "TBT": 0
                    },
                    "guidanceLevel": 3
                },
                "largest-contentful-paint-element": {
                    "id": "largest-contentful-paint-element",
                    "title": "Largest Contentful Paint element",
                    "description": "This is the largest contentful element painted within the viewport. [Learn more about the Largest Contentful Paint element](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-largest-contentful-paint\/)",
                    "score": 0,
                    "scoreDisplayMode": "metricSavings",
                    "displayValue": "1,710\u00a0ms",
                    "metricSavings": {
                        "LCP": 506.06099999999992
                    },
                    "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,0,DIV,0,DIV,0,DIV,0,DIV,0,NAV,0,DIV,0,A,0,IMG",
                                            "selector": "nav.uk-navbar > div.uk-navbar-left > a.uk-navbar-item > img.uk-visible@s",
                                            "boundingRect": {
                                                "top": 52,
                                                "bottom": 121,
                                                "left": 368,
                                                "right": 468,
                                                "width": 101,
                                                "height": 69
                                            },
                                            "snippet": "<img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_lo\u2026\" class=\"uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_lo\u2026\">",
                                            "nodeLabel": "Escape Team"
                                        }
                                    }
                                ]
                            },
                            {
                                "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": 255.13999999999999,
                                        "percent": "15%"
                                    },
                                    {
                                        "phase": "Load Delay",
                                        "timing": 1140.5209999998474,
                                        "percent": "67%"
                                    },
                                    {
                                        "phase": "Load Time",
                                        "timing": 121.46000000042841,
                                        "percent": "7%"
                                    },
                                    {
                                        "phase": "Render Delay",
                                        "timing": 188.93999999972425,
                                        "percent": "11%"
                                    }
                                ]
                            }
                        ]
                    },
                    "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-161-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,0,DIV,0,NAV,0,DIV,0,A,0,IMG",
                                    "selector": "nav.uk-navbar > div.uk-navbar-left > a.uk-navbar-item > img.uk-visible@s",
                                    "boundingRect": {
                                        "top": 52,
                                        "bottom": 121,
                                        "left": 368,
                                        "right": 468,
                                        "width": 101,
                                        "height": 69
                                    },
                                    "snippet": "<img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_lo\u2026\" class=\"uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_lo\u2026\">",
                                    "nodeLabel": "Escape Team"
                                }
                            }
                        ]
                    },
                    "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": 0.00094890450942365461
                    },
                    "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-DIV",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,0,DIV,0,NAV,1,DIV",
                                    "selector": "div.uk-navbar-container > div.uk-container > nav.uk-navbar > div.uk-navbar-right",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 176,
                                        "left": 903,
                                        "right": 1553,
                                        "width": 649,
                                        "height": 176
                                    },
                                    "snippet": "<div class=\"uk-navbar-right\">",
                                    "nodeLabel": "PRINT YOUR MISSION\nGET THE APP\nCREATE YOUR OWN"
                                },
                                "score": 0.00094890450942365461
                            }
                        ]
                    },
                    "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": "3 long tasks found",
                    "metricSavings": {
                        "TBT": 31.763999999999896
                    },
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "startTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Start Time"
                            },
                            {
                                "key": "duration",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Duration"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js",
                                "duration": 284.589,
                                "startTime": 897.67999999999995
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js",
                                "duration": 81.763999999999996,
                                "startTime": 1461.135
                            },
                            {
                                "url": "Unattributable",
                                "duration": 62.761000000000003,
                                "startTime": 274.13499999999999
                            }
                        ],
                        "sortedBy": [
                            "duration"
                        ],
                        "skipSumming": [
                            "startTime"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "urls": [
                                "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js",
                                "Unattributable"
                            ],
                            "tasks": [
                                {
                                    "urlIndex": 0,
                                    "startTime": 897.70000000000005,
                                    "duration": 284.60000000000002,
                                    "other": 2.2000000000000002,
                                    "paintCompositeRender": 3.2999999999999998,
                                    "scriptEvaluation": 36.5,
                                    "styleLayout": 242.59999999999999
                                },
                                {
                                    "urlIndex": 0,
                                    "startTime": 1461.0999999999999,
                                    "duration": 81.799999999999997,
                                    "other": 24.199999999999999,
                                    "paintCompositeRender": 6.9000000000000004,
                                    "scriptEvaluation": 10.800000000000001,
                                    "styleLayout": 39.799999999999997
                                },
                                {
                                    "urlIndex": 1,
                                    "startTime": 274.10000000000002,
                                    "duration": 62.799999999999997,
                                    "other": 62.700000000000003,
                                    "scriptEvaluation": 0
                                }
                            ]
                        }
                    },
                    "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": "informative",
                    "displayValue": "15 animated elements found",
                    "metricSavings": {
                        "CLS": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "failureReason",
                                    "valueType": "text"
                                },
                                "label": "Element"
                            },
                            {
                                "key": null,
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "animation",
                                    "valueType": "text"
                                },
                                "label": "Name"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-2-A",
                                    "path": "1,HTML,1,BODY,8,FOOTER,0,SECTION,0,DIV,0,DIV,2,DIV,1,P,10,A",
                                    "selector": "div.uk-grid > div.uk-width-1-2@s > p > a",
                                    "boundingRect": {
                                        "top": 12080,
                                        "bottom": 12113,
                                        "left": 353,
                                        "right": 391,
                                        "width": 38,
                                        "height": 33
                                    },
                                    "snippet": "<a href=\"https:\/\/www.escape-team.com\/faq\">",
                                    "nodeLabel": "div.uk-grid > div.uk-width-1-2@s > p > a"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Property: visibility",
                                            "animation": "visibility"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-3-A",
                                    "path": "1,HTML,1,BODY,8,FOOTER,0,SECTION,0,DIV,0,DIV,4,DIV,1,P,4,A",
                                    "selector": "div.uk-grid > div.uk-width-1-2@s > p > a",
                                    "boundingRect": {
                                        "top": 11960,
                                        "bottom": 11993,
                                        "left": 973,
                                        "right": 1042,
                                        "width": 69,
                                        "height": 33
                                    },
                                    "snippet": "<a href=\"https:\/\/www.escape-team.com\/imprint\">",
                                    "nodeLabel": "div.uk-grid > div.uk-width-1-2@s > p > a"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Property: visibility",
                                            "animation": "visibility"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-4-A",
                                    "path": "1,HTML,1,BODY,8,FOOTER,0,SECTION,0,DIV,0,DIV,4,DIV,1,P,0,A",
                                    "selector": "div.uk-grid > div.uk-width-1-2@s > p > a",
                                    "boundingRect": {
                                        "top": 11880,
                                        "bottom": 11913,
                                        "left": 973,
                                        "right": 1044,
                                        "width": 71,
                                        "height": 33
                                    },
                                    "snippet": "<a href=\"mailto:[email protected]\">",
                                    "nodeLabel": "div.uk-grid > div.uk-width-1-2@s > p > a"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Property: visibility",
                                            "animation": "visibility"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-5-A",
                                    "path": "1,HTML,1,BODY,8,FOOTER,0,SECTION,0,DIV,0,DIV,2,DIV,1,P,14,A",
                                    "selector": "div.uk-grid > div.uk-width-1-2@s > p > a",
                                    "boundingRect": {
                                        "top": 12160,
                                        "bottom": 12193,
                                        "left": 353,
                                        "right": 429,
                                        "width": 77,
                                        "height": 33
                                    },
                                    "snippet": "<a href=\"https:\/\/www.escape-team.com\/press-kit\">",
                                    "nodeLabel": "div.uk-grid > div.uk-width-1-2@s > p > a"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Property: visibility",
                                            "animation": "visibility"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-6-A",
                                    "path": "1,HTML,1,BODY,8,FOOTER,1,DIV,0,DIV,1,DIV,0,P,0,SPAN,1,A",
                                    "selector": "div.uk-width-auto@s > p.footer-copyright > span.news-bold > a",
                                    "boundingRect": {
                                        "top": 12334,
                                        "bottom": 12360,
                                        "left": 1426,
                                        "right": 1553,
                                        "width": 126,
                                        "height": 26
                                    },
                                    "snippet": "<a style=\"text-decoration: none !important;\" href=\"https:\/\/www.escape-team.com\">",
                                    "nodeLabel": "div.uk-width-auto@s > p.footer-copyright > span.news-bold > a"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Property: visibility",
                                            "animation": "visibility"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-7-A",
                                    "path": "1,HTML,1,BODY,8,FOOTER,0,SECTION,0,DIV,0,DIV,2,DIV,1,P,2,A",
                                    "selector": "div.uk-grid > div.uk-width-1-2@s > p > a",
                                    "boundingRect": {
                                        "top": 11920,
                                        "bottom": 11953,
                                        "left": 353,
                                        "right": 507,
                                        "width": 154,
                                        "height": 33
                                    },
                                    "snippet": "<a href=\"https:\/\/www.escape-team.com\/playing-remotely\">",
                                    "nodeLabel": "div.uk-grid > div.uk-width-1-2@s > p > a"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Property: visibility",
                                            "animation": "visibility"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-8-A",
                                    "path": "1,HTML,1,BODY,8,FOOTER,0,SECTION,0,DIV,0,DIV,2,DIV,1,P,8,A",
                                    "selector": "div.uk-grid > div.uk-width-1-2@s > p > a",
                                    "boundingRect": {
                                        "top": 12040,
                                        "bottom": 12073,
                                        "left": 353,
                                        "right": 582,
                                        "width": 230,
                                        "height": 33
                                    },
                                    "snippet": "<a href=\"https:\/\/www.escape-team.com\/education\">",
                                    "nodeLabel": "div.uk-grid > div.uk-width-1-2@s > p > a"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Property: visibility",
                                            "animation": "visibility"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-9-A",
                                    "path": "1,HTML,1,BODY,8,FOOTER,0,SECTION,0,DIV,0,DIV,3,DIV,1,P,4,A",
                                    "selector": "div.uk-grid > div.uk-width-1-2@s > p > a",
                                    "boundingRect": {
                                        "top": 11960,
                                        "bottom": 12033,
                                        "left": 663,
                                        "right": 851,
                                        "width": 188,
                                        "height": 73
                                    },
                                    "snippet": "<a href=\"https:\/\/community.escape-team.com\">",
                                    "nodeLabel": "div.uk-grid > div.uk-width-1-2@s > p > a"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Property: visibility",
                                            "animation": "visibility"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-10-A",
                                    "path": "1,HTML,1,BODY,8,FOOTER,0,SECTION,0,DIV,0,DIV,4,DIV,1,P,2,A",
                                    "selector": "div.uk-grid > div.uk-width-1-2@s > p > a",
                                    "boundingRect": {
                                        "top": 11920,
                                        "bottom": 11953,
                                        "left": 973,
                                        "right": 1110,
                                        "width": 138,
                                        "height": 33
                                    },
                                    "snippet": "<a href=\"https:\/\/www.escape-team.com\/data-protection\">",
                                    "nodeLabel": "div.uk-grid > div.uk-width-1-2@s > p > a"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Property: visibility",
                                            "animation": "visibility"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-11-A",
                                    "path": "1,HTML,1,BODY,8,FOOTER,0,SECTION,0,DIV,0,DIV,2,DIV,1,P,6,A",
                                    "selector": "div.uk-grid > div.uk-width-1-2@s > p > a",
                                    "boundingRect": {
                                        "top": 12000,
                                        "bottom": 12033,
                                        "left": 353,
                                        "right": 560,
                                        "width": 208,
                                        "height": 33
                                    },
                                    "snippet": "<a href=\"https:\/\/www.escape-team.com\/redeem-voucher-codes\">",
                                    "nodeLabel": "div.uk-grid > div.uk-width-1-2@s > p > a"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Property: visibility",
                                            "animation": "visibility"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-12-A",
                                    "path": "1,HTML,1,BODY,8,FOOTER,0,SECTION,0,DIV,0,DIV,3,DIV,1,P,2,A",
                                    "selector": "div.uk-grid > div.uk-width-1-2@s > p > a",
                                    "boundingRect": {
                                        "top": 11920,
                                        "bottom": 11953,
                                        "left": 663,
                                        "right": 888,
                                        "width": 226,
                                        "height": 33
                                    },
                                    "snippet": "<a href=\"https:\/\/www.escape-team.com\/free-escape-room-diy-kit\">",
                                    "nodeLabel": "div.uk-grid > div.uk-width-1-2@s > p > a"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Property: visibility",
                                            "animation": "visibility"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-13-A",
                                    "path": "1,HTML,1,BODY,8,FOOTER,0,SECTION,0,DIV,0,DIV,3,DIV,1,P,0,A",
                                    "selector": "div.uk-grid > div.uk-width-1-2@s > p > a",
                                    "boundingRect": {
                                        "top": 11880,
                                        "bottom": 11913,
                                        "left": 663,
                                        "right": 886,
                                        "width": 223,
                                        "height": 33
                                    },
                                    "snippet": "<a href=\"https:\/\/www.escape-team.com\/create\">",
                                    "nodeLabel": "div.uk-grid > div.uk-width-1-2@s > p > a"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Property: visibility",
                                            "animation": "visibility"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-14-A",
                                    "path": "1,HTML,1,BODY,8,FOOTER,0,SECTION,0,DIV,0,DIV,2,DIV,1,P,4,A",
                                    "selector": "div.uk-grid > div.uk-width-1-2@s > p > a",
                                    "boundingRect": {
                                        "top": 11960,
                                        "bottom": 11993,
                                        "left": 353,
                                        "right": 437,
                                        "width": 85,
                                        "height": 33
                                    },
                                    "snippet": "<a href=\"https:\/\/www.escape-team.com\/solutions\">",
                                    "nodeLabel": "div.uk-grid > div.uk-width-1-2@s > p > a"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Property: visibility",
                                            "animation": "visibility"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-15-A",
                                    "path": "1,HTML,1,BODY,8,FOOTER,0,SECTION,0,DIV,0,DIV,2,DIV,1,P,12,A",
                                    "selector": "div.uk-grid > div.uk-width-1-2@s > p > a",
                                    "boundingRect": {
                                        "top": 12120,
                                        "bottom": 12153,
                                        "left": 353,
                                        "right": 435,
                                        "width": 83,
                                        "height": 33
                                    },
                                    "snippet": "<a href=\"https:\/\/www.escape-team.com\/about-us\">",
                                    "nodeLabel": "div.uk-grid > div.uk-width-1-2@s > p > a"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Property: visibility",
                                            "animation": "visibility"
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-16-A",
                                    "path": "1,HTML,1,BODY,8,FOOTER,0,SECTION,0,DIV,0,DIV,2,DIV,1,P,0,A",
                                    "selector": "div.uk-grid > div.uk-width-1-2@s > p > a",
                                    "boundingRect": {
                                        "top": 11880,
                                        "bottom": 11913,
                                        "left": 353,
                                        "right": 457,
                                        "width": 105,
                                        "height": 33
                                    },
                                    "snippet": "<a href=\"https:\/\/www.escape-team.com\/how-to-play\">",
                                    "nodeLabel": "div.uk-grid > div.uk-width-1-2@s > p > a"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "failureReason": "Unsupported CSS Property: visibility",
                                            "animation": "visibility"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "guidanceLevel": 2
                },
                "unsized-images": {
                    "id": "unsized-images",
                    "title": "Image elements do not 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": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "metricSavings": {
                        "CLS": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "label": ""
                            },
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-161-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,0,DIV,0,NAV,0,DIV,0,A,0,IMG",
                                    "selector": "nav.uk-navbar > div.uk-navbar-left > a.uk-navbar-item > img.uk-visible@s",
                                    "boundingRect": {
                                        "top": 52,
                                        "bottom": 121,
                                        "left": 368,
                                        "right": 468,
                                        "width": 101,
                                        "height": 69
                                    },
                                    "snippet": "<img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_lo\u2026\" class=\"uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_lo\u2026\">",
                                    "nodeLabel": "Escape Team"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-14-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,TABLE,0,TBODY,0,TR,0,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4428,
                                        "bottom": 4455,
                                        "left": 386,
                                        "right": 414,
                                        "width": 28,
                                        "height": 27
                                    },
                                    "snippet": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-15-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,5,TABLE,0,TBODY,0,TR,0,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4560,
                                        "bottom": 4587,
                                        "left": 386,
                                        "right": 414,
                                        "width": 28,
                                        "height": 27
                                    },
                                    "snippet": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-24-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,2,TABLE,0,TBODY,0,TR,0,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4428,
                                        "bottom": 4455,
                                        "left": 799,
                                        "right": 827,
                                        "width": 28,
                                        "height": 27
                                    },
                                    "snippet": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-33-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,2,TABLE,0,TBODY,0,TR,0,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4428,
                                        "bottom": 4455,
                                        "left": 1212,
                                        "right": 1240,
                                        "width": 28,
                                        "height": 27
                                    },
                                    "snippet": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-42-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,2,TABLE,0,TBODY,0,TR,0,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5224,
                                        "bottom": 5251,
                                        "left": 386,
                                        "right": 414,
                                        "width": 28,
                                        "height": 27
                                    },
                                    "snippet": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-51-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,4,DIV,0,DIV,0,DIV,2,TABLE,0,TBODY,0,TR,0,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5092,
                                        "bottom": 5119,
                                        "left": 799,
                                        "right": 827,
                                        "width": 28,
                                        "height": 27
                                    },
                                    "snippet": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-60-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,5,DIV,0,DIV,0,DIV,2,TABLE,0,TBODY,0,TR,0,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5132,
                                        "bottom": 5159,
                                        "left": 1212,
                                        "right": 1240,
                                        "width": 28,
                                        "height": 27
                                    },
                                    "snippet": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-61-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,6,DIV,0,DIV,0,DIV,2,TABLE,0,TBODY,0,TR,0,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5888,
                                        "bottom": 5915,
                                        "left": 386,
                                        "right": 414,
                                        "width": 28,
                                        "height": 27
                                    },
                                    "snippet": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-70-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,0,DIV,0,DIV,2,TABLE,0,TBODY,0,TR,0,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5796,
                                        "bottom": 5823,
                                        "left": 799,
                                        "right": 827,
                                        "width": 28,
                                        "height": 27
                                    },
                                    "snippet": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-79-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,8,DIV,0,DIV,0,DIV,2,TABLE,0,TBODY,0,TR,0,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5900,
                                        "bottom": 5927,
                                        "left": 1212,
                                        "right": 1240,
                                        "width": 28,
                                        "height": 27
                                    },
                                    "snippet": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-88-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,9,DIV,0,DIV,0,DIV,2,TABLE,0,TBODY,0,TR,0,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6511,
                                        "bottom": 6538,
                                        "left": 386,
                                        "right": 414,
                                        "width": 28,
                                        "height": 27
                                    },
                                    "snippet": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-97-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,10,DIV,0,DIV,0,DIV,2,TABLE,0,TBODY,0,TR,0,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6419,
                                        "bottom": 6446,
                                        "left": 799,
                                        "right": 827,
                                        "width": 28,
                                        "height": 27
                                    },
                                    "snippet": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-98-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,11,DIV,0,DIV,0,DIV,2,TABLE,0,TBODY,0,TR,0,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6523,
                                        "bottom": 6550,
                                        "left": 1212,
                                        "right": 1240,
                                        "width": 28,
                                        "height": 27
                                    },
                                    "snippet": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-16-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,1,TABLE,0,TBODY,1,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 4797,
                                        "bottom": 4822,
                                        "left": 386,
                                        "right": 420,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "nodeLabel": "tbody > tr > td > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-17-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,1,TABLE,0,TBODY,2,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 4843,
                                        "bottom": 4868,
                                        "left": 386,
                                        "right": 420,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "nodeLabel": "tbody > tr > td > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-18-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,1,TABLE,0,TBODY,3,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 4888,
                                        "bottom": 4919,
                                        "left": 386,
                                        "right": 420,
                                        "width": 35,
                                        "height": 31
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "nodeLabel": "tbody > tr > td > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-19-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4893,
                                        "bottom": 4913,
                                        "left": 420,
                                        "right": 440,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-20-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,1,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4893,
                                        "bottom": 4913,
                                        "left": 436,
                                        "right": 456,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-21-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,2,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4893,
                                        "bottom": 4913,
                                        "left": 453,
                                        "right": 473,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-22-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,3,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4893,
                                        "bottom": 4913,
                                        "left": 469,
                                        "right": 489,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-23-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,4,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4893,
                                        "bottom": 4913,
                                        "left": 485,
                                        "right": 505,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-25-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,1,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 4665,
                                        "bottom": 4690,
                                        "left": 799,
                                        "right": 834,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "nodeLabel": "tbody > tr > td > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-26-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,2,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 4711,
                                        "bottom": 4736,
                                        "left": 799,
                                        "right": 834,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "nodeLabel": "tbody > tr > td > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-27-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 4756,
                                        "bottom": 4787,
                                        "left": 799,
                                        "right": 834,
                                        "width": 35,
                                        "height": 31
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "nodeLabel": "tbody > tr > td > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-28-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4761,
                                        "bottom": 4781,
                                        "left": 834,
                                        "right": 854,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-29-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,1,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4761,
                                        "bottom": 4781,
                                        "left": 850,
                                        "right": 870,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-30-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,2,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4761,
                                        "bottom": 4781,
                                        "left": 866,
                                        "right": 886,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-31-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,3,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4761,
                                        "bottom": 4781,
                                        "left": 882,
                                        "right": 902,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-32-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,4,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4761,
                                        "bottom": 4781,
                                        "left": 898,
                                        "right": 918,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-34-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,1,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 4705,
                                        "bottom": 4730,
                                        "left": 1212,
                                        "right": 1247,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "nodeLabel": "tbody > tr > td > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-35-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,2,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 4751,
                                        "bottom": 4776,
                                        "left": 1212,
                                        "right": 1247,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "nodeLabel": "tbody > tr > td > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-36-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 4796,
                                        "bottom": 4827,
                                        "left": 1212,
                                        "right": 1247,
                                        "width": 35,
                                        "height": 31
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "nodeLabel": "tbody > tr > td > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-37-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4801,
                                        "bottom": 4821,
                                        "left": 1247,
                                        "right": 1267,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-38-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,1,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4801,
                                        "bottom": 4821,
                                        "left": 1263,
                                        "right": 1283,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-39-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,2,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4801,
                                        "bottom": 4821,
                                        "left": 1279,
                                        "right": 1299,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-40-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,3,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4801,
                                        "bottom": 4821,
                                        "left": 1295,
                                        "right": 1315,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-41-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,4,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4801,
                                        "bottom": 4821,
                                        "left": 1311,
                                        "right": 1331,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-43-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,1,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 5460,
                                        "bottom": 5485,
                                        "left": 386,
                                        "right": 420,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "nodeLabel": "tbody > tr > td > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-44-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,2,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 5506,
                                        "bottom": 5531,
                                        "left": 386,
                                        "right": 420,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "nodeLabel": "tbody > tr > td > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-45-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 5551,
                                        "bottom": 5582,
                                        "left": 386,
                                        "right": 420,
                                        "width": 35,
                                        "height": 31
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "nodeLabel": "tbody > tr > td > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-46-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5557,
                                        "bottom": 5577,
                                        "left": 420,
                                        "right": 440,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-47-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,1,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5557,
                                        "bottom": 5577,
                                        "left": 436,
                                        "right": 456,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-48-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,2,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5557,
                                        "bottom": 5577,
                                        "left": 453,
                                        "right": 473,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-49-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,3,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5557,
                                        "bottom": 5577,
                                        "left": 469,
                                        "right": 489,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-50-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,4,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5557,
                                        "bottom": 5577,
                                        "left": 485,
                                        "right": 505,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-52-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,4,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,1,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 5368,
                                        "bottom": 5393,
                                        "left": 799,
                                        "right": 834,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "nodeLabel": "tbody > tr > td > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-53-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,4,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,2,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 5414,
                                        "bottom": 5439,
                                        "left": 799,
                                        "right": 834,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "nodeLabel": "tbody > tr > td > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-54-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,4,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 5459,
                                        "bottom": 5490,
                                        "left": 799,
                                        "right": 834,
                                        "width": 35,
                                        "height": 31
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "nodeLabel": "tbody > tr > td > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-55-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,4,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5465,
                                        "bottom": 5485,
                                        "left": 834,
                                        "right": 854,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-56-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,4,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,1,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5465,
                                        "bottom": 5485,
                                        "left": 850,
                                        "right": 870,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-57-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,4,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,2,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5465,
                                        "bottom": 5485,
                                        "left": 866,
                                        "right": 886,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-58-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,4,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,3,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5465,
                                        "bottom": 5485,
                                        "left": 882,
                                        "right": 902,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-59-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,4,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,4,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5465,
                                        "bottom": 5485,
                                        "left": 898,
                                        "right": 918,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-62-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,6,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,1,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 6084,
                                        "bottom": 6109,
                                        "left": 386,
                                        "right": 420,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "nodeLabel": "tbody > tr > td > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-63-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,6,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,2,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 6130,
                                        "bottom": 6155,
                                        "left": 386,
                                        "right": 420,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "nodeLabel": "tbody > tr > td > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-64-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,6,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 6175,
                                        "bottom": 6206,
                                        "left": 386,
                                        "right": 420,
                                        "width": 35,
                                        "height": 31
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "nodeLabel": "tbody > tr > td > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-65-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,6,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6181,
                                        "bottom": 6201,
                                        "left": 420,
                                        "right": 440,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-66-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,6,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,1,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6181,
                                        "bottom": 6201,
                                        "left": 436,
                                        "right": 456,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-67-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,6,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,2,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6181,
                                        "bottom": 6201,
                                        "left": 453,
                                        "right": 473,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-68-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,6,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,3,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6181,
                                        "bottom": 6201,
                                        "left": 469,
                                        "right": 489,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-69-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,6,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,4,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6181,
                                        "bottom": 6201,
                                        "left": 485,
                                        "right": 505,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-71-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,1,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 5992,
                                        "bottom": 6017,
                                        "left": 799,
                                        "right": 834,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "nodeLabel": "tbody > tr > td > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-72-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,2,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 6038,
                                        "bottom": 6063,
                                        "left": 799,
                                        "right": 834,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "nodeLabel": "tbody > tr > td > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-73-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 6083,
                                        "bottom": 6114,
                                        "left": 799,
                                        "right": 834,
                                        "width": 35,
                                        "height": 31
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "nodeLabel": "tbody > tr > td > img"
                                }
                            }
                        ]
                    },
                    "guidanceLevel": 3
                },
                "valid-source-maps": {
                    "id": "valid-source-maps",
                    "title": "Page has valid source maps",
                    "description": "Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. [Learn more about source maps](https:\/\/developer.chrome.com\/docs\/devtools\/javascript\/source-maps\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "prioritize-lcp-image": {
                    "id": "prioritize-lcp-image",
                    "title": "Preload Largest Contentful Paint image",
                    "description": "If the LCP element is dynamically added to the page, you should preload the image in order to improve LCP. [Learn more about preloading LCP elements](https:\/\/web.dev\/articles\/optimize-lcp#optimize_when_the_resource_is_discovered).",
                    "score": 0,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 101.51799999999992,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 100\u00a0ms",
                    "metricSavings": {
                        "LCP": 101.51799999999992
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "label": ""
                            },
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "wastedMs",
                                "valueType": "timespanMs",
                                "label": "Potential Savings"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "page-0-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,0,DIV,0,NAV,0,DIV,0,A,0,IMG",
                                    "selector": "nav.uk-navbar > div.uk-navbar-left > a.uk-navbar-item > img.uk-visible@s",
                                    "boundingRect": {
                                        "top": 52,
                                        "bottom": 121,
                                        "left": 368,
                                        "right": 468,
                                        "width": 101,
                                        "height": 69
                                    },
                                    "snippet": "<img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_lo\u2026\" class=\"uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_lo\u2026\">",
                                    "nodeLabel": "Escape Team"
                                },
                                "url": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                                "wastedMs": 101.51799999999992
                            }
                        ],
                        "overallSavingsMs": 101.51799999999992,
                        "sortedBy": [
                            "wastedMs"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "initiatorPath": [
                                {
                                    "url": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                                    "initiatorType": "script"
                                },
                                {
                                    "url": "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js",
                                    "initiatorType": "parser"
                                },
                                {
                                    "url": "https:\/\/www.escape-team.com\/",
                                    "initiatorType": "other"
                                }
                            ],
                            "pathLength": 3
                        }
                    },
                    "guidanceLevel": 3
                },
                "csp-xss": {
                    "id": "csp-xss",
                    "title": "Ensure CSP is effective against XSS attacks",
                    "description": "A strong Content Security Policy (CSP) significantly reduces the risk of cross-site scripting (XSS) attacks. [Learn how to use a CSP to prevent XSS](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/csp-xss\/)",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "description",
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "description"
                                },
                                "label": "Description"
                            },
                            {
                                "key": "directive",
                                "valueType": "code",
                                "subItemsHeading": {
                                    "key": "directive"
                                },
                                "label": "Directive"
                            },
                            {
                                "key": "severity",
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "severity"
                                },
                                "label": "Severity"
                            }
                        ],
                        "items": [
                            {
                                "severity": "High",
                                "description": "No CSP found in enforcement mode"
                            }
                        ]
                    }
                },
                "script-treemap-data": {
                    "id": "script-treemap-data",
                    "title": "Script Treemap Data",
                    "description": "Used for treemap app",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "treemap-data",
                        "nodes": [
                            {
                                "name": "https:\/\/www.escape-team.com\/assets\/js\/baffle.min.js",
                                "resourceBytes": 5011,
                                "unusedBytes": 3098
                            },
                            {
                                "name": "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js",
                                "resourceBytes": 133664,
                                "unusedBytes": 81207
                            },
                            {
                                "name": "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js",
                                "resourceBytes": 133664,
                                "unusedBytes": 100775
                            },
                            {
                                "name": "https:\/\/www.escape-team.com\/assets\/js\/site.js",
                                "resourceBytes": 1698,
                                "unusedBytes": 0
                            },
                            {
                                "name": "https:\/\/www.escape-team.com\/",
                                "resourceBytes": 642,
                                "children": [
                                    {
                                        "name": "(inline) var currentLang\u2026",
                                        "resourceBytes": 65,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) var _paq = wind\u2026",
                                        "resourceBytes": 577,
                                        "unusedBytes": 0
                                    }
                                ]
                            },
                            {
                                "name": "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit-icons.min.js",
                                "resourceBytes": 66983,
                                "unusedBytes": 0
                            },
                            {
                                "name": "https:\/\/analytics.fabianhemmert.com\/matomo.js",
                                "resourceBytes": 67460,
                                "unusedBytes": 39521
                            }
                        ]
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-command-name": {
                    "id": "aria-command-name",
                    "title": "`button`, `link`, and `menuitem` elements have accessible names",
                    "description": "When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to make command elements more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-command-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-dialog-name": {
                    "id": "aria-dialog-name",
                    "title": "Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.",
                    "description": "ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. [Learn how to make ARIA dialog elements more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-dialog-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-hidden-body": {
                    "id": "aria-hidden-body",
                    "title": "`[aria-hidden=\"true\"]` is not present on the document `<body>`",
                    "description": "Assistive technologies, like screen readers, work inconsistently when `aria-hidden=\"true\"` is set on the document `<body>`. [Learn how `aria-hidden` affects the document body](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-hidden-body).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-hidden-focus": {
                    "id": "aria-hidden-focus",
                    "title": "`[aria-hidden=\"true\"]` elements do not contain focusable descendents",
                    "description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-hidden-focus).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-input-field-name": {
                    "id": "aria-input-field-name",
                    "title": "ARIA input fields have accessible names",
                    "description": "When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about input field labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-input-field-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-meter-name": {
                    "id": "aria-meter-name",
                    "title": "ARIA `meter` elements have accessible names",
                    "description": "When a meter element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `meter` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-meter-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-progressbar-name": {
                    "id": "aria-progressbar-name",
                    "title": "ARIA `progressbar` elements have accessible names",
                    "description": "When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to label `progressbar` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-progressbar-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-required-attr": {
                    "id": "aria-required-attr",
                    "title": "`[role]`s have all required `[aria-*]` attributes",
                    "description": "Some ARIA roles have required attributes that describe the state of the element to screen readers. [Learn more about roles and required attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-attr).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-required-children": {
                    "id": "aria-required-children",
                    "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.",
                    "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-children).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-required-parent": {
                    "id": "aria-required-parent",
                    "title": "`[role]`s are contained by their required parent element",
                    "description": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more about ARIA roles and required parent element](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-parent).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-roles": {
                    "id": "aria-roles",
                    "title": "`[role]` values are valid",
                    "description": "ARIA roles must have valid values in order to perform their intended accessibility functions. [Learn more about valid ARIA roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-roles).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-text": {
                    "id": "aria-text",
                    "title": "Elements with the `role=text` attribute do not have focusable descendents.",
                    "description": "Adding `role=text` around a text node split by markup enables VoiceOver to treat it as one phrase, but the element's focusable descendents will not be announced. [Learn more about the `role=text` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-text).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-toggle-field-name": {
                    "id": "aria-toggle-field-name",
                    "title": "ARIA toggle fields have accessible names",
                    "description": "When a toggle field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about toggle fields](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-toggle-field-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-tooltip-name": {
                    "id": "aria-tooltip-name",
                    "title": "ARIA `tooltip` elements have accessible names",
                    "description": "When a tooltip element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `tooltip` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-tooltip-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-treeitem-name": {
                    "id": "aria-treeitem-name",
                    "title": "ARIA `treeitem` elements have accessible names",
                    "description": "When a `treeitem` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about labeling `treeitem` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-treeitem-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-valid-attr-value": {
                    "id": "aria-valid-attr-value",
                    "title": "`[aria-*]` attributes have valid values",
                    "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more about valid values for ARIA attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-valid-attr-value).",
                    "score": 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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "bypass": {
                    "id": "bypass",
                    "title": "The page contains a heading, skip link, or landmark region",
                    "description": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more about bypass blocks](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/bypass).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "color-contrast": {
                    "id": "color-contrast",
                    "title": "Background and foreground colors do not have a sufficient contrast ratio.",
                    "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/color-contrast).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-0-SPAN",
                                    "path": "1,HTML,1,BODY,2,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,H2,4,SPAN",
                                    "selector": "div.uk-width-1-2@m > div.uk-clearfix > h2 > span.verysoft",
                                    "boundingRect": {
                                        "top": 8690,
                                        "bottom": 8796,
                                        "left": 353,
                                        "right": 826,
                                        "width": 473,
                                        "height": 106
                                    },
                                    "snippet": "<span class=\"verysoft\">",
                                    "nodeLabel": "Later missions just $2.99 each.",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.2 (foreground color: #883212, background color: #141411, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-1-SECTION",
                                                "path": "1,HTML,1,BODY,2,SECTION",
                                                "selector": "body > section#d98a8a90-3168-445c-ad68-5953346a39f3",
                                                "boundingRect": {
                                                    "top": 8447,
                                                    "bottom": 9076,
                                                    "left": 0,
                                                    "right": 1905,
                                                    "width": 1905,
                                                    "height": 629
                                                },
                                                "snippet": "<section id=\"d98a8a90-3168-445c-ad68-5953346a39f3\" class=\"uk-section uk-section-large uk-section-default uk-visible@s\">",
                                                "nodeLabel": "It's free.\nTraining and Mission 1? Free.\nLater missions just $2.99 each."
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-2-SPAN",
                                    "path": "1,HTML,1,BODY,5,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,H2,5,SPAN",
                                    "selector": "div.uk-width-1-1@m > div > h2 > span.verysoft",
                                    "boundingRect": {
                                        "top": 9473,
                                        "bottom": 9527,
                                        "left": 353,
                                        "right": 953,
                                        "width": 601,
                                        "height": 54
                                    },
                                    "snippet": "<span class=\"verysoft\">",
                                    "nodeLabel": "And now, good luck. To all of us.",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.2 (foreground color: #883212, background color: #141411, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-3-SECTION",
                                                "path": "1,HTML,1,BODY,5,SECTION",
                                                "selector": "body > section#761bc121-bb32-48de-826e-7fe6c9e45076",
                                                "boundingRect": {
                                                    "top": 9178,
                                                    "bottom": 9691,
                                                    "left": 0,
                                                    "right": 1905,
                                                    "width": 1905,
                                                    "height": 513
                                                },
                                                "snippet": "<section id=\"761bc121-bb32-48de-826e-7fe6c9e45076\" class=\"uk-section uk-section-large uk-section-default\">",
                                                "nodeLabel": "You will need them.\nEscape Team is most fun with 2-4 people.\n\nAnd now, good luc\u2026"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-4-SPAN",
                                    "path": "1,HTML,1,BODY,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,1,H3,0,SPAN",
                                    "selector": "div.uk-width-1-1@m > div > h3 > span.verysoft",
                                    "boundingRect": {
                                        "top": 10018,
                                        "bottom": 10072,
                                        "left": 353,
                                        "right": 782,
                                        "width": 430,
                                        "height": 54
                                    },
                                    "snippet": "<span class=\"verysoft\">",
                                    "nodeLabel": "User-Created Missions.",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #d59d80, background color: #b63a00, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-5-SECTION",
                                                "path": "1,HTML,1,BODY,6,SECTION",
                                                "selector": "body > section#cccc8539-540d-4a88-89b4-5720bb06195e",
                                                "boundingRect": {
                                                    "top": 9691,
                                                    "bottom": 10486,
                                                    "left": 0,
                                                    "right": 1905,
                                                    "width": 1905,
                                                    "height": 796
                                                },
                                                "snippet": "<section id=\"cccc8539-540d-4a88-89b4-5720bb06195e\" class=\"uk-section uk-section-large uk-section-primary\">",
                                                "nodeLabel": "All done?\nThink again.\nUser-Created Missions.\nHow can there be evil in so many\u00a0\u2026"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-6-SPAN",
                                    "path": "1,HTML,1,BODY,7,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,1,H3,4,SPAN",
                                    "selector": "div.uk-width-1-1@m > div > h3 > span.supersoft",
                                    "boundingRect": {
                                        "top": 10841,
                                        "bottom": 11175,
                                        "left": 353,
                                        "right": 1294,
                                        "width": 941,
                                        "height": 334
                                    },
                                    "snippet": "<span class=\"supersoft\">",
                                    "nodeLabel": "Or your loyal coworkers.\nOr your children.\nOr your innocent students.\nOr your h\u2026",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.67 (foreground color: #626661, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-7-SECTION",
                                                "path": "1,HTML,1,BODY,7,SECTION",
                                                "selector": "body > section#create",
                                                "boundingRect": {
                                                    "top": 10486,
                                                    "bottom": 11534,
                                                    "left": 0,
                                                    "right": 1905,
                                                    "width": 1905,
                                                    "height": 1048
                                                },
                                                "snippet": "<section id=\"create\" class=\"uk-section uk-section-large uk-section-muted\">",
                                                "nodeLabel": "You?\nCreating your own mission?\nGo ahead, put your trusting friends on the line\u2026"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-8-SPAN",
                                    "path": "1,HTML,1,BODY,7,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,1,H3,4,SPAN,2,SPAN",
                                    "selector": "div > h3 > span.supersoft > span.soft",
                                    "boundingRect": {
                                        "top": 10897,
                                        "bottom": 11175,
                                        "left": 353,
                                        "right": 1294,
                                        "width": 941,
                                        "height": 278
                                    },
                                    "snippet": "<span class=\"soft\">",
                                    "nodeLabel": "Or your children.\nOr your innocent students.\nOr your hard-working employees.\nOr\u2026",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.19 (foreground color: #555953, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-7-SECTION",
                                                "path": "1,HTML,1,BODY,7,SECTION",
                                                "selector": "body > section#create",
                                                "boundingRect": {
                                                    "top": 10486,
                                                    "bottom": 11534,
                                                    "left": 0,
                                                    "right": 1905,
                                                    "width": 1905,
                                                    "height": 1048
                                                },
                                                "snippet": "<section id=\"create\" class=\"uk-section uk-section-large uk-section-muted\">",
                                                "nodeLabel": "You?\nCreating your own mission?\nGo ahead, put your trusting friends on the line\u2026"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-9-SPAN",
                                    "path": "1,HTML,1,BODY,7,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,1,H3,4,SPAN,2,SPAN,2,SPAN",
                                    "selector": "h3 > span.supersoft > span.soft > span.soft",
                                    "boundingRect": {
                                        "top": 10953,
                                        "bottom": 11175,
                                        "left": 353,
                                        "right": 1294,
                                        "width": 941,
                                        "height": 222
                                    },
                                    "snippet": "<span class=\"soft\">",
                                    "nodeLabel": "Or your innocent students.\nOr your hard-working employees.\nOr your unsuspecting\u2026",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.85 (foreground color: #4b4e48, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-7-SECTION",
                                                "path": "1,HTML,1,BODY,7,SECTION",
                                                "selector": "body > section#create",
                                                "boundingRect": {
                                                    "top": 10486,
                                                    "bottom": 11534,
                                                    "left": 0,
                                                    "right": 1905,
                                                    "width": 1905,
                                                    "height": 1048
                                                },
                                                "snippet": "<section id=\"create\" class=\"uk-section uk-section-large uk-section-muted\">",
                                                "nodeLabel": "You?\nCreating your own mission?\nGo ahead, put your trusting friends on the line\u2026"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-10-SPAN",
                                    "path": "1,HTML,1,BODY,7,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,1,H3,4,SPAN,2,SPAN,2,SPAN,2,SPAN",
                                    "selector": "span.supersoft > span.soft > span.soft > span.soft",
                                    "boundingRect": {
                                        "top": 11009,
                                        "bottom": 11175,
                                        "left": 353,
                                        "right": 1294,
                                        "width": 941,
                                        "height": 166
                                    },
                                    "snippet": "<span class=\"soft\">",
                                    "nodeLabel": "Or your hard-working employees.\nOr your unsuspecting dinner party guests.\nOr yo\u2026",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.63 (foreground color: #434640, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-7-SECTION",
                                                "path": "1,HTML,1,BODY,7,SECTION",
                                                "selector": "body > section#create",
                                                "boundingRect": {
                                                    "top": 10486,
                                                    "bottom": 11534,
                                                    "left": 0,
                                                    "right": 1905,
                                                    "width": 1905,
                                                    "height": 1048
                                                },
                                                "snippet": "<section id=\"create\" class=\"uk-section uk-section-large uk-section-muted\">",
                                                "nodeLabel": "You?\nCreating your own mission?\nGo ahead, put your trusting friends on the line\u2026"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-11-SPAN",
                                    "path": "1,HTML,1,BODY,7,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,1,H3,4,SPAN,2,SPAN,2,SPAN,2,SPAN,2,SPAN",
                                    "selector": "span.soft > span.soft > span.soft > span.soft",
                                    "boundingRect": {
                                        "top": 11065,
                                        "bottom": 11175,
                                        "left": 353,
                                        "right": 1294,
                                        "width": 941,
                                        "height": 110
                                    },
                                    "snippet": "<span class=\"soft\">",
                                    "nodeLabel": "Or your unsuspecting dinner party guests.\nOr your fellow Escape Team community \u2026",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.46 (foreground color: #3d3f39, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-7-SECTION",
                                                "path": "1,HTML,1,BODY,7,SECTION",
                                                "selector": "body > section#create",
                                                "boundingRect": {
                                                    "top": 10486,
                                                    "bottom": 11534,
                                                    "left": 0,
                                                    "right": 1905,
                                                    "width": 1905,
                                                    "height": 1048
                                                },
                                                "snippet": "<section id=\"create\" class=\"uk-section uk-section-large uk-section-muted\">",
                                                "nodeLabel": "You?\nCreating your own mission?\nGo ahead, put your trusting friends on the line\u2026"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-12-SPAN",
                                    "path": "1,HTML,1,BODY,7,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,1,H3,4,SPAN,2,SPAN,2,SPAN,2,SPAN,2,SPAN,2,SPAN",
                                    "selector": "span.soft > span.soft > span.soft > span.soft",
                                    "boundingRect": {
                                        "top": 11121,
                                        "bottom": 11175,
                                        "left": 353,
                                        "right": 1294,
                                        "width": 941,
                                        "height": 54
                                    },
                                    "snippet": "<span class=\"soft\">",
                                    "nodeLabel": "Or your fellow Escape Team community members.\n",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.35 (foreground color: #383a33, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-7-SECTION",
                                                "path": "1,HTML,1,BODY,7,SECTION",
                                                "selector": "body > section#create",
                                                "boundingRect": {
                                                    "top": 10486,
                                                    "bottom": 11534,
                                                    "left": 0,
                                                    "right": 1905,
                                                    "width": 1905,
                                                    "height": 1048
                                                },
                                                "snippet": "<section id=\"create\" class=\"uk-section uk-section-large uk-section-muted\">",
                                                "nodeLabel": "You?\nCreating your own mission?\nGo ahead, put your trusting friends on the line\u2026"
                                            }
                                        }
                                    ]
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143",
                                "TTv5",
                                "TT13.c",
                                "EN-301-549",
                                "EN-9.1.4.3",
                                "ACT"
                            ]
                        }
                    }
                },
                "definition-list": {
                    "id": "definition-list",
                    "title": "`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.",
                    "description": "When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/definition-list).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "dlitem": {
                    "id": "dlitem",
                    "title": "Definition list items are wrapped in `<dl>` elements",
                    "description": "Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/dlitem).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "document-title": {
                    "id": "document-title",
                    "title": "Document has a `<title>` element",
                    "description": "The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. [Learn more about document titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/document-title).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "duplicate-id-active": {
                    "id": "duplicate-id-active",
                    "title": "`[id]` attributes on active, focusable elements are unique",
                    "description": "All focusable elements must have a unique `id` to ensure that they're visible to assistive technologies. [Learn how to fix duplicate `id`s](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/duplicate-id-active).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "duplicate-id-aria": {
                    "id": "duplicate-id-aria",
                    "title": "ARIA IDs are unique",
                    "description": "The value of an ARIA ID must be unique to prevent other instances from being overlooked by assistive technologies. [Learn how to fix duplicate ARIA IDs](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/duplicate-id-aria).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "empty-heading": {
                    "id": "empty-heading",
                    "title": "All heading elements contain content.",
                    "description": "A heading with no content or inaccessible text prevent screen reader users from accessing information on the page's structure. [Learn more about headings](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/empty-heading).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-13-H2",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,2,SECTION,2,DIV,0,DIV,0,DIV,0,DIV,2,H2",
                                    "selector": "div.uk-grid > div.uk-width-1-1@m > div#logline > h2",
                                    "boundingRect": {
                                        "top": 2882,
                                        "bottom": 2882,
                                        "left": 40,
                                        "right": 1865,
                                        "width": 1825,
                                        "height": 0
                                    },
                                    "snippet": "<h2>",
                                    "nodeLabel": "div.uk-grid > div.uk-width-1-1@m > div#logline > h2",
                                    "explanation": "Fix 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": "minor",
                            "tags": [
                                "cat.name-role-value",
                                "best-practice"
                            ]
                        }
                    }
                },
                "form-field-multiple-labels": {
                    "id": "form-field-multiple-labels",
                    "title": "No form fields have multiple labels",
                    "description": "Form fields with multiple labels can be confusingly announced by assistive technologies like screen readers which use either the first, the last, or all of the labels. [Learn how to use form labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/form-field-multiple-labels).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "frame-title": {
                    "id": "frame-title",
                    "title": "`<frame>` or `<iframe>` elements have a title",
                    "description": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/frame-title).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "heading-order": {
                    "id": "heading-order",
                    "title": "Heading elements appear in a sequentially-descending order",
                    "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/heading-order).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-has-lang": {
                    "id": "html-has-lang",
                    "title": "`<html>` element has a `[lang]` attribute",
                    "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-has-lang).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-lang-valid": {
                    "id": "html-lang-valid",
                    "title": "`<html>` element has a valid value for its `[lang]` attribute",
                    "description": "Specifying a valid [BCP 47 language](https:\/\/www.w3.org\/International\/questions\/qa-choosing-language-tags#question) helps screen readers announce text properly. [Learn how to use the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-lang-valid).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-xml-lang-mismatch": {
                    "id": "html-xml-lang-mismatch",
                    "title": "`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.",
                    "description": "If the webpage does not specify a consistent language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-xml-lang-mismatch).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "identical-links-same-purpose": {
                    "id": "identical-links-same-purpose",
                    "title": "Identical links have the same purpose.",
                    "description": "Links with the same destination should have the same description, to help users understand the link's purpose and decide whether to follow it. [Learn more about identical links](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/identical-links-same-purpose).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-102-A",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,9,A",
                                    "selector": "div.uk-first-column > div.mission > div > a",
                                    "boundingRect": {
                                        "top": 4980,
                                        "bottom": 5013,
                                        "left": 383,
                                        "right": 701,
                                        "width": 318,
                                        "height": 33
                                    },
                                    "snippet": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_00-01\u2026\">",
                                    "nodeLabel": "PRINT NOW",
                                    "explanation": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-103-A",
                                                "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,6,A",
                                                "selector": "div > div.mission > div > a",
                                                "boundingRect": {
                                                    "top": 4848,
                                                    "bottom": 4881,
                                                    "left": 796,
                                                    "right": 1114,
                                                    "width": 318,
                                                    "height": 33
                                                },
                                                "snippet": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_02.pdf\">",
                                                "nodeLabel": "PRINT NOW"
                                            }
                                        },
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-104-A",
                                                "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,6,A",
                                                "selector": "div > div.mission > div > a",
                                                "boundingRect": {
                                                    "top": 4888,
                                                    "bottom": 4921,
                                                    "left": 1209,
                                                    "right": 1527,
                                                    "width": 318,
                                                    "height": 33
                                                },
                                                "snippet": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_03.pdf\">",
                                                "nodeLabel": "PRINT NOW"
                                            }
                                        },
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-105-A",
                                                "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,6,A",
                                                "selector": "div.uk-grid-margin > div.mission > div > a",
                                                "boundingRect": {
                                                    "top": 5643,
                                                    "bottom": 5676,
                                                    "left": 383,
                                                    "right": 701,
                                                    "width": 318,
                                                    "height": 33
                                                },
                                                "snippet": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_04.pdf\">",
                                                "nodeLabel": "PRINT NOW"
                                            }
                                        }
                                    ]
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "minor",
                            "tags": [
                                "cat.semantics",
                                "wcag2aaa",
                                "wcag249"
                            ]
                        }
                    }
                },
                "image-alt": {
                    "id": "image-alt",
                    "title": "Image elements do not have `[alt]` attributes",
                    "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/image-alt).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-14-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,TABLE,0,TBODY,0,TR,0,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4428,
                                        "bottom": 4455,
                                        "left": 386,
                                        "right": 414,
                                        "width": 28,
                                        "height": 27
                                    },
                                    "snippet": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-15-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,5,TABLE,0,TBODY,0,TR,0,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4560,
                                        "bottom": 4587,
                                        "left": 386,
                                        "right": 414,
                                        "width": 28,
                                        "height": 27
                                    },
                                    "snippet": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-16-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,1,TABLE,0,TBODY,1,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 4797,
                                        "bottom": 4822,
                                        "left": 386,
                                        "right": 420,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "nodeLabel": "tbody > tr > td > 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-17-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,1,TABLE,0,TBODY,2,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 4843,
                                        "bottom": 4868,
                                        "left": 386,
                                        "right": 420,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "nodeLabel": "tbody > tr > td > 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-18-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,1,TABLE,0,TBODY,3,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 4888,
                                        "bottom": 4919,
                                        "left": 386,
                                        "right": 420,
                                        "width": 35,
                                        "height": 31
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "nodeLabel": "tbody > tr > td > 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-19-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4893,
                                        "bottom": 4913,
                                        "left": 420,
                                        "right": 440,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-20-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,1,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4893,
                                        "bottom": 4913,
                                        "left": 436,
                                        "right": 456,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-21-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,2,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4893,
                                        "bottom": 4913,
                                        "left": 453,
                                        "right": 473,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-22-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,3,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4893,
                                        "bottom": 4913,
                                        "left": 469,
                                        "right": 489,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-23-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,4,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4893,
                                        "bottom": 4913,
                                        "left": 485,
                                        "right": 505,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-24-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,2,TABLE,0,TBODY,0,TR,0,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4428,
                                        "bottom": 4455,
                                        "left": 799,
                                        "right": 827,
                                        "width": 28,
                                        "height": 27
                                    },
                                    "snippet": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-25-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,1,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 4665,
                                        "bottom": 4690,
                                        "left": 799,
                                        "right": 834,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "nodeLabel": "tbody > tr > td > 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-26-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,2,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 4711,
                                        "bottom": 4736,
                                        "left": 799,
                                        "right": 834,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "nodeLabel": "tbody > tr > td > 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-27-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 4756,
                                        "bottom": 4787,
                                        "left": 799,
                                        "right": 834,
                                        "width": 35,
                                        "height": 31
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "nodeLabel": "tbody > tr > td > 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-28-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4761,
                                        "bottom": 4781,
                                        "left": 834,
                                        "right": 854,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-29-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,1,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4761,
                                        "bottom": 4781,
                                        "left": 850,
                                        "right": 870,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-30-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,2,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4761,
                                        "bottom": 4781,
                                        "left": 866,
                                        "right": 886,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-31-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,3,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4761,
                                        "bottom": 4781,
                                        "left": 882,
                                        "right": 902,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-32-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,4,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4761,
                                        "bottom": 4781,
                                        "left": 898,
                                        "right": 918,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-33-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,2,TABLE,0,TBODY,0,TR,0,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4428,
                                        "bottom": 4455,
                                        "left": 1212,
                                        "right": 1240,
                                        "width": 28,
                                        "height": 27
                                    },
                                    "snippet": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-34-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,1,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 4705,
                                        "bottom": 4730,
                                        "left": 1212,
                                        "right": 1247,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "nodeLabel": "tbody > tr > td > 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-35-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,2,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 4751,
                                        "bottom": 4776,
                                        "left": 1212,
                                        "right": 1247,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "nodeLabel": "tbody > tr > td > 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-36-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 4796,
                                        "bottom": 4827,
                                        "left": 1212,
                                        "right": 1247,
                                        "width": 35,
                                        "height": 31
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "nodeLabel": "tbody > tr > td > 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-37-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4801,
                                        "bottom": 4821,
                                        "left": 1247,
                                        "right": 1267,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-38-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,1,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4801,
                                        "bottom": 4821,
                                        "left": 1263,
                                        "right": 1283,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-39-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,2,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4801,
                                        "bottom": 4821,
                                        "left": 1279,
                                        "right": 1299,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-40-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,3,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4801,
                                        "bottom": 4821,
                                        "left": 1295,
                                        "right": 1315,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-41-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,4,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4801,
                                        "bottom": 4821,
                                        "left": 1311,
                                        "right": 1331,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-42-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,2,TABLE,0,TBODY,0,TR,0,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5224,
                                        "bottom": 5251,
                                        "left": 386,
                                        "right": 414,
                                        "width": 28,
                                        "height": 27
                                    },
                                    "snippet": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-43-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,1,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 5460,
                                        "bottom": 5485,
                                        "left": 386,
                                        "right": 420,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "nodeLabel": "tbody > tr > td > 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-44-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,2,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 5506,
                                        "bottom": 5531,
                                        "left": 386,
                                        "right": 420,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "nodeLabel": "tbody > tr > td > 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-45-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 5551,
                                        "bottom": 5582,
                                        "left": 386,
                                        "right": 420,
                                        "width": 35,
                                        "height": 31
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "nodeLabel": "tbody > tr > td > 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-46-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5557,
                                        "bottom": 5577,
                                        "left": 420,
                                        "right": 440,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-47-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,1,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5557,
                                        "bottom": 5577,
                                        "left": 436,
                                        "right": 456,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-48-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,2,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5557,
                                        "bottom": 5577,
                                        "left": 453,
                                        "right": 473,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-49-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,3,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5557,
                                        "bottom": 5577,
                                        "left": 469,
                                        "right": 489,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-50-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,4,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5557,
                                        "bottom": 5577,
                                        "left": 485,
                                        "right": 505,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-51-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,4,DIV,0,DIV,0,DIV,2,TABLE,0,TBODY,0,TR,0,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5092,
                                        "bottom": 5119,
                                        "left": 799,
                                        "right": 827,
                                        "width": 28,
                                        "height": 27
                                    },
                                    "snippet": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-52-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,4,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,1,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 5368,
                                        "bottom": 5393,
                                        "left": 799,
                                        "right": 834,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "nodeLabel": "tbody > tr > td > 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-53-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,4,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,2,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 5414,
                                        "bottom": 5439,
                                        "left": 799,
                                        "right": 834,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "nodeLabel": "tbody > tr > td > 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-54-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,4,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 5459,
                                        "bottom": 5490,
                                        "left": 799,
                                        "right": 834,
                                        "width": 35,
                                        "height": 31
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "nodeLabel": "tbody > tr > td > 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-55-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,4,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5465,
                                        "bottom": 5485,
                                        "left": 834,
                                        "right": 854,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-56-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,4,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,1,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5465,
                                        "bottom": 5485,
                                        "left": 850,
                                        "right": 870,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-57-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,4,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,2,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5465,
                                        "bottom": 5485,
                                        "left": 866,
                                        "right": 886,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-58-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,4,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,3,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5465,
                                        "bottom": 5485,
                                        "left": 882,
                                        "right": 902,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-59-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,4,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,4,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5465,
                                        "bottom": 5485,
                                        "left": 898,
                                        "right": 918,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-60-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,5,DIV,0,DIV,0,DIV,2,TABLE,0,TBODY,0,TR,0,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5132,
                                        "bottom": 5159,
                                        "left": 1212,
                                        "right": 1240,
                                        "width": 28,
                                        "height": 27
                                    },
                                    "snippet": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-61-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,6,DIV,0,DIV,0,DIV,2,TABLE,0,TBODY,0,TR,0,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5888,
                                        "bottom": 5915,
                                        "left": 386,
                                        "right": 414,
                                        "width": 28,
                                        "height": 27
                                    },
                                    "snippet": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-62-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,6,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,1,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 6084,
                                        "bottom": 6109,
                                        "left": 386,
                                        "right": 420,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "nodeLabel": "tbody > tr > td > 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-63-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,6,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,2,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 6130,
                                        "bottom": 6155,
                                        "left": 386,
                                        "right": 420,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "nodeLabel": "tbody > tr > td > 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-64-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,6,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 6175,
                                        "bottom": 6206,
                                        "left": 386,
                                        "right": 420,
                                        "width": 35,
                                        "height": 31
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "nodeLabel": "tbody > tr > td > 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-65-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,6,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6181,
                                        "bottom": 6201,
                                        "left": 420,
                                        "right": 440,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-66-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,6,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,1,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6181,
                                        "bottom": 6201,
                                        "left": 436,
                                        "right": 456,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-67-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,6,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,2,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6181,
                                        "bottom": 6201,
                                        "left": 453,
                                        "right": 473,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-68-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,6,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,3,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6181,
                                        "bottom": 6201,
                                        "left": 469,
                                        "right": 489,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-69-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,6,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,4,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6181,
                                        "bottom": 6201,
                                        "left": 485,
                                        "right": 505,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-70-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,0,DIV,0,DIV,2,TABLE,0,TBODY,0,TR,0,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5796,
                                        "bottom": 5823,
                                        "left": 799,
                                        "right": 827,
                                        "width": 28,
                                        "height": 27
                                    },
                                    "snippet": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-71-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,1,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 5992,
                                        "bottom": 6017,
                                        "left": 799,
                                        "right": 834,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "nodeLabel": "tbody > tr > td > 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-72-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,2,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 6038,
                                        "bottom": 6063,
                                        "left": 799,
                                        "right": 834,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "nodeLabel": "tbody > tr > td > 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-73-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 6083,
                                        "bottom": 6114,
                                        "left": 799,
                                        "right": 834,
                                        "width": 35,
                                        "height": 31
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "nodeLabel": "tbody > tr > td > 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-74-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6089,
                                        "bottom": 6109,
                                        "left": 834,
                                        "right": 854,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-75-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,1,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6089,
                                        "bottom": 6109,
                                        "left": 850,
                                        "right": 870,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-76-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,2,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6089,
                                        "bottom": 6109,
                                        "left": 866,
                                        "right": 886,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-77-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,3,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6089,
                                        "bottom": 6109,
                                        "left": 882,
                                        "right": 902,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-78-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,4,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6089,
                                        "bottom": 6109,
                                        "left": 898,
                                        "right": 918,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-79-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,8,DIV,0,DIV,0,DIV,2,TABLE,0,TBODY,0,TR,0,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 5900,
                                        "bottom": 5927,
                                        "left": 1212,
                                        "right": 1240,
                                        "width": 28,
                                        "height": 27
                                    },
                                    "snippet": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-80-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,8,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,1,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 6096,
                                        "bottom": 6121,
                                        "left": 1212,
                                        "right": 1247,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "nodeLabel": "tbody > tr > td > 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-81-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,8,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,2,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 6142,
                                        "bottom": 6167,
                                        "left": 1212,
                                        "right": 1247,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "nodeLabel": "tbody > tr > td > 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-82-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,8,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 6187,
                                        "bottom": 6218,
                                        "left": 1212,
                                        "right": 1247,
                                        "width": 35,
                                        "height": 31
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "nodeLabel": "tbody > tr > td > 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-83-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,8,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6193,
                                        "bottom": 6213,
                                        "left": 1247,
                                        "right": 1267,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-84-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,8,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,1,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6193,
                                        "bottom": 6213,
                                        "left": 1263,
                                        "right": 1283,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-85-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,8,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,2,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6193,
                                        "bottom": 6213,
                                        "left": 1279,
                                        "right": 1299,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-86-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,8,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,3,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6193,
                                        "bottom": 6213,
                                        "left": 1295,
                                        "right": 1315,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-87-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,8,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,4,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6193,
                                        "bottom": 6213,
                                        "left": 1311,
                                        "right": 1331,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-88-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,9,DIV,0,DIV,0,DIV,2,TABLE,0,TBODY,0,TR,0,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6511,
                                        "bottom": 6538,
                                        "left": 386,
                                        "right": 414,
                                        "width": 28,
                                        "height": 27
                                    },
                                    "snippet": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-89-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,9,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,1,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 6708,
                                        "bottom": 6733,
                                        "left": 386,
                                        "right": 420,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "nodeLabel": "tbody > tr > td > 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-90-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,9,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,2,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 6754,
                                        "bottom": 6779,
                                        "left": 386,
                                        "right": 420,
                                        "width": 35,
                                        "height": 25
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "nodeLabel": "tbody > tr > td > 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-91-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,9,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 6799,
                                        "bottom": 6830,
                                        "left": 386,
                                        "right": 420,
                                        "width": 35,
                                        "height": 31
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "nodeLabel": "tbody > tr > td > 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-92-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,9,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6804,
                                        "bottom": 6824,
                                        "left": 420,
                                        "right": 440,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-93-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,9,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,1,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6804,
                                        "bottom": 6824,
                                        "left": 436,
                                        "right": 456,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-94-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,9,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,2,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6804,
                                        "bottom": 6824,
                                        "left": 453,
                                        "right": 473,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-95-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,9,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,3,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6804,
                                        "bottom": 6824,
                                        "left": 469,
                                        "right": 489,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-96-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,9,DIV,0,DIV,0,DIV,4,DIV,1,TABLE,0,TBODY,3,TR,1,TD,0,DIV,4,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6804,
                                        "bottom": 6824,
                                        "left": 485,
                                        "right": 505,
                                        "width": 20,
                                        "height": 20
                                    },
                                    "snippet": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-97-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,10,DIV,0,DIV,0,DIV,2,TABLE,0,TBODY,0,TR,0,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6419,
                                        "bottom": 6446,
                                        "left": 799,
                                        "right": 827,
                                        "width": 28,
                                        "height": 27
                                    },
                                    "snippet": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-98-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,11,DIV,0,DIV,0,DIV,2,TABLE,0,TBODY,0,TR,0,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 6523,
                                        "bottom": 6550,
                                        "left": 1212,
                                        "right": 1240,
                                        "width": 28,
                                        "height": 27
                                    },
                                    "snippet": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "nodeLabel": "tr > td > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "critical",
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "TTv5",
                                "TT7.a",
                                "TT7.b",
                                "EN-301-549",
                                "EN-9.1.1.1",
                                "ACT"
                            ]
                        }
                    }
                },
                "image-redundant-alt": {
                    "id": "image-redundant-alt",
                    "title": "Image elements do not have `[alt]` attributes that are redundant text.",
                    "description": "Informative elements should aim for short, descriptive alternative text. Alternative text that is exactly the same as the text adjacent to the link or image is potentially confusing for screen reader users, because the text will be read twice. [Learn more about the `alt` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/image-redundant-alt).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "input-button-name": {
                    "id": "input-button-name",
                    "title": "Input buttons have discernible text.",
                    "description": "Adding discernable and accessible text to input buttons may help screen reader users understand the purpose of the input button. [Learn more about input buttons](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/input-button-name).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "landmark-one-main": {
                    "id": "landmark-one-main",
                    "title": "Document has a main landmark.",
                    "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/landmark-one-main).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "link-name": {
                    "id": "link-name",
                    "title": "Links have a discernible name",
                    "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/link-name).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "link-in-text-block": {
                    "id": "link-in-text-block",
                    "title": "Links are distinguishable without relying on color.",
                    "description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/link-in-text-block).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "list": {
                    "id": "list",
                    "title": "Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).",
                    "description": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more about proper list structure](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/list).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "listitem": {
                    "id": "listitem",
                    "title": "List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements",
                    "description": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/listitem).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "meta-refresh": {
                    "id": "meta-refresh",
                    "title": "The document does not use `<meta http-equiv=\"refresh\">`",
                    "description": "Users do not expect a page to refresh automatically, and doing so will move focus back to the top of the page. This may create a frustrating or confusing experience. [Learn more about the refresh meta tag](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/meta-refresh).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "meta-viewport": {
                    "id": "meta-viewport",
                    "title": "`[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.",
                    "description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/meta-viewport).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "object-alt": {
                    "id": "object-alt",
                    "title": "`<object>` elements have alternate text",
                    "description": "Screen readers cannot translate non-text content. Adding alternate text to `<object>` elements helps screen readers convey meaning to users. [Learn more about alt text for `object` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/object-alt).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "select-name": {
                    "id": "select-name",
                    "title": "Select elements have associated label elements.",
                    "description": "Form elements without effective labels can create frustrating experiences for screen reader users. [Learn more about the `select` element](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/select-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "skip-link": {
                    "id": "skip-link",
                    "title": "Skip links are focusable.",
                    "description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/skip-link).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "tabindex": {
                    "id": "tabindex",
                    "title": "No element has a `[tabindex]` value greater than 0",
                    "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/tabindex).",
                    "score": 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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "th-has-data-cells": {
                    "id": "th-has-data-cells",
                    "title": "`<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring table headers always refer to some set of cells may improve the experience for screen reader users. [Learn more about table headers](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/th-has-data-cells).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "valid-lang": {
                    "id": "valid-lang",
                    "title": "`[lang]` attributes have a valid value",
                    "description": "Specifying a valid [BCP 47 language](https:\/\/www.w3.org\/International\/questions\/qa-choosing-language-tags#question) on elements helps ensure that text is pronounced correctly by a screen reader. [Learn how to use the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/valid-lang).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "video-caption": {
                    "id": "video-caption",
                    "title": "`<video>` elements contain a `<track>` element with `[kind=\"captions\"]`",
                    "description": "When a video provides a caption it is easier for deaf and hearing impaired users to access its information. [Learn more about video captions](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/video-caption).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-106-VIDEO",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,0,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,VIDEO",
                                    "selector": "div.uk-width-1-1@m > div > div.video-container > video#responsive-video",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 993,
                                        "left": 0,
                                        "right": 1905,
                                        "width": 1905,
                                        "height": 993
                                    },
                                    "snippet": "<video id=\"responsive-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">",
                                    "nodeLabel": "div.uk-width-1-1@m > div > div.video-container > video#responsive-video",
                                    "explanation": "Fix all of the following:\n  Check that captions is available for the element"
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "critical",
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag122",
                                "section508",
                                "section508.22.a",
                                "TTv5",
                                "TT17.a",
                                "EN-301-549",
                                "EN-9.1.2.2"
                            ]
                        }
                    }
                },
                "custom-controls-labels": {
                    "id": "custom-controls-labels",
                    "title": "Custom controls have associated labels",
                    "description": "Custom interactive controls have associated labels, provided by aria-label or aria-labelledby. [Learn more about custom controls and labels](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/custom-controls-labels\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "custom-controls-roles": {
                    "id": "custom-controls-roles",
                    "title": "Custom controls have ARIA roles",
                    "description": "Custom interactive controls have appropriate ARIA roles. [Learn how to add roles to custom controls](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/custom-control-roles\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "focus-traps": {
                    "id": "focus-traps",
                    "title": "User focus is not accidentally trapped in a region",
                    "description": "A user can tab into and out of any control or region without accidentally trapping their focus. [Learn how to avoid focus traps](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/focus-traps\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "focusable-controls": {
                    "id": "focusable-controls",
                    "title": "Interactive controls are keyboard focusable",
                    "description": "Custom interactive controls are keyboard focusable and display a focus indicator. [Learn how to make custom controls focusable](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/focusable-controls\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "interactive-element-affordance": {
                    "id": "interactive-element-affordance",
                    "title": "Interactive elements indicate their purpose and state",
                    "description": "Interactive elements, such as links and buttons, should indicate their state and be distinguishable from non-interactive elements. [Learn how to decorate interactive elements with affordance hints](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/interactive-element-affordance\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "logical-tab-order": {
                    "id": "logical-tab-order",
                    "title": "The page has a logical tab order",
                    "description": "Tabbing through the page follows the visual layout. Users cannot focus elements that are offscreen. [Learn more about logical tab ordering](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/logical-tab-order\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "managed-focus": {
                    "id": "managed-focus",
                    "title": "The user's focus is directed to new content added to the page",
                    "description": "If new content, such as a dialog, is added to the page, the user's focus is directed to it. [Learn how to direct focus to new content](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/managed-focus\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "offscreen-content-hidden": {
                    "id": "offscreen-content-hidden",
                    "title": "Offscreen content is hidden from assistive technology",
                    "description": "Offscreen content is hidden with display: none or aria-hidden=true. [Learn how to properly hide offscreen content](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/offscreen-content-hidden\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "use-landmarks": {
                    "id": "use-landmarks",
                    "title": "HTML5 landmark elements are used to improve navigation",
                    "description": "Landmark elements (`<main>`, `<nav>`, etc.) are used to improve the keyboard navigation of the page for assistive technology. [Learn more about landmark elements](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/use-landmarks\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "visual-order-follows-dom": {
                    "id": "visual-order-follows-dom",
                    "title": "Visual order on the page follows DOM order",
                    "description": "DOM order matches the visual order, improving navigation for assistive technology. [Learn more about DOM and visual ordering](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/visual-order-follows-dom\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "uses-long-cache-ttl": {
                    "id": "uses-long-cache-ttl",
                    "title": "Serve static assets with an efficient cache policy",
                    "description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about efficient cache policies](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-long-cache-ttl\/).",
                    "score": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 8563332.3000000007,
                    "numericUnit": "byte",
                    "displayValue": "27 resources found",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "cacheLifetimeMs",
                                "valueType": "ms",
                                "label": "Cache TTL",
                                "displayUnit": "duration"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size",
                                "displayUnit": "kb",
                                "granularity": 1
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 7697344,
                                "wastedBytes": 7697344
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 398192,
                                "wastedBytes": 398192
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 174356,
                                "wastedBytes": 174356
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 54423,
                                "wastedBytes": 54423
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 42832,
                                "wastedBytes": 42832
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 40192,
                                "wastedBytes": 40192
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/stripes.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 36411,
                                "wastedBytes": 36411
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/app\/dist\/css\/uikit.app.min.css",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 34642,
                                "wastedBytes": 34642
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 24340,
                                "wastedBytes": 24340
                            },
                            {
                                "url": "https:\/\/analytics.fabianhemmert.com\/matomo.js",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 22279,
                                "wastedBytes": 22279
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit-icons.min.js",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 19328,
                                "wastedBytes": 19328
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/js\/baffle.min.js",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 2292,
                                "wastedBytes": 2292
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 2287,
                                "wastedBytes": 2287
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/es.png",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 2194,
                                "wastedBytes": 2194
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/pt.png",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 2179,
                                "wastedBytes": 2179
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 1874,
                                "wastedBytes": 1874
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/cn.png",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 1162,
                                "wastedBytes": 1162
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/js\/site.js",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 1076,
                                "wastedBytes": 1076
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 966,
                                "wastedBytes": 966
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 937,
                                "wastedBytes": 937
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/gb.png",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 906,
                                "wastedBytes": 906
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 764,
                                "wastedBytes": 764
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/css\/fonts.css",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 702,
                                "wastedBytes": 702
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/fr.png",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 572,
                                "wastedBytes": 572
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/it.png",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 554,
                                "wastedBytes": 554
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/de.png",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 511,
                                "wastedBytes": 511
                            },
                            {
                                "url": "https:\/\/p.typekit.net\/p.css?s=1&k=ncj0kbu&ht=tk&f=4455.4616.4941.5018.5045.5204.6668.6835.6836.6837.6838.37167.37168.37169.37170&a=37964030&app=typekit&e=css",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 604800
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 173,
                                "wastedBytes": 17.299999999999997
                            }
                        ],
                        "summary": {
                            "wastedBytes": 8563332.3000000007
                        },
                        "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": 8691009,
                    "numericUnit": "byte",
                    "displayValue": "Total size was 8,487\u00a0KiB",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4",
                                "totalBytes": 7697344
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg",
                                "totalBytes": 398192
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                                "totalBytes": 174356
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4",
                                "totalBytes": 54423
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js",
                                "totalBytes": 42832
                            },
                            {
                                "url": "https:\/\/use.typekit.net\/af\/0ae3cf\/00000000000000003b9b0785\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                                "totalBytes": 42815
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4",
                                "totalBytes": 40192
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/stripes.jpg",
                                "totalBytes": 36411
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/app\/dist\/css\/uikit.app.min.css",
                                "totalBytes": 34642
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                                "totalBytes": 24340
                            }
                        ],
                        "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": 0,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 205\u00a0KiB",
                    "warnings": [],
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 200
                    },
                    "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-18-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,7,DIV,1,TABLE,0,TBODY,3,TR,0,TD,0,IMG",
                                    "selector": "tbody > tr > td > img",
                                    "boundingRect": {
                                        "top": 4888,
                                        "bottom": 4919,
                                        "left": 386,
                                        "right": 420,
                                        "width": 35,
                                        "height": 31
                                    },
                                    "snippet": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "nodeLabel": "tbody > tr > td > img"
                                },
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                                "requestStartTime": 2975891.8939999999,
                                "totalBytes": 173941,
                                "wastedBytes": 173941,
                                "wastedPercent": 100
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-180-SECTION",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,5,SECTION",
                                    "selector": "body > div.page > main > section#print",
                                    "boundingRect": {
                                        "top": 4057,
                                        "bottom": 4159,
                                        "left": 0,
                                        "right": 1905,
                                        "width": 1905,
                                        "height": 102
                                    },
                                    "snippet": "<section id=\"print\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom s\u2026\">",
                                    "nodeLabel": "Step 1: Print your Mission."
                                },
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/stripes.jpg",
                                "requestStartTime": 2976373.2390000001,
                                "totalBytes": 36001,
                                "wastedBytes": 36001,
                                "wastedPercent": 100
                            }
                        ],
                        "overallSavingsMs": 0,
                        "overallSavingsBytes": 209942,
                        "sortedBy": [
                            "wastedBytes"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "metricSavings": {
                                "FCP": 0,
                                "LCP": 200
                            }
                        }
                    },
                    "guidanceLevel": 2
                },
                "render-blocking-resources": {
                    "id": "render-blocking-resources",
                    "title": "Eliminate render-blocking resources",
                    "description": "Resources are blocking the first paint of your page. Consider delivering critical JS\/CSS inline and deferring all non-critical JS\/styles. [Learn how to eliminate render-blocking resources](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/render-blocking-resources\/).",
                    "score": 0,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 665,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 670\u00a0ms",
                    "metricSavings": {
                        "FCP": 665,
                        "LCP": 665
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            },
                            {
                                "key": "wastedMs",
                                "valueType": "timespanMs",
                                "label": "Potential Savings"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/css\/fonts.css",
                                "totalBytes": 702,
                                "wastedMs": 159
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/app\/dist\/css\/uikit.app.min.css",
                                "totalBytes": 34642,
                                "wastedMs": 459
                            },
                            {
                                "url": "https:\/\/use.typekit.net\/ncj0kbu.css",
                                "totalBytes": 1457,
                                "wastedMs": 782
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/js\/baffle.min.js",
                                "totalBytes": 2292,
                                "wastedMs": 159
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js",
                                "totalBytes": 42832,
                                "wastedMs": 459
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/js\/site.js",
                                "totalBytes": 1076,
                                "wastedMs": 159
                            }
                        ],
                        "overallSavingsMs": 665
                    },
                    "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": 0,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 150,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 31\u00a0KiB",
                    "metricSavings": {
                        "FCP": 50,
                        "LCP": 100
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            },
                            {
                                "key": "wastedBytes",
                                "valueType": "bytes",
                                "label": "Potential Savings"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/app\/dist\/css\/uikit.app.min.css",
                                "wastedBytes": 32018,
                                "wastedPercent": 92.4252609350048,
                                "totalBytes": 34642
                            }
                        ],
                        "overallSavingsMs": 150,
                        "overallSavingsBytes": 32018,
                        "sortedBy": [
                            "wastedBytes"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "metricSavings": {
                                "FCP": 50,
                                "LCP": 100
                            }
                        }
                    },
                    "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": 150,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 56\u00a0KiB",
                    "metricSavings": {
                        "FCP": 100,
                        "LCP": 100
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "subItemsHeading": {
                                    "key": "source",
                                    "valueType": "code"
                                },
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "subItemsHeading": {
                                    "key": "sourceBytes"
                                },
                                "label": "Transfer Size"
                            },
                            {
                                "key": "wastedBytes",
                                "valueType": "bytes",
                                "subItemsHeading": {
                                    "key": "sourceWastedBytes"
                                },
                                "label": "Potential Savings"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js",
                                "totalBytes": 42357,
                                "wastedBytes": 31935,
                                "wastedPercent": 75.394272204931767
                            },
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js",
                                "totalBytes": 42357,
                                "wastedBytes": 25734,
                                "wastedPercent": 60.754578644960503
                            }
                        ],
                        "overallSavingsMs": 150,
                        "overallSavingsBytes": 57669,
                        "sortedBy": [
                            "wastedBytes"
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "metricSavings": {
                                "FCP": 100,
                                "LCP": 100
                            }
                        }
                    },
                    "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": 410,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 370\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-101-DIV",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,1,SECTION,0,DIV",
                                    "selector": "div.page > main > section#praise > div.uk-position-cover",
                                    "boundingRect": {
                                        "top": 993,
                                        "bottom": 2082,
                                        "left": 0,
                                        "right": 1905,
                                        "width": 1905,
                                        "height": 1089
                                    },
                                    "snippet": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\u2026\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat;\" uk-img=\"loading: eager\">",
                                    "nodeLabel": "div.page > main > section#praise > div.uk-position-cover"
                                },
                                "url": "https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg",
                                "fromProtocol": true,
                                "isCrossOrigin": false,
                                "totalBytes": 397780,
                                "wastedBytes": 353706.84999999998,
                                "wastedWebpBytes": 362404
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-182-SECTION",
                                    "path": "1,HTML,1,BODY,4,SECTION",
                                    "selector": "body > section#app",
                                    "boundingRect": {
                                        "top": 9076,
                                        "bottom": 9178,
                                        "left": 0,
                                        "right": 1905,
                                        "width": 1905,
                                        "height": 102
                                    },
                                    "snippet": "<section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom s\u2026\">",
                                    "nodeLabel": "Step 3: Gather your friends."
                                },
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/stripes.jpg",
                                "fromProtocol": true,
                                "isCrossOrigin": false,
                                "totalBytes": 36001,
                                "wastedBytes": 25607.599999999999,
                                "wastedWebpBytes": 25975
                            }
                        ],
                        "overallSavingsMs": 410,
                        "overallSavingsBytes": 379314.44999999995,
                        "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": 360,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 282\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-101-DIV",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,1,SECTION,0,DIV",
                                    "selector": "div.page > main > section#praise > div.uk-position-cover",
                                    "boundingRect": {
                                        "top": 993,
                                        "bottom": 2082,
                                        "left": 0,
                                        "right": 1905,
                                        "width": 1905,
                                        "height": 1089
                                    },
                                    "snippet": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\u2026\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat;\" uk-img=\"loading: eager\">",
                                    "nodeLabel": "div.page > main > section#praise > div.uk-position-cover"
                                },
                                "url": "https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg",
                                "fromProtocol": true,
                                "isCrossOrigin": false,
                                "totalBytes": 397780,
                                "wastedBytes": 278089
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-182-SECTION",
                                    "path": "1,HTML,1,BODY,4,SECTION",
                                    "selector": "body > section#app",
                                    "boundingRect": {
                                        "top": 9076,
                                        "bottom": 9178,
                                        "left": 0,
                                        "right": 1905,
                                        "width": 1905,
                                        "height": 102
                                    },
                                    "snippet": "<section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom s\u2026\">",
                                    "nodeLabel": "Step 3: Gather your friends."
                                },
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/stripes.jpg",
                                "fromProtocol": true,
                                "isCrossOrigin": false,
                                "totalBytes": 36001,
                                "wastedBytes": 10469
                            }
                        ],
                        "overallSavingsMs": 360,
                        "overallSavingsBytes": 288558,
                        "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": 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
                },
                "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": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 0,
                    "numericUnit": "millisecond",
                    "displayValue": "Potential savings of 0\u00a0KiB",
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 0
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "subItemsHeading": {
                                    "key": "location",
                                    "valueType": "source-location"
                                },
                                "label": "URL"
                            },
                            {
                                "key": null,
                                "valueType": "code",
                                "subItemsHeading": {
                                    "key": "signal"
                                },
                                "label": ""
                            },
                            {
                                "key": "wastedBytes",
                                "valueType": "bytes",
                                "label": "Potential Savings"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.escape-team.com\/assets\/js\/baffle.min.js",
                                "wastedBytes": 67,
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "signal": "@babel\/plugin-transform-classes",
                                            "location": {
                                                "type": "source-location",
                                                "url": "https:\/\/www.escape-team.com\/assets\/js\/baffle.min.js",
                                                "urlProvider": "network",
                                                "line": 5,
                                                "column": 1353
                                            }
                                        }
                                    ]
                                },
                                "totalBytes": 0
                            }
                        ],
                        "overallSavingsMs": 0,
                        "overallSavingsBytes": 67,
                        "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": "Avoid an excessive DOM size",
                    "description": "A large DOM will increase memory usage, cause longer [style calculations](https:\/\/developers.google.com\/web\/fundamentals\/performance\/rendering\/reduce-the-scope-and-complexity-of-style-calculations), and produce costly [layout reflows](https:\/\/developers.google.com\/speed\/articles\/reflow). [Learn how to avoid an excessive DOM size](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/dom-size\/).",
                    "score": 0,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 862,
                    "numericUnit": "element",
                    "displayValue": "862 elements",
                    "metricSavings": {
                        "TBT": 15
                    },
                    "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": 862
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-14-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,1,MAIN,6,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,TABLE,0,TBODY,0,TR,0,TD,0,DIV,0,IMG",
                                    "selector": "tr > td > div > img",
                                    "boundingRect": {
                                        "top": 4428,
                                        "bottom": 4455,
                                        "left": 386,
                                        "right": 414,
                                        "width": 28,
                                        "height": 27
                                    },
                                    "snippet": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "nodeLabel": "tr > td > div > img"
                                },
                                "statistic": "Maximum DOM Depth",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 18
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-156-P",
                                    "path": "1,HTML,1,BODY,8,FOOTER,0,SECTION,0,DIV,0,DIV,2,DIV,1,P",
                                    "selector": "div.uk-container > div.uk-grid > div.uk-width-1-2@s > p",
                                    "boundingRect": {
                                        "top": 11877,
                                        "bottom": 12197,
                                        "left": 353,
                                        "right": 623,
                                        "width": 270,
                                        "height": 320
                                    },
                                    "snippet": "<p>",
                                    "nodeLabel": "div.uk-container > div.uk-grid > div.uk-width-1-2@s > p"
                                },
                                "statistic": "Maximum Child Elements",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 15
                                }
                            }
                        ]
                    },
                    "guidanceLevel": 1
                },
                "geolocation-on-start": {
                    "id": "geolocation-on-start",
                    "title": "Avoids requesting the geolocation permission on page load",
                    "description": "Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. [Learn more about the geolocation permission](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/geolocation-on-start\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "inspector-issues": {
                    "id": "inspector-issues",
                    "title": "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:\/\/localhost\/escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_de_landscape_lq_no_audio.mp4"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                },
                "no-document-write": {
                    "id": "no-document-write",
                    "title": "Avoids `document.write()`",
                    "description": "For users on slow connections, external scripts dynamically injected via `document.write()` can delay page load by tens of seconds. [Learn how to avoid document.write()](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/no-document-write\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 2
                },
                "js-libraries": {
                    "id": "js-libraries",
                    "title": "Detected JavaScript libraries",
                    "description": "All front-end JavaScript libraries detected on the page. [Learn more about this JavaScript library detection diagnostic audit](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/js-libraries\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "notification-on-start": {
                    "id": "notification-on-start",
                    "title": "Avoids requesting the notification permission on page load",
                    "description": "Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. [Learn more about responsibly getting permission for notifications](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/notification-on-start\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "paste-preventing-inputs": {
                    "id": "paste-preventing-inputs",
                    "title": "Allows users to paste into input fields",
                    "description": "Preventing input pasting is a bad practice for the UX, and weakens security by blocking password managers.[Learn more about user-friendly input fields](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/paste-preventing-inputs\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "uses-http2": {
                    "id": "uses-http2",
                    "title": "Use HTTP\/2",
                    "description": "HTTP\/2 offers many benefits over HTTP\/1.1, including binary headers and multiplexing. [Learn more about HTTP\/2](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/uses-http2\/).",
                    "score": 0,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 320,
                    "numericUnit": "millisecond",
                    "displayValue": "25 requests not served via HTTP\/2",
                    "metricSavings": {
                        "LCP": 230,
                        "FCP": 100
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "protocol",
                                "valueType": "text",
                                "label": "Protocol"
                            }
                        ],
                        "items": [
                            {
                                "protocol": "http\/1.1",
                                "url": "https:\/\/www.escape-team.com\/"
                            },
                            {
                                "protocol": "http\/1.1",
                                "url": "https:\/\/www.escape-team.com\/assets\/css\/fonts.css"
                            },
                            {
                                "protocol": "http\/1.1",
                                "url": "https:\/\/www.escape-team.com\/assets\/app\/dist\/css\/uikit.app.min.css"
                            },
                            {
                                "protocol": "http\/1.1",
                                "url": "https:\/\/www.escape-team.com\/assets\/js\/baffle.min.js"
                            },
                            {
                                "protocol": "http\/1.1",
                                "url": "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js"
                            },
                            {
                                "protocol": "http\/1.1",
                                "url": "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit-icons.min.js"
                            },
                            {
                                "protocol": "http\/1.1",
                                "url": "https:\/\/www.escape-team.com\/assets\/js\/site.js"
                            },
                            {
                                "protocol": "http\/1.1",
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                            },
                            {
                                "protocol": "http\/1.1",
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                            },
                            {
                                "protocol": "http\/1.1",
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                            },
                            {
                                "protocol": "http\/1.1",
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                            },
                            {
                                "protocol": "http\/1.1",
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                            },
                            {
                                "protocol": "http\/1.1",
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                            },
                            {
                                "protocol": "http\/1.1",
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/gb.png"
                            },
                            {
                                "protocol": "http\/1.1",
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/de.png"
                            },
                            {
                                "protocol": "http\/1.1",
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/cn.png"
                            },
                            {
                                "protocol": "http\/1.1",
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/es.png"
                            },
                            {
                                "protocol": "http\/1.1",
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/fr.png"
                            },
                            {
                                "protocol": "http\/1.1",
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/it.png"
                            },
                            {
                                "protocol": "http\/1.1",
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/pt.png"
                            },
                            {
                                "protocol": "http\/1.1",
                                "url": "https:\/\/www.escape-team.com\/assets\/img\/stripes.jpg"
                            },
                            {
                                "protocol": "http\/1.1",
                                "url": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg"
                            },
                            {
                                "protocol": "http\/1.1",
                                "url": "https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg"
                            },
                            {
                                "protocol": "http\/1.1",
                                "url": "https:\/\/www.escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4"
                            },
                            {
                                "protocol": "http\/1.1",
                                "url": "https:\/\/www.escape-team.com\/media\/site\/82f69a4376-1698926992\/favatar-32x.png"
                            }
                        ],
                        "overallSavingsMs": 320
                    },
                    "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 not 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": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "label": "Uncrawlable Link"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-111-A",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,0,DIV,0,NAV,1,DIV,3,A",
                                    "selector": "div.uk-container > nav.uk-navbar > div.uk-navbar-right > a.uk-navbar-toggle",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 0,
                                        "left": 0,
                                        "right": 0,
                                        "width": 0,
                                        "height": 0
                                    },
                                    "snippet": "<a class=\"uk-navbar-toggle tm-menu-animate uk-hidden@m uk-icon\" uk-icon=\"icon: menu;\" uk-toggle=\"target: #offcanvas\" tabindex=\"0\" aria-expanded=\"false\">",
                                    "nodeLabel": "div.uk-container > nav.uk-navbar > div.uk-navbar-right > a.uk-navbar-toggle"
                                }
                            }
                        ]
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "binary"
                },
                "structured-data": {
                    "id": "structured-data",
                    "title": "Structured data is valid",
                    "description": "Run the [Structured Data Testing Tool](https:\/\/search.google.com\/structured-data\/testing-tool\/) and the [Structured Data Linter](http:\/\/linter.structured-data.org\/) to validate structured data. [Learn more about Structured Data](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/structured-data\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "bf-cache": {
                    "id": "bf-cache",
                    "title": "Page didn't prevent back\/forward cache restoration",
                    "description": "Many navigations are performed by going back to a previous page, or forwards again. The back\/forward cache (bfcache) can speed up these return navigations. [Learn more about the bfcache](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/bf-cache\/)",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "guidanceLevel": 2
                }
            },
            "configSettings": {
                "output": [
                    "html",
                    "json"
                ],
                "maxWaitForFcp": 30000,
                "maxWaitForLoad": 80000,
                "pauseAfterFcpMs": 5250,
                "pauseAfterLoadMs": 5250,
                "networkQuietThresholdMs": 5250,
                "cpuQuietThresholdMs": 5250,
                "formFactor": "desktop",
                "throttling": {
                    "rttMs": 150,
                    "throughputKbps": 1638.4000000000001,
                    "requestLatencyMs": 562.5,
                    "downloadThroughputKbps": 1474.5600000000002,
                    "uploadThroughputKbps": 675,
                    "cpuSlowdownMultiplier": 4
                },
                "throttlingMethod": "provided",
                "screenEmulation": {
                    "mobile": true,
                    "width": 412,
                    "height": 823,
                    "deviceScaleFactor": 1.75,
                    "disabled": true
                },
                "emulatedUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                "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": 1,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-command-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-dialog-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-body",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-focus",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-input-field-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-meter-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-progressbar-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-children",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-parent",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-roles",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-text",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-toggle-field-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-tooltip-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-treeitem-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-valid-attr",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "button-name",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "bypass",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "color-contrast",
                            "weight": 7,
                            "group": "a11y-color-contrast"
                        },
                        {
                            "id": "definition-list",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "dlitem",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "document-title",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "duplicate-id-active",
                            "weight": 7,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "duplicate-id-aria",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "form-field-multiple-labels",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "frame-title",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "heading-order",
                            "weight": 3,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "html-has-lang",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-lang-valid",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-xml-lang-mismatch",
                            "weight": 0,
                            "group": "a11y-language"
                        },
                        {
                            "id": "image-alt",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "image-redundant-alt",
                            "weight": 1,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-button-name",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-image-alt",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "label",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "link-in-text-block",
                            "weight": 7,
                            "group": "a11y-color-contrast"
                        },
                        {
                            "id": "link-name",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "list",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "listitem",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "meta-refresh",
                            "weight": 0,
                            "group": "a11y-best-practices"
                        },
                        {
                            "id": "meta-viewport",
                            "weight": 10,
                            "group": "a11y-best-practices"
                        },
                        {
                            "id": "object-alt",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "select-name",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "skip-link",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "tabindex",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "table-duplicate-name",
                            "weight": 1,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "td-headers-attr",
                            "weight": 7,
                            "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.89000000000000001
                },
                "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": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "font-size",
                            "weight": 0,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "plugins",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "tap-targets",
                            "weight": 0,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "structured-data",
                            "weight": 0
                        }
                    ],
                    "id": "seo",
                    "score": 0.82999999999999996
                },
                "pwa": {
                    "title": "PWA",
                    "description": "These checks validate the aspects of a Progressive Web App. [Learn what makes a good Progressive Web App](https:\/\/web.dev\/articles\/pwa-checklist).",
                    "manualDescription": "These checks are required by the baseline [PWA Checklist](https:\/\/web.dev\/articles\/pwa-checklist) but are not automatically checked by Lighthouse. They do not affect your score but it's important that you verify them manually.",
                    "supportedModes": [
                        "navigation"
                    ],
                    "auditRefs": [
                        {
                            "id": "installable-manifest",
                            "weight": 2,
                            "group": "pwa-installable"
                        },
                        {
                            "id": "splash-screen",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "themed-omnibox",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "content-width",
                            "weight": 0,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "viewport",
                            "weight": 2,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "maskable-icon",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "pwa-cross-browser",
                            "weight": 0
                        },
                        {
                            "id": "pwa-page-transitions",
                            "weight": 0
                        },
                        {
                            "id": "pwa-each-page-has-url",
                            "weight": 0
                        }
                    ],
                    "id": "pwa",
                    "score": 0.28999999999999998
                }
            },
            "categoryGroups": {
                "metrics": {
                    "title": "Metrics"
                },
                "load-opportunities": {
                    "title": "Opportunities",
                    "description": "These suggestions can help your page load faster. They don't [directly affect](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/performance-scoring\/) the Performance score."
                },
                "budgets": {
                    "title": "Budgets",
                    "description": "Performance budgets set standards for the performance of your site."
                },
                "diagnostics": {
                    "title": "Diagnostics",
                    "description": "More information about the performance of your application. These numbers don't [directly affect](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/performance-scoring\/) the Performance score."
                },
                "pwa-installable": {
                    "title": "Installable"
                },
                "pwa-optimized": {
                    "title": "PWA Optimized"
                },
                "a11y-best-practices": {
                    "title": "Best practices",
                    "description": "These items highlight common accessibility best practices."
                },
                "a11y-color-contrast": {
                    "title": "Contrast",
                    "description": "These are opportunities to improve the legibility of your content."
                },
                "a11y-names-labels": {
                    "title": "Names and labels",
                    "description": "These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader."
                },
                "a11y-navigation": {
                    "title": "Navigation",
                    "description": "These are opportunities to improve keyboard navigation in your application."
                },
                "a11y-aria": {
                    "title": "ARIA",
                    "description": "These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader."
                },
                "a11y-language": {
                    "title": "Internationalization and localization",
                    "description": "These are opportunities to improve the interpretation of your content by users in different locales."
                },
                "a11y-audio-video": {
                    "title": "Audio and video",
                    "description": "These are opportunities to provide alternative content for audio and video. This may improve the experience for users with hearing or vision impairments."
                },
                "a11y-tables-lists": {
                    "title": "Tables and lists",
                    "description": "These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader."
                },
                "seo-mobile": {
                    "title": "Mobile Friendly",
                    "description": "Make sure your pages are mobile friendly so users don\u2019t have to pinch or zoom in order to read the content pages. [Learn how to make pages mobile-friendly](https:\/\/developers.google.com\/search\/mobile-sites\/)."
                },
                "seo-content": {
                    "title": "Content Best Practices",
                    "description": "Format your HTML in a way that enables crawlers to better understand your app\u2019s content."
                },
                "seo-crawl": {
                    "title": "Crawling and Indexing",
                    "description": "To appear in search results, crawlers need access to your app."
                },
                "best-practices-trust-safety": {
                    "title": "Trust and Safety"
                },
                "best-practices-ux": {
                    "title": "User Experience"
                },
                "best-practices-browser-compat": {
                    "title": "Browser Compatibility"
                },
                "best-practices-general": {
                    "title": "General"
                },
                "hidden": {
                    "title": ""
                }
            },
            "stackPacks": [],
            "entities": [
                {
                    "name": "escape-team.com",
                    "origins": [
                        "https:\/\/www.escape-team.com"
                    ],
                    "isFirstParty": true,
                    "isUnrecognized": true
                },
                {
                    "name": "Adobe TypeKit",
                    "homepage": "https:\/\/fonts.adobe.com\/",
                    "origins": [
                        "https:\/\/use.typekit.net",
                        "https:\/\/p.typekit.net"
                    ],
                    "category": "cdn"
                },
                {
                    "name": "localhost",
                    "origins": [
                        "http:\/\/localhost"
                    ],
                    "isUnrecognized": true
                },
                {
                    "name": "fabianhemmert.com",
                    "origins": [
                        "https:\/\/analytics.fabianhemmert.com"
                    ],
                    "isUnrecognized": true
                }
            ],
            "timing": {
                "entries": [
                    {
                        "startTime": 945.09000000000003,
                        "name": "lh:config",
                        "duration": 874.00999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 948.87,
                        "name": "lh:config:resolveArtifactsToDefns",
                        "duration": 82.120000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1819.3299999999999,
                        "name": "lh:runner:gather",
                        "duration": 28067.599999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2072.6100000000001,
                        "name": "lh:driver:connect",
                        "duration": 13.859999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2086.9000000000001,
                        "name": "lh:driver:navigate",
                        "duration": 17.359999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2104.8099999999999,
                        "name": "lh:gather:getBenchmarkIndex",
                        "duration": 1015.67,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3120.77,
                        "name": "lh:gather:getVersion",
                        "duration": 1.1799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3122.2399999999998,
                        "name": "lh:prepare:navigationMode",
                        "duration": 58.969999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3152.6799999999998,
                        "name": "lh:storage:clearDataForOrigin",
                        "duration": 12.960000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3165.8600000000001,
                        "name": "lh:storage:clearBrowserCaches",
                        "duration": 11.34,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3178.7399999999998,
                        "name": "lh:gather:prepareThrottlingAndNetwork",
                        "duration": 2.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3239.4000000000001,
                        "name": "lh:driver:navigate",
                        "duration": 13055.879999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18784.939999999999,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18785.25,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18785.610000000001,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 8.9900000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18795.200000000001,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18795.369999999999,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18795.450000000001,
                        "name": "lh:gather:getArtifact:Accessibility",
                        "duration": 2528.0900000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21323.599999999999,
                        "name": "lh:gather:getArtifact:AnchorElements",
                        "duration": 291.52999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21615.200000000001,
                        "name": "lh:gather:getArtifact:ConsoleMessages",
                        "duration": 0.29999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21615.57,
                        "name": "lh:gather:getArtifact:CSSUsage",
                        "duration": 387.20999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22002.830000000002,
                        "name": "lh:gather:getArtifact:Doctype",
                        "duration": 1.98,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22004.860000000001,
                        "name": "lh:gather:getArtifact:DOMStats",
                        "duration": 10.81,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22015.740000000002,
                        "name": "lh:gather:getArtifact:EmbeddedContent",
                        "duration": 13.109999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22028.91,
                        "name": "lh:gather:getArtifact:FontSize",
                        "duration": 144.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22173.709999999999,
                        "name": "lh:gather:getArtifact:Inputs",
                        "duration": 22.59,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22196.369999999999,
                        "name": "lh:gather:getArtifact:GlobalListeners",
                        "duration": 3.2999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22199.720000000001,
                        "name": "lh:gather:getArtifact:ImageElements",
                        "duration": 5222.8599999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27422.639999999999,
                        "name": "lh:gather:getArtifact:InstallabilityErrors",
                        "duration": 1.3400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27422.98,
                        "name": "lh:gather:getInstallabilityErrors",
                        "duration": 0.94999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27424.200000000001,
                        "name": "lh:gather:getArtifact:InspectorIssues",
                        "duration": 0.81999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27425.080000000002,
                        "name": "lh:gather:getArtifact:JsUsage",
                        "duration": 0.35999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27425.529999999999,
                        "name": "lh:gather:getArtifact:LinkElements",
                        "duration": 14.380000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27439.380000000001,
                        "name": "lh:computed:MainResource",
                        "duration": 0.44,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27439.970000000001,
                        "name": "lh:gather:getArtifact:MainDocumentContent",
                        "duration": 6.9699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27447,
                        "name": "lh:gather:getArtifact:MetaElements",
                        "duration": 11.029999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27458.16,
                        "name": "lh:gather:getArtifact:NetworkUserAgent",
                        "duration": 0.27000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27458.610000000001,
                        "name": "lh:gather:getArtifact:OptimizedImages",
                        "duration": 1185.79,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28644.52,
                        "name": "lh:gather:getArtifact:ResponseCompression",
                        "duration": 12.1,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28656.68,
                        "name": "lh:gather:getArtifact:RobotsTxt",
                        "duration": 175.69,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28832.419999999998,
                        "name": "lh:gather:getArtifact:Scripts",
                        "duration": 0.80000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28833.299999999999,
                        "name": "lh:gather:getArtifact:SourceMaps",
                        "duration": 0.23000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28833.560000000001,
                        "name": "lh:gather:getArtifact:Stacks",
                        "duration": 60.380000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28833.790000000001,
                        "name": "lh:gather:collectStacks",
                        "duration": 60.100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28894.02,
                        "name": "lh:gather:getArtifact:TagsBlockingFirstPaint",
                        "duration": 17.600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28911.669999999998,
                        "name": "lh:gather:getArtifact:TapTargets",
                        "duration": 163.58000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29075.369999999999,
                        "name": "lh:gather:getArtifact:TraceElements",
                        "duration": 356.48000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29075.860000000001,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 255.19999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29331.299999999999,
                        "name": "lh:computed:ProcessedNavigation",
                        "duration": 10.859999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29342.349999999999,
                        "name": "lh:computed:CumulativeLayoutShift",
                        "duration": 1.52,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29346.310000000001,
                        "name": "lh:computed:Responsiveness",
                        "duration": 0.40000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29431.889999999999,
                        "name": "lh:gather:getArtifact:ViewportDimensions",
                        "duration": 6.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29438.23,
                        "name": "lh:gather:getArtifact:WebAppManifest",
                        "duration": 7.0700000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29445.360000000001,
                        "name": "lh:gather:getArtifact:devtoolsLogs",
                        "duration": 0.19,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29445.59,
                        "name": "lh:gather:getArtifact:traces",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29445.91,
                        "name": "lh:gather:getArtifact:BFCacheFailures",
                        "duration": 414.55000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29887.720000000001,
                        "name": "lh:runner:audit",
                        "duration": 3135.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29887.939999999999,
                        "name": "lh:runner:auditing",
                        "duration": 3134.4699999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29899.860000000001,
                        "name": "lh:audit:is-on-https",
                        "duration": 23.530000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29903.68,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 8.0099999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29926.349999999999,
                        "name": "lh:audit:viewport",
                        "duration": 3.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29927.419999999998,
                        "name": "lh:computed:ViewportMeta",
                        "duration": 0.89000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29930.75,
                        "name": "lh:audit:first-contentful-paint",
                        "duration": 124.95,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29937.5,
                        "name": "lh:computed:FirstContentfulPaint",
                        "duration": 116.2,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29937.77,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 114.77,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30052.639999999999,
                        "name": "lh:computed:ProcessedNavigation",
                        "duration": 0.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30056,
                        "name": "lh:audit:largest-contentful-paint",
                        "duration": 2.6600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30056.939999999999,
                        "name": "lh:computed:LargestContentfulPaint",
                        "duration": 0.17999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30059.189999999999,
                        "name": "lh:audit:first-meaningful-paint",
                        "duration": 2.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30060.009999999998,
                        "name": "lh:computed:FirstMeaningfulPaint",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30062.299999999999,
                        "name": "lh:audit:speed-index",
                        "duration": 1469.1500000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30063.049999999999,
                        "name": "lh:computed:SpeedIndex",
                        "duration": 1466.23,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 30063.200000000001,
                        "name": "lh:computed:Speedline",
                        "duration": 1466.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31531.52,
                        "name": "lh:audit:screenshot-thumbnails",
                        "duration": 1.98,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31533.560000000001,
                        "name": "lh:audit:final-screenshot",
                        "duration": 4.1500000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31533.900000000001,
                        "name": "lh:computed:Screenshots",
                        "duration": 3.7000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31538.48,
                        "name": "lh:audit:total-blocking-time",
                        "duration": 16.120000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31539.400000000001,
                        "name": "lh:computed:TotalBlockingTime",
                        "duration": 13.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31544.939999999999,
                        "name": "lh:computed:Interactive",
                        "duration": 6.2000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31555.360000000001,
                        "name": "lh:audit:max-potential-fid",
                        "duration": 10.199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31556.470000000001,
                        "name": "lh:computed:MaxPotentialFID",
                        "duration": 5.1900000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31566.330000000002,
                        "name": "lh:audit:cumulative-layout-shift",
                        "duration": 36.82,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31600.84,
                        "name": "lh:computed:CumulativeLayoutShift",
                        "duration": 1.0600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31603.849999999999,
                        "name": "lh:audit:errors-in-console",
                        "duration": 3.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31605.240000000002,
                        "name": "lh:computed:JSBundles",
                        "duration": 0.17999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31608.369999999999,
                        "name": "lh:audit:server-response-time",
                        "duration": 2.0699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31609.07,
                        "name": "lh:computed:MainResource",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31610.77,
                        "name": "lh:audit:interactive",
                        "duration": 1.51,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31612.59,
                        "name": "lh:audit:user-timings",
                        "duration": 4.0499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31613.130000000001,
                        "name": "lh:computed:UserTimings",
                        "duration": 2.6800000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31616.919999999998,
                        "name": "lh:audit:critical-request-chains",
                        "duration": 38.43,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31617.48,
                        "name": "lh:computed:CriticalRequestChains",
                        "duration": 32.810000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31617.599999999999,
                        "name": "lh:computed:PageDependencyGraph",
                        "duration": 31,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31655.810000000001,
                        "name": "lh:audit:redirects",
                        "duration": 41.170000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31656.75,
                        "name": "lh:computed:LanternInteractive",
                        "duration": 34.490000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31656.849999999999,
                        "name": "lh:computed:LanternFirstMeaningfulPaint",
                        "duration": 21.82,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31656.919999999998,
                        "name": "lh:computed:LanternFirstContentfulPaint",
                        "duration": 13.1,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31657.490000000002,
                        "name": "lh:computed:LoadSimulator",
                        "duration": 3.4100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31657.669999999998,
                        "name": "lh:computed:NetworkAnalysis",
                        "duration": 2.9500000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31697.439999999999,
                        "name": "lh:audit:installable-manifest",
                        "duration": 2.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31699.869999999999,
                        "name": "lh:audit:splash-screen",
                        "duration": 1.73,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31700.41,
                        "name": "lh:computed:ManifestValues",
                        "duration": 0.14000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31701.939999999999,
                        "name": "lh:audit:themed-omnibox",
                        "duration": 1.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31703.709999999999,
                        "name": "lh:audit:maskable-icon",
                        "duration": 1.51,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31705.57,
                        "name": "lh:audit:content-width",
                        "duration": 1.23,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31707.130000000001,
                        "name": "lh:audit:image-aspect-ratio",
                        "duration": 2.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31709.84,
                        "name": "lh:audit:image-size-responsive",
                        "duration": 2.0600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31712.279999999999,
                        "name": "lh:audit:preload-fonts",
                        "duration": 1.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31713.740000000002,
                        "name": "lh:audit:deprecations",
                        "duration": 1.3500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31715.43,
                        "name": "lh:audit:third-party-cookies",
                        "duration": 1.26,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31717.060000000001,
                        "name": "lh:audit:mainthread-work-breakdown",
                        "duration": 55.420000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31717.830000000002,
                        "name": "lh:computed:MainThreadTasks",
                        "duration": 49.700000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31773.119999999999,
                        "name": "lh:audit:bootup-time",
                        "duration": 104.68000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31818.52,
                        "name": "lh:computed:TBTImpactTasks",
                        "duration": 53.82,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31878.09,
                        "name": "lh:audit:uses-rel-preload",
                        "duration": 0.95999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31879.330000000002,
                        "name": "lh:audit:uses-rel-preconnect",
                        "duration": 3.4700000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31883.150000000001,
                        "name": "lh:audit:font-display",
                        "duration": 3.8100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31887,
                        "name": "lh:audit:diagnostics",
                        "duration": 1.8200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31888.849999999999,
                        "name": "lh:audit:network-requests",
                        "duration": 3.4700000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31889.220000000001,
                        "name": "lh:computed:EntityClassification",
                        "duration": 2.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31892.66,
                        "name": "lh:audit:network-rtt",
                        "duration": 1.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31894.43,
                        "name": "lh:audit:network-server-latency",
                        "duration": 2.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31896.990000000002,
                        "name": "lh:audit:main-thread-tasks",
                        "duration": 0.87,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31897.889999999999,
                        "name": "lh:audit:metrics",
                        "duration": 5.3200000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31898.200000000001,
                        "name": "lh:computed:TimingSummary",
                        "duration": 4.7599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31898.689999999999,
                        "name": "lh:computed:FirstContentfulPaintAllFrames",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31898.830000000002,
                        "name": "lh:computed:LargestContentfulPaintAllFrames",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31898.98,
                        "name": "lh:computed:LCPBreakdown",
                        "duration": 2.5299999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31899.080000000002,
                        "name": "lh:computed:TimeToFirstByte",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31899.189999999999,
                        "name": "lh:computed:LCPImageRecord",
                        "duration": 2.2000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31903.650000000001,
                        "name": "lh:audit:performance-budget",
                        "duration": 11.08,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31904.41,
                        "name": "lh:computed:ResourceSummary",
                        "duration": 9.6500000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31914.990000000002,
                        "name": "lh:audit:timing-budget",
                        "duration": 1.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31916.139999999999,
                        "name": "lh:audit:resource-summary",
                        "duration": 1.1100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31917.639999999999,
                        "name": "lh:audit:third-party-summary",
                        "duration": 13.119999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31931.349999999999,
                        "name": "lh:audit:third-party-facades",
                        "duration": 18.469999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31950.299999999999,
                        "name": "lh:audit:largest-contentful-paint-element",
                        "duration": 3.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31954.330000000002,
                        "name": "lh:audit:lcp-lazy-loaded",
                        "duration": 2.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31957.290000000001,
                        "name": "lh:audit:layout-shift-elements",
                        "duration": 2.1499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31959.880000000001,
                        "name": "lh:audit:long-tasks",
                        "duration": 9.6899999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31970.099999999999,
                        "name": "lh:audit:no-unload-listeners",
                        "duration": 2.0600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31972.529999999999,
                        "name": "lh:audit:non-composited-animations",
                        "duration": 5.7999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31978.830000000002,
                        "name": "lh:audit:unsized-images",
                        "duration": 3.8500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31983.25,
                        "name": "lh:audit:valid-source-maps",
                        "duration": 2.5499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31986.23,
                        "name": "lh:audit:prioritize-lcp-image",
                        "duration": 42.369999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 31987.080000000002,
                        "name": "lh:computed:LanternLargestContentfulPaint",
                        "duration": 21.559999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32029.060000000001,
                        "name": "lh:audit:csp-xss",
                        "duration": 2.3599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32031.470000000001,
                        "name": "lh:audit:script-treemap-data",
                        "duration": 18.920000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32032.130000000001,
                        "name": "lh:computed:ModuleDuplication",
                        "duration": 0.35999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32032.560000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 2.5600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32035.27,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 10.380000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32045.759999999998,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 1.95,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32047.82,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32048,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32048.240000000002,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32048.48,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.69999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32049.330000000002,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.96999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32050.93,
                        "name": "lh:audit:pwa-cross-browser",
                        "duration": 1.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32052.610000000001,
                        "name": "lh:audit:pwa-page-transitions",
                        "duration": 1.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32054.330000000002,
                        "name": "lh:audit:pwa-each-page-has-url",
                        "duration": 1.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32055.880000000001,
                        "name": "lh:audit:accesskeys",
                        "duration": 2.0499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32058.419999999998,
                        "name": "lh:audit:aria-allowed-attr",
                        "duration": 1.72,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32060.630000000001,
                        "name": "lh:audit:aria-allowed-role",
                        "duration": 5.1399999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32066.099999999999,
                        "name": "lh:audit:aria-command-name",
                        "duration": 1.1899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32067.580000000002,
                        "name": "lh:audit:aria-dialog-name",
                        "duration": 1.22,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32069.130000000001,
                        "name": "lh:audit:aria-hidden-body",
                        "duration": 3.8100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32073.27,
                        "name": "lh:audit:aria-hidden-focus",
                        "duration": 3.8900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32077.459999999999,
                        "name": "lh:audit:aria-input-field-name",
                        "duration": 1.26,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32079,
                        "name": "lh:audit:aria-meter-name",
                        "duration": 1.3500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32080.639999999999,
                        "name": "lh:audit:aria-progressbar-name",
                        "duration": 1.49,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32082.41,
                        "name": "lh:audit:aria-required-attr",
                        "duration": 3.8399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32101.349999999999,
                        "name": "lh:audit:aria-required-children",
                        "duration": 1.78,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32103.639999999999,
                        "name": "lh:audit:aria-required-parent",
                        "duration": 2.73,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32106.84,
                        "name": "lh:audit:aria-roles",
                        "duration": 4.9500000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32112.130000000001,
                        "name": "lh:audit:aria-text",
                        "duration": 1.74,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32114.169999999998,
                        "name": "lh:audit:aria-toggle-field-name",
                        "duration": 1.6899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32116.16,
                        "name": "lh:audit:aria-tooltip-name",
                        "duration": 1.78,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32118.23,
                        "name": "lh:audit:aria-treeitem-name",
                        "duration": 1.8500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32120.360000000001,
                        "name": "lh:audit:aria-valid-attr-value",
                        "duration": 3.3100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32124.5,
                        "name": "lh:audit:aria-valid-attr",
                        "duration": 5.6399999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32130.959999999999,
                        "name": "lh:audit:button-name",
                        "duration": 10.859999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32142.52,
                        "name": "lh:audit:bypass",
                        "duration": 10.9,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32154.490000000002,
                        "name": "lh:audit:color-contrast",
                        "duration": 40.329999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32200.130000000001,
                        "name": "lh:audit:definition-list",
                        "duration": 9.5700000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32210.41,
                        "name": "lh:audit:dlitem",
                        "duration": 8.8499999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32219.990000000002,
                        "name": "lh:audit:document-title",
                        "duration": 10.15,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32230.860000000001,
                        "name": "lh:audit:duplicate-id-active",
                        "duration": 10.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32241.540000000001,
                        "name": "lh:audit:duplicate-id-aria",
                        "duration": 5.0599999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32247.450000000001,
                        "name": "lh:audit:empty-heading",
                        "duration": 18.149999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32266.369999999999,
                        "name": "lh:audit:form-field-multiple-labels",
                        "duration": 29.449999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32296.349999999999,
                        "name": "lh:audit:frame-title",
                        "duration": 18.440000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32315.130000000001,
                        "name": "lh:audit:heading-order",
                        "duration": 3.8700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32319.349999999999,
                        "name": "lh:audit:html-has-lang",
                        "duration": 4.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32323.77,
                        "name": "lh:audit:html-lang-valid",
                        "duration": 3.9500000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32328.049999999999,
                        "name": "lh:audit:html-xml-lang-mismatch",
                        "duration": 3.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32331.43,
                        "name": "lh:audit:identical-links-same-purpose",
                        "duration": 3.9199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32335.639999999999,
                        "name": "lh:audit:image-alt",
                        "duration": 3.8599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32339.799999999999,
                        "name": "lh:audit:image-redundant-alt",
                        "duration": 3.8999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32343.98,
                        "name": "lh:audit:input-button-name",
                        "duration": 3.6299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32347.889999999999,
                        "name": "lh:audit:input-image-alt",
                        "duration": 2.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32350.560000000001,
                        "name": "lh:audit:label-content-name-mismatch",
                        "duration": 2.4700000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32353.310000000001,
                        "name": "lh:audit:label",
                        "duration": 3.5299999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32357.18,
                        "name": "lh:audit:landmark-one-main",
                        "duration": 20.960000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32378.459999999999,
                        "name": "lh:audit:link-name",
                        "duration": 3.9399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32382.709999999999,
                        "name": "lh:audit:link-in-text-block",
                        "duration": 3.8500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32386.860000000001,
                        "name": "lh:audit:list",
                        "duration": 3.9199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32391.060000000001,
                        "name": "lh:audit:listitem",
                        "duration": 3.8399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32395.200000000001,
                        "name": "lh:audit:meta-refresh",
                        "duration": 27.870000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32423.5,
                        "name": "lh:audit:meta-viewport",
                        "duration": 4.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32427.869999999999,
                        "name": "lh:audit:object-alt",
                        "duration": 2.6600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32430.810000000001,
                        "name": "lh:audit:select-name",
                        "duration": 2.5899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32433.669999999998,
                        "name": "lh:audit:skip-link",
                        "duration": 2.4900000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32436.450000000001,
                        "name": "lh:audit:tabindex",
                        "duration": 2.8500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32439.59,
                        "name": "lh:audit:table-duplicate-name",
                        "duration": 3.8799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32443.790000000001,
                        "name": "lh:audit:table-fake-caption",
                        "duration": 3.3100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32447.419999999998,
                        "name": "lh:audit:target-size",
                        "duration": 4.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32451.77,
                        "name": "lh:audit:td-has-header",
                        "duration": 3.2599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32455.34,
                        "name": "lh:audit:td-headers-attr",
                        "duration": 25.449999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32481.209999999999,
                        "name": "lh:audit:th-has-data-cells",
                        "duration": 3.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32484.990000000002,
                        "name": "lh:audit:valid-lang",
                        "duration": 3.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32488.75,
                        "name": "lh:audit:video-caption",
                        "duration": 4.0999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32492.900000000001,
                        "name": "lh:audit:custom-controls-labels",
                        "duration": 0.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32493.099999999999,
                        "name": "lh:audit:custom-controls-roles",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32493.209999999999,
                        "name": "lh:audit:focus-traps",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32493.310000000001,
                        "name": "lh:audit:focusable-controls",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32493.400000000001,
                        "name": "lh:audit:interactive-element-affordance",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32493.48,
                        "name": "lh:audit:logical-tab-order",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32493.57,
                        "name": "lh:audit:managed-focus",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32493.650000000001,
                        "name": "lh:audit:offscreen-content-hidden",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32493.73,
                        "name": "lh:audit:use-landmarks",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32493.810000000001,
                        "name": "lh:audit:visual-order-follows-dom",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32494.240000000002,
                        "name": "lh:audit:uses-long-cache-ttl",
                        "duration": 3.5099999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32498.040000000001,
                        "name": "lh:audit:total-byte-weight",
                        "duration": 1.9399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32500.23,
                        "name": "lh:audit:offscreen-images",
                        "duration": 32.090000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32532.810000000001,
                        "name": "lh:audit:render-blocking-resources",
                        "duration": 86.209999999999994,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32542.32,
                        "name": "lh:computed:UnusedCSS",
                        "duration": 5.4400000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32547.959999999999,
                        "name": "lh:computed:FirstContentfulPaint",
                        "duration": 13.109999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32548.23,
                        "name": "lh:computed:LanternFirstContentfulPaint",
                        "duration": 12.789999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32548.360000000001,
                        "name": "lh:computed:LoadSimulator",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32619.439999999999,
                        "name": "lh:audit:unminified-css",
                        "duration": 66.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32686.439999999999,
                        "name": "lh:audit:unminified-javascript",
                        "duration": 88.969999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32775.830000000002,
                        "name": "lh:audit:unused-css-rules",
                        "duration": 15.140000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32791.389999999999,
                        "name": "lh:audit:unused-javascript",
                        "duration": 38.460000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32830.309999999998,
                        "name": "lh:audit:modern-image-formats",
                        "duration": 29.960000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32860.68,
                        "name": "lh:audit:uses-optimized-images",
                        "duration": 15.949999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32876.889999999999,
                        "name": "lh:audit:uses-text-compression",
                        "duration": 13.699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32891,
                        "name": "lh:audit:uses-responsive-images",
                        "duration": 12.859999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32891.970000000001,
                        "name": "lh:computed:ImageRecords",
                        "duration": 1.8899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32904.129999999997,
                        "name": "lh:audit:efficient-animated-content",
                        "duration": 19.079999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32923.629999999997,
                        "name": "lh:audit:duplicated-javascript",
                        "duration": 15.92,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32940.040000000001,
                        "name": "lh:audit:legacy-javascript",
                        "duration": 26.149999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32966.529999999999,
                        "name": "lh:audit:doctype",
                        "duration": 1.23,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32968.07,
                        "name": "lh:audit:charset",
                        "duration": 8.7599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32977.230000000003,
                        "name": "lh:audit:dom-size",
                        "duration": 4.8700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32982.43,
                        "name": "lh:audit:geolocation-on-start",
                        "duration": 1.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32984.07,
                        "name": "lh:audit:inspector-issues",
                        "duration": 1.3700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32985.75,
                        "name": "lh:audit:no-document-write",
                        "duration": 1.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32987.089999999997,
                        "name": "lh:audit:js-libraries",
                        "duration": 0.89000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32988.290000000001,
                        "name": "lh:audit:notification-on-start",
                        "duration": 1.2,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32989.779999999999,
                        "name": "lh:audit:paste-preventing-inputs",
                        "duration": 1.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32991.089999999997,
                        "name": "lh:audit:uses-http2",
                        "duration": 8.3699999999999992,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 32999.790000000001,
                        "name": "lh:audit:uses-passive-event-listeners",
                        "duration": 1.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 33001.400000000001,
                        "name": "lh:audit:meta-description",
                        "duration": 1.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 33002.690000000002,
                        "name": "lh:audit:http-status-code",
                        "duration": 1.0600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 33004.080000000002,
                        "name": "lh:audit:font-size",
                        "duration": 1.24,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 33005.620000000003,
                        "name": "lh:audit:link-text",
                        "duration": 1.55,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 33007.480000000003,
                        "name": "lh:audit:crawlable-anchors",
                        "duration": 1.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 33009.5,
                        "name": "lh:audit:is-crawlable",
                        "duration": 2.8399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 33012.629999999997,
                        "name": "lh:audit:robots-txt",
                        "duration": 1.49,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 33014.419999999998,
                        "name": "lh:audit:tap-targets",
                        "duration": 1.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 33015.82,
                        "name": "lh:audit:hreflang",
                        "duration": 1.2,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 33017.339999999997,
                        "name": "lh:audit:plugins",
                        "duration": 1.03,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 33018.660000000003,
                        "name": "lh:audit:canonical",
                        "duration": 1.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 33020.199999999997,
                        "name": "lh:audit:structured-data",
                        "duration": 0.68000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 33021.239999999998,
                        "name": "lh:audit:bf-cache",
                        "duration": 1.1399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 33022.419999999998,
                        "name": "lh:runner:generate",
                        "duration": 0.78000000000000003,
                        "entryType": "measure"
                    }
                ],
                "total": 31203.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\/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 | upgraded": [
                        "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": 1277.971
                            },
                            "path": "audits[first-contentful-paint].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 1706.0609999999999
                            },
                            "path": "audits[largest-contentful-paint].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 1675.2159999999999
                            },
                            "path": "audits[first-meaningful-paint].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 7856
                            },
                            "path": "audits[speed-index].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 1616.5319999999999
                            },
                            "path": "audits.interactive.displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 1480.8599999999951
                            },
                            "path": "audits[mainthread-work-breakdown].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 286.62399999999934
                            },
                            "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": 31.763999999999896
                            },
                            "path": "audits[total-blocking-time].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 81.763999999999996
                            },
                            "path": "audits[max-potential-fid].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 67.814999999999998
                            },
                            "path": "audits[network-rtt].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 41.181500000000007
                            },
                            "path": "audits[network-server-latency].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 1706.0609999999999
                            },
                            "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"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnDescription": [
                        "audits[errors-in-console].details.headings[1].label",
                        "audits[csp-xss].details.headings[0].label"
                    ],
                    "core\/audits\/server-response-time.js | title": [
                        "audits[server-response-time].title"
                    ],
                    "core\/audits\/server-response-time.js | description": [
                        "audits[server-response-time].description"
                    ],
                    "core\/audits\/server-response-time.js | displayValue": [
                        {
                            "values": {
                                "timeInMs": 87.901999999999987
                            },
                            "path": "audits[server-response-time].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnURL": [
                        "audits[server-response-time].details.headings[0].label",
                        "audits[bootup-time].details.headings[0].label",
                        "audits[uses-rel-preconnect].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[unsized-images].details.headings[1].label",
                        "audits[prioritize-lcp-image].details.headings[1].label",
                        "audits[uses-long-cache-ttl].details.headings[0].label",
                        "audits[total-byte-weight].details.headings[0].label",
                        "audits[offscreen-images].details.headings[1].label",
                        "audits[render-blocking-resources].details.headings[0].label",
                        "audits[unused-css-rules].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[legacy-javascript].details.headings[0].label",
                        "audits[uses-http2].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnTimeSpent": [
                        "audits[server-response-time].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": 11
                            },
                            "path": "audits[critical-request-chains].displayValue"
                        }
                    ],
                    "core\/audits\/redirects.js | title": [
                        "audits.redirects.title"
                    ],
                    "core\/audits\/redirects.js | description": [
                        "audits.redirects.description"
                    ],
                    "core\/audits\/installable-manifest.js | failureTitle": [
                        "audits[installable-manifest].title"
                    ],
                    "core\/audits\/installable-manifest.js | description": [
                        "audits[installable-manifest].description"
                    ],
                    "core\/audits\/installable-manifest.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 1
                            },
                            "path": "audits[installable-manifest].displayValue"
                        }
                    ],
                    "core\/audits\/installable-manifest.js | columnValue": [
                        "audits[installable-manifest].details.headings[0].label"
                    ],
                    "core\/audits\/installable-manifest.js | no-manifest": [
                        "audits[installable-manifest].details.items[0].reason"
                    ],
                    "core\/audits\/splash-screen.js | failureTitle": [
                        "audits[splash-screen].title"
                    ],
                    "core\/audits\/splash-screen.js | description": [
                        "audits[splash-screen].description"
                    ],
                    "core\/audits\/themed-omnibox.js | failureTitle": [
                        "audits[themed-omnibox].title"
                    ],
                    "core\/audits\/themed-omnibox.js | description": [
                        "audits[themed-omnibox].description"
                    ],
                    "core\/audits\/maskable-icon.js | failureTitle": [
                        "audits[maskable-icon].title"
                    ],
                    "core\/audits\/maskable-icon.js | description": [
                        "audits[maskable-icon].description"
                    ],
                    "core\/audits\/content-width.js | title": [
                        "audits[content-width].title"
                    ],
                    "core\/audits\/content-width.js | description": [
                        "audits[content-width].description"
                    ],
                    "core\/audits\/image-aspect-ratio.js | title": [
                        "audits[image-aspect-ratio].title"
                    ],
                    "core\/audits\/image-aspect-ratio.js | description": [
                        "audits[image-aspect-ratio].description"
                    ],
                    "core\/audits\/image-size-responsive.js | title": [
                        "audits[image-size-responsive].title"
                    ],
                    "core\/audits\/image-size-responsive.js | description": [
                        "audits[image-size-responsive].description"
                    ],
                    "core\/audits\/preload-fonts.js | title": [
                        "audits[preload-fonts].title"
                    ],
                    "core\/audits\/preload-fonts.js | description": [
                        "audits[preload-fonts].description"
                    ],
                    "core\/audits\/deprecations.js | title": [
                        "audits.deprecations.title"
                    ],
                    "core\/audits\/deprecations.js | description": [
                        "audits.deprecations.description"
                    ],
                    "core\/audits\/third-party-cookies.js | title": [
                        "audits[third-party-cookies].title"
                    ],
                    "core\/audits\/third-party-cookies.js | description": [
                        "audits[third-party-cookies].description"
                    ],
                    "core\/audits\/mainthread-work-breakdown.js | title": [
                        "audits[mainthread-work-breakdown].title"
                    ],
                    "core\/audits\/mainthread-work-breakdown.js | description": [
                        "audits[mainthread-work-breakdown].description"
                    ],
                    "core\/audits\/mainthread-work-breakdown.js | columnCategory": [
                        "audits[mainthread-work-breakdown].details.headings[0].label"
                    ],
                    "core\/audits\/bootup-time.js | title": [
                        "audits[bootup-time].title"
                    ],
                    "core\/audits\/bootup-time.js | description": [
                        "audits[bootup-time].description"
                    ],
                    "core\/audits\/bootup-time.js | columnTotal": [
                        "audits[bootup-time].details.headings[1].label"
                    ],
                    "core\/audits\/bootup-time.js | columnScriptEval": [
                        "audits[bootup-time].details.headings[2].label"
                    ],
                    "core\/audits\/bootup-time.js | columnScriptParse": [
                        "audits[bootup-time].details.headings[3].label"
                    ],
                    "core\/audits\/uses-rel-preload.js | title": [
                        "audits[uses-rel-preload].title"
                    ],
                    "core\/audits\/uses-rel-preload.js | description": [
                        "audits[uses-rel-preload].description"
                    ],
                    "core\/audits\/uses-rel-preconnect.js | title": [
                        "audits[uses-rel-preconnect].title"
                    ],
                    "core\/audits\/uses-rel-preconnect.js | description": [
                        "audits[uses-rel-preconnect].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | displayValueMsSavings": [
                        {
                            "values": {
                                "wastedMs": 135.63
                            },
                            "path": "audits[uses-rel-preconnect].displayValue"
                        },
                        {
                            "values": {
                                "wastedMs": 101.51799999999992
                            },
                            "path": "audits[prioritize-lcp-image].displayValue"
                        },
                        {
                            "values": {
                                "wastedMs": 665
                            },
                            "path": "audits[render-blocking-resources].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnWastedBytes": [
                        "audits[uses-rel-preconnect].details.headings[1].label",
                        "audits[font-display].details.headings[1].label",
                        "audits[prioritize-lcp-image].details.headings[2].label",
                        "audits[offscreen-images].details.headings[3].label",
                        "audits[render-blocking-resources].details.headings[2].label",
                        "audits[unused-css-rules].details.headings[2].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[legacy-javascript].details.headings[2].label"
                    ],
                    "core\/audits\/font-display.js | failureTitle": [
                        "audits[font-display].title"
                    ],
                    "core\/audits\/font-display.js | description": [
                        "audits[font-display].description"
                    ],
                    "core\/audits\/network-rtt.js | title": [
                        "audits[network-rtt].title"
                    ],
                    "core\/audits\/network-rtt.js | description": [
                        "audits[network-rtt].description"
                    ],
                    "core\/audits\/network-server-latency.js | title": [
                        "audits[network-server-latency].title"
                    ],
                    "core\/audits\/network-server-latency.js | description": [
                        "audits[network-server-latency].description"
                    ],
                    "core\/audits\/performance-budget.js | title": [
                        "audits[performance-budget].title"
                    ],
                    "core\/audits\/performance-budget.js | description": [
                        "audits[performance-budget].description"
                    ],
                    "core\/audits\/timing-budget.js | title": [
                        "audits[timing-budget].title"
                    ],
                    "core\/audits\/timing-budget.js | description": [
                        "audits[timing-budget].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnResourceType": [
                        "audits[resource-summary].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnRequests": [
                        "audits[resource-summary].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnTransferSize": [
                        "audits[resource-summary].details.headings[2].label",
                        "audits[third-party-summary].details.headings[1].label",
                        "audits[uses-long-cache-ttl].details.headings[2].label",
                        "audits[total-byte-weight].details.headings[1].label",
                        "audits[render-blocking-resources].details.headings[1].label",
                        "audits[unused-css-rules].details.headings[1].label",
                        "audits[unused-javascript].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | totalResourceType": [
                        "audits[resource-summary].details.items[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | mediaResourceType": [
                        "audits[resource-summary].details.items[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | imageResourceType": [
                        "audits[resource-summary].details.items[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | fontResourceType": [
                        "audits[resource-summary].details.items[3].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | scriptResourceType": [
                        "audits[resource-summary].details.items[4].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | stylesheetResourceType": [
                        "audits[resource-summary].details.items[5].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | documentResourceType": [
                        "audits[resource-summary].details.items[6].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | otherResourceType": [
                        "audits[resource-summary].details.items[7].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | thirdPartyResourceType": [
                        "audits[resource-summary].details.items[8].label"
                    ],
                    "core\/audits\/third-party-summary.js | title": [
                        "audits[third-party-summary].title"
                    ],
                    "core\/audits\/third-party-summary.js | description": [
                        "audits[third-party-summary].description"
                    ],
                    "core\/audits\/third-party-summary.js | displayValue": [
                        {
                            "values": {
                                "timeInMs": 0
                            },
                            "path": "audits[third-party-summary].displayValue"
                        }
                    ],
                    "core\/audits\/third-party-summary.js | columnThirdParty": [
                        "audits[third-party-summary].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnBlockingTime": [
                        "audits[third-party-summary].details.headings[2].label"
                    ],
                    "core\/audits\/third-party-facades.js | title": [
                        "audits[third-party-facades].title"
                    ],
                    "core\/audits\/third-party-facades.js | description": [
                        "audits[third-party-facades].description"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | title": [
                        "audits[largest-contentful-paint-element].title"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | description": [
                        "audits[largest-contentful-paint-element].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnElement": [
                        "audits[largest-contentful-paint-element].details.items[0].headings[0].label",
                        "audits[lcp-lazy-loaded].details.headings[0].label",
                        "audits[layout-shift-elements].details.headings[0].label",
                        "audits[non-composited-animations].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": 3
                            },
                            "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\/non-composited-animations.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 15
                            },
                            "path": "audits[non-composited-animations].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnName": [
                        "audits[non-composited-animations].details.headings[1].label"
                    ],
                    "core\/audits\/non-composited-animations.js | unsupportedCSSProperty": [
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "visibility"
                            },
                            "path": "audits[non-composited-animations].details.items[0].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "visibility"
                            },
                            "path": "audits[non-composited-animations].details.items[1].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "visibility"
                            },
                            "path": "audits[non-composited-animations].details.items[2].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "visibility"
                            },
                            "path": "audits[non-composited-animations].details.items[3].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "visibility"
                            },
                            "path": "audits[non-composited-animations].details.items[4].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "visibility"
                            },
                            "path": "audits[non-composited-animations].details.items[5].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "visibility"
                            },
                            "path": "audits[non-composited-animations].details.items[6].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "visibility"
                            },
                            "path": "audits[non-composited-animations].details.items[7].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "visibility"
                            },
                            "path": "audits[non-composited-animations].details.items[8].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "visibility"
                            },
                            "path": "audits[non-composited-animations].details.items[9].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "visibility"
                            },
                            "path": "audits[non-composited-animations].details.items[10].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "visibility"
                            },
                            "path": "audits[non-composited-animations].details.items[11].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "visibility"
                            },
                            "path": "audits[non-composited-animations].details.items[12].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "visibility"
                            },
                            "path": "audits[non-composited-animations].details.items[13].subItems.items[0].failureReason"
                        },
                        {
                            "values": {
                                "propertyCount": 1,
                                "properties": "visibility"
                            },
                            "path": "audits[non-composited-animations].details.items[14].subItems.items[0].failureReason"
                        }
                    ],
                    "core\/audits\/unsized-images.js | failureTitle": [
                        "audits[unsized-images].title"
                    ],
                    "core\/audits\/unsized-images.js | description": [
                        "audits[unsized-images].description"
                    ],
                    "core\/audits\/valid-source-maps.js | title": [
                        "audits[valid-source-maps].title"
                    ],
                    "core\/audits\/valid-source-maps.js | description": [
                        "audits[valid-source-maps].description"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | title": [
                        "audits[prioritize-lcp-image].title"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | description": [
                        "audits[prioritize-lcp-image].description"
                    ],
                    "core\/audits\/csp-xss.js | title": [
                        "audits[csp-xss].title"
                    ],
                    "core\/audits\/csp-xss.js | description": [
                        "audits[csp-xss].description"
                    ],
                    "core\/audits\/csp-xss.js | columnDirective": [
                        "audits[csp-xss].details.headings[1].label"
                    ],
                    "core\/audits\/csp-xss.js | columnSeverity": [
                        "audits[csp-xss].details.headings[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | itemSeverityHigh": [
                        "audits[csp-xss].details.items[0].severity"
                    ],
                    "core\/audits\/csp-xss.js | noCsp": [
                        "audits[csp-xss].details.items[0].description"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | title": [
                        "audits[pwa-cross-browser].title"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | description": [
                        "audits[pwa-cross-browser].description"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | title": [
                        "audits[pwa-page-transitions].title"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | description": [
                        "audits[pwa-page-transitions].description"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | title": [
                        "audits[pwa-each-page-has-url].title"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | description": [
                        "audits[pwa-each-page-has-url].description"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | title": [
                        "audits.accesskeys.title"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | description": [
                        "audits.accesskeys.description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | title": [
                        "audits[aria-allowed-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | description": [
                        "audits[aria-allowed-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | title": [
                        "audits[aria-allowed-role].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | description": [
                        "audits[aria-allowed-role].description"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | title": [
                        "audits[aria-command-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | description": [
                        "audits[aria-command-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-dialog-name.js | title": [
                        "audits[aria-dialog-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-dialog-name.js | description": [
                        "audits[aria-dialog-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-body.js | title": [
                        "audits[aria-hidden-body].title"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-body.js | description": [
                        "audits[aria-hidden-body].description"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-focus.js | title": [
                        "audits[aria-hidden-focus].title"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-focus.js | description": [
                        "audits[aria-hidden-focus].description"
                    ],
                    "core\/audits\/accessibility\/aria-input-field-name.js | title": [
                        "audits[aria-input-field-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-input-field-name.js | description": [
                        "audits[aria-input-field-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-meter-name.js | title": [
                        "audits[aria-meter-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-meter-name.js | description": [
                        "audits[aria-meter-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-progressbar-name.js | title": [
                        "audits[aria-progressbar-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-progressbar-name.js | description": [
                        "audits[aria-progressbar-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | title": [
                        "audits[aria-required-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | description": [
                        "audits[aria-required-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-children.js | title": [
                        "audits[aria-required-children].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-children.js | description": [
                        "audits[aria-required-children].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-parent.js | title": [
                        "audits[aria-required-parent].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-parent.js | description": [
                        "audits[aria-required-parent].description"
                    ],
                    "core\/audits\/accessibility\/aria-roles.js | title": [
                        "audits[aria-roles].title"
                    ],
                    "core\/audits\/accessibility\/aria-roles.js | description": [
                        "audits[aria-roles].description"
                    ],
                    "core\/audits\/accessibility\/aria-text.js | title": [
                        "audits[aria-text].title"
                    ],
                    "core\/audits\/accessibility\/aria-text.js | description": [
                        "audits[aria-text].description"
                    ],
                    "core\/audits\/accessibility\/aria-toggle-field-name.js | title": [
                        "audits[aria-toggle-field-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-toggle-field-name.js | description": [
                        "audits[aria-toggle-field-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-tooltip-name.js | title": [
                        "audits[aria-tooltip-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-tooltip-name.js | description": [
                        "audits[aria-tooltip-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-treeitem-name.js | title": [
                        "audits[aria-treeitem-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-treeitem-name.js | description": [
                        "audits[aria-treeitem-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | title": [
                        "audits[aria-valid-attr-value].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | description": [
                        "audits[aria-valid-attr-value].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | title": [
                        "audits[aria-valid-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | description": [
                        "audits[aria-valid-attr].description"
                    ],
                    "core\/audits\/accessibility\/button-name.js | title": [
                        "audits[button-name].title"
                    ],
                    "core\/audits\/accessibility\/button-name.js | description": [
                        "audits[button-name].description"
                    ],
                    "core\/audits\/accessibility\/bypass.js | title": [
                        "audits.bypass.title"
                    ],
                    "core\/audits\/accessibility\/bypass.js | description": [
                        "audits.bypass.description"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | failureTitle": [
                        "audits[color-contrast].title"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | description": [
                        "audits[color-contrast].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnFailingElem": [
                        "audits[color-contrast].details.headings[0].label",
                        "audits[empty-heading].details.headings[0].label",
                        "audits[identical-links-same-purpose].details.headings[0].label",
                        "audits[image-alt].details.headings[0].label",
                        "audits[video-caption].details.headings[0].label"
                    ],
                    "core\/audits\/accessibility\/definition-list.js | title": [
                        "audits[definition-list].title"
                    ],
                    "core\/audits\/accessibility\/definition-list.js | description": [
                        "audits[definition-list].description"
                    ],
                    "core\/audits\/accessibility\/dlitem.js | title": [
                        "audits.dlitem.title"
                    ],
                    "core\/audits\/accessibility\/dlitem.js | description": [
                        "audits.dlitem.description"
                    ],
                    "core\/audits\/accessibility\/document-title.js | title": [
                        "audits[document-title].title"
                    ],
                    "core\/audits\/accessibility\/document-title.js | description": [
                        "audits[document-title].description"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-active.js | title": [
                        "audits[duplicate-id-active].title"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-active.js | description": [
                        "audits[duplicate-id-active].description"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-aria.js | title": [
                        "audits[duplicate-id-aria].title"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-aria.js | description": [
                        "audits[duplicate-id-aria].description"
                    ],
                    "core\/audits\/accessibility\/empty-heading.js | title": [
                        "audits[empty-heading].title"
                    ],
                    "core\/audits\/accessibility\/empty-heading.js | description": [
                        "audits[empty-heading].description"
                    ],
                    "core\/audits\/accessibility\/form-field-multiple-labels.js | title": [
                        "audits[form-field-multiple-labels].title"
                    ],
                    "core\/audits\/accessibility\/form-field-multiple-labels.js | description": [
                        "audits[form-field-multiple-labels].description"
                    ],
                    "core\/audits\/accessibility\/frame-title.js | title": [
                        "audits[frame-title].title"
                    ],
                    "core\/audits\/accessibility\/frame-title.js | description": [
                        "audits[frame-title].description"
                    ],
                    "core\/audits\/accessibility\/heading-order.js | title": [
                        "audits[heading-order].title"
                    ],
                    "core\/audits\/accessibility\/heading-order.js | description": [
                        "audits[heading-order].description"
                    ],
                    "core\/audits\/accessibility\/html-has-lang.js | title": [
                        "audits[html-has-lang].title"
                    ],
                    "core\/audits\/accessibility\/html-has-lang.js | description": [
                        "audits[html-has-lang].description"
                    ],
                    "core\/audits\/accessibility\/html-lang-valid.js | title": [
                        "audits[html-lang-valid].title"
                    ],
                    "core\/audits\/accessibility\/html-lang-valid.js | description": [
                        "audits[html-lang-valid].description"
                    ],
                    "core\/audits\/accessibility\/html-xml-lang-mismatch.js | title": [
                        "audits[html-xml-lang-mismatch].title"
                    ],
                    "core\/audits\/accessibility\/html-xml-lang-mismatch.js | description": [
                        "audits[html-xml-lang-mismatch].description"
                    ],
                    "core\/audits\/accessibility\/identical-links-same-purpose.js | title": [
                        "audits[identical-links-same-purpose].title"
                    ],
                    "core\/audits\/accessibility\/identical-links-same-purpose.js | description": [
                        "audits[identical-links-same-purpose].description"
                    ],
                    "core\/audits\/accessibility\/image-alt.js | failureTitle": [
                        "audits[image-alt].title"
                    ],
                    "core\/audits\/accessibility\/image-alt.js | description": [
                        "audits[image-alt].description"
                    ],
                    "core\/audits\/accessibility\/image-redundant-alt.js | title": [
                        "audits[image-redundant-alt].title"
                    ],
                    "core\/audits\/accessibility\/image-redundant-alt.js | description": [
                        "audits[image-redundant-alt].description"
                    ],
                    "core\/audits\/accessibility\/input-button-name.js | title": [
                        "audits[input-button-name].title"
                    ],
                    "core\/audits\/accessibility\/input-button-name.js | description": [
                        "audits[input-button-name].description"
                    ],
                    "core\/audits\/accessibility\/input-image-alt.js | title": [
                        "audits[input-image-alt].title"
                    ],
                    "core\/audits\/accessibility\/input-image-alt.js | description": [
                        "audits[input-image-alt].description"
                    ],
                    "core\/audits\/accessibility\/label-content-name-mismatch.js | title": [
                        "audits[label-content-name-mismatch].title"
                    ],
                    "core\/audits\/accessibility\/label-content-name-mismatch.js | description": [
                        "audits[label-content-name-mismatch].description"
                    ],
                    "core\/audits\/accessibility\/label.js | title": [
                        "audits.label.title"
                    ],
                    "core\/audits\/accessibility\/label.js | description": [
                        "audits.label.description"
                    ],
                    "core\/audits\/accessibility\/landmark-one-main.js | title": [
                        "audits[landmark-one-main].title"
                    ],
                    "core\/audits\/accessibility\/landmark-one-main.js | description": [
                        "audits[landmark-one-main].description"
                    ],
                    "core\/audits\/accessibility\/link-name.js | title": [
                        "audits[link-name].title"
                    ],
                    "core\/audits\/accessibility\/link-name.js | description": [
                        "audits[link-name].description"
                    ],
                    "core\/audits\/accessibility\/link-in-text-block.js | title": [
                        "audits[link-in-text-block].title"
                    ],
                    "core\/audits\/accessibility\/link-in-text-block.js | description": [
                        "audits[link-in-text-block].description"
                    ],
                    "core\/audits\/accessibility\/list.js | title": [
                        "audits.list.title"
                    ],
                    "core\/audits\/accessibility\/list.js | description": [
                        "audits.list.description"
                    ],
                    "core\/audits\/accessibility\/listitem.js | title": [
                        "audits.listitem.title"
                    ],
                    "core\/audits\/accessibility\/listitem.js | description": [
                        "audits.listitem.description"
                    ],
                    "core\/audits\/accessibility\/meta-refresh.js | title": [
                        "audits[meta-refresh].title"
                    ],
                    "core\/audits\/accessibility\/meta-refresh.js | description": [
                        "audits[meta-refresh].description"
                    ],
                    "core\/audits\/accessibility\/meta-viewport.js | title": [
                        "audits[meta-viewport].title"
                    ],
                    "core\/audits\/accessibility\/meta-viewport.js | description": [
                        "audits[meta-viewport].description"
                    ],
                    "core\/audits\/accessibility\/object-alt.js | title": [
                        "audits[object-alt].title"
                    ],
                    "core\/audits\/accessibility\/object-alt.js | description": [
                        "audits[object-alt].description"
                    ],
                    "core\/audits\/accessibility\/select-name.js | title": [
                        "audits[select-name].title"
                    ],
                    "core\/audits\/accessibility\/select-name.js | description": [
                        "audits[select-name].description"
                    ],
                    "core\/audits\/accessibility\/skip-link.js | title": [
                        "audits[skip-link].title"
                    ],
                    "core\/audits\/accessibility\/skip-link.js | description": [
                        "audits[skip-link].description"
                    ],
                    "core\/audits\/accessibility\/tabindex.js | title": [
                        "audits.tabindex.title"
                    ],
                    "core\/audits\/accessibility\/tabindex.js | description": [
                        "audits.tabindex.description"
                    ],
                    "core\/audits\/accessibility\/table-duplicate-name.js | title": [
                        "audits[table-duplicate-name].title"
                    ],
                    "core\/audits\/accessibility\/table-duplicate-name.js | description": [
                        "audits[table-duplicate-name].description"
                    ],
                    "core\/audits\/accessibility\/table-fake-caption.js | title": [
                        "audits[table-fake-caption].title"
                    ],
                    "core\/audits\/accessibility\/table-fake-caption.js | description": [
                        "audits[table-fake-caption].description"
                    ],
                    "core\/audits\/accessibility\/target-size.js | title": [
                        "audits[target-size].title"
                    ],
                    "core\/audits\/accessibility\/target-size.js | description": [
                        "audits[target-size].description"
                    ],
                    "core\/audits\/accessibility\/td-has-header.js | title": [
                        "audits[td-has-header].title"
                    ],
                    "core\/audits\/accessibility\/td-has-header.js | description": [
                        "audits[td-has-header].description"
                    ],
                    "core\/audits\/accessibility\/td-headers-attr.js | title": [
                        "audits[td-headers-attr].title"
                    ],
                    "core\/audits\/accessibility\/td-headers-attr.js | description": [
                        "audits[td-headers-attr].description"
                    ],
                    "core\/audits\/accessibility\/th-has-data-cells.js | title": [
                        "audits[th-has-data-cells].title"
                    ],
                    "core\/audits\/accessibility\/th-has-data-cells.js | description": [
                        "audits[th-has-data-cells].description"
                    ],
                    "core\/audits\/accessibility\/valid-lang.js | title": [
                        "audits[valid-lang].title"
                    ],
                    "core\/audits\/accessibility\/valid-lang.js | description": [
                        "audits[valid-lang].description"
                    ],
                    "core\/audits\/accessibility\/video-caption.js | title": [
                        "audits[video-caption].title"
                    ],
                    "core\/audits\/accessibility\/video-caption.js | description": [
                        "audits[video-caption].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | failureTitle": [
                        "audits[uses-long-cache-ttl].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | description": [
                        "audits[uses-long-cache-ttl].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 27
                            },
                            "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": 8691009
                            },
                            "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\/lib\/i18n\/i18n.js | displayValueByteSavings": [
                        {
                            "values": {
                                "wastedBytes": 209942
                            },
                            "path": "audits[offscreen-images].displayValue"
                        },
                        {
                            "values": {
                                "wastedBytes": 32018
                            },
                            "path": "audits[unused-css-rules].displayValue"
                        },
                        {
                            "values": {
                                "wastedBytes": 57669
                            },
                            "path": "audits[unused-javascript].displayValue"
                        },
                        {
                            "values": {
                                "wastedBytes": 379314.44999999995
                            },
                            "path": "audits[modern-image-formats].displayValue"
                        },
                        {
                            "values": {
                                "wastedBytes": 288558
                            },
                            "path": "audits[uses-optimized-images].displayValue"
                        },
                        {
                            "values": {
                                "wastedBytes": 67
                            },
                            "path": "audits[legacy-javascript].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnResourceSize": [
                        "audits[offscreen-images].details.headings[2].label",
                        "audits[modern-image-formats].details.headings[2].label",
                        "audits[uses-optimized-images].details.headings[2].label"
                    ],
                    "core\/audits\/byte-efficiency\/render-blocking-resources.js | title": [
                        "audits[render-blocking-resources].title"
                    ],
                    "core\/audits\/byte-efficiency\/render-blocking-resources.js | description": [
                        "audits[render-blocking-resources].description"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-css.js | title": [
                        "audits[unminified-css].title"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-css.js | description": [
                        "audits[unminified-css].description"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-javascript.js | title": [
                        "audits[unminified-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-javascript.js | description": [
                        "audits[unminified-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/unused-css-rules.js | title": [
                        "audits[unused-css-rules].title"
                    ],
                    "core\/audits\/byte-efficiency\/unused-css-rules.js | description": [
                        "audits[unused-css-rules].description"
                    ],
                    "core\/audits\/byte-efficiency\/unused-javascript.js | title": [
                        "audits[unused-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/unused-javascript.js | description": [
                        "audits[unused-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/modern-image-formats.js | title": [
                        "audits[modern-image-formats].title"
                    ],
                    "core\/audits\/byte-efficiency\/modern-image-formats.js | description": [
                        "audits[modern-image-formats].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-optimized-images.js | title": [
                        "audits[uses-optimized-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-optimized-images.js | description": [
                        "audits[uses-optimized-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-text-compression.js | title": [
                        "audits[uses-text-compression].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-text-compression.js | description": [
                        "audits[uses-text-compression].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-responsive-images.js | title": [
                        "audits[uses-responsive-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-responsive-images.js | description": [
                        "audits[uses-responsive-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/efficient-animated-content.js | title": [
                        "audits[efficient-animated-content].title"
                    ],
                    "core\/audits\/byte-efficiency\/efficient-animated-content.js | description": [
                        "audits[efficient-animated-content].description"
                    ],
                    "core\/audits\/byte-efficiency\/duplicated-javascript.js | title": [
                        "audits[duplicated-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/duplicated-javascript.js | description": [
                        "audits[duplicated-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/legacy-javascript.js | title": [
                        "audits[legacy-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/legacy-javascript.js | description": [
                        "audits[legacy-javascript].description"
                    ],
                    "core\/audits\/dobetterweb\/doctype.js | title": [
                        "audits.doctype.title"
                    ],
                    "core\/audits\/dobetterweb\/doctype.js | description": [
                        "audits.doctype.description"
                    ],
                    "core\/audits\/dobetterweb\/charset.js | title": [
                        "audits.charset.title"
                    ],
                    "core\/audits\/dobetterweb\/charset.js | description": [
                        "audits.charset.description"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | failureTitle": [
                        "audits[dom-size].title"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | description": [
                        "audits[dom-size].description"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 862
                            },
                            "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 | title": [
                        "audits[no-document-write].title"
                    ],
                    "core\/audits\/dobetterweb\/no-document-write.js | description": [
                        "audits[no-document-write].description"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | title": [
                        "audits[js-libraries].title"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | description": [
                        "audits[js-libraries].description"
                    ],
                    "core\/audits\/dobetterweb\/notification-on-start.js | title": [
                        "audits[notification-on-start].title"
                    ],
                    "core\/audits\/dobetterweb\/notification-on-start.js | description": [
                        "audits[notification-on-start].description"
                    ],
                    "core\/audits\/dobetterweb\/paste-preventing-inputs.js | title": [
                        "audits[paste-preventing-inputs].title"
                    ],
                    "core\/audits\/dobetterweb\/paste-preventing-inputs.js | description": [
                        "audits[paste-preventing-inputs].description"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | title": [
                        "audits[uses-http2].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | description": [
                        "audits[uses-http2].description"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 25
                            },
                            "path": "audits[uses-http2].displayValue"
                        }
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | columnProtocol": [
                        "audits[uses-http2].details.headings[1].label"
                    ],
                    "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 | failureTitle": [
                        "audits[crawlable-anchors].title"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | description": [
                        "audits[crawlable-anchors].description"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | columnFailingLink": [
                        "audits[crawlable-anchors].details.headings[0].label"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | title": [
                        "audits[is-crawlable].title"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | description": [
                        "audits[is-crawlable].description"
                    ],
                    "core\/audits\/seo\/robots-txt.js | title": [
                        "audits[robots-txt].title"
                    ],
                    "core\/audits\/seo\/robots-txt.js | description": [
                        "audits[robots-txt].description"
                    ],
                    "core\/audits\/seo\/tap-targets.js | title": [
                        "audits[tap-targets].title"
                    ],
                    "core\/audits\/seo\/tap-targets.js | description": [
                        "audits[tap-targets].description"
                    ],
                    "core\/audits\/seo\/hreflang.js | title": [
                        "audits.hreflang.title"
                    ],
                    "core\/audits\/seo\/hreflang.js | description": [
                        "audits.hreflang.description"
                    ],
                    "core\/audits\/seo\/plugins.js | title": [
                        "audits.plugins.title"
                    ],
                    "core\/audits\/seo\/plugins.js | description": [
                        "audits.plugins.description"
                    ],
                    "core\/audits\/seo\/canonical.js | title": [
                        "audits.canonical.title"
                    ],
                    "core\/audits\/seo\/canonical.js | description": [
                        "audits.canonical.description"
                    ],
                    "core\/audits\/seo\/manual\/structured-data.js | title": [
                        "audits[structured-data].title"
                    ],
                    "core\/audits\/seo\/manual\/structured-data.js | description": [
                        "audits[structured-data].description"
                    ],
                    "core\/audits\/bf-cache.js | title": [
                        "audits[bf-cache].title"
                    ],
                    "core\/audits\/bf-cache.js | description": [
                        "audits[bf-cache].description"
                    ],
                    "core\/config\/default-config.js | performanceCategoryTitle": [
                        "categories.performance.title"
                    ],
                    "core\/config\/default-config.js | a11yCategoryTitle": [
                        "categories.accessibility.title"
                    ],
                    "core\/config\/default-config.js | a11yCategoryDescription": [
                        "categories.accessibility.description"
                    ],
                    "core\/config\/default-config.js | a11yCategoryManualDescription": [
                        "categories.accessibility.manualDescription"
                    ],
                    "core\/config\/default-config.js | bestPracticesCategoryTitle": [
                        "categories[best-practices].title"
                    ],
                    "core\/config\/default-config.js | seoCategoryTitle": [
                        "categories.seo.title"
                    ],
                    "core\/config\/default-config.js | seoCategoryDescription": [
                        "categories.seo.description"
                    ],
                    "core\/config\/default-config.js | seoCategoryManualDescription": [
                        "categories.seo.manualDescription"
                    ],
                    "core\/config\/default-config.js | pwaCategoryTitle": [
                        "categories.pwa.title"
                    ],
                    "core\/config\/default-config.js | pwaCategoryDescription": [
                        "categories.pwa.description"
                    ],
                    "core\/config\/default-config.js | pwaCategoryManualDescription": [
                        "categories.pwa.manualDescription"
                    ],
                    "core\/config\/default-config.js | metricGroupTitle": [
                        "categoryGroups.metrics.title"
                    ],
                    "core\/config\/default-config.js | loadOpportunitiesGroupTitle": [
                        "categoryGroups[load-opportunities].title"
                    ],
                    "core\/config\/default-config.js | loadOpportunitiesGroupDescription": [
                        "categoryGroups[load-opportunities].description"
                    ],
                    "core\/config\/default-config.js | budgetsGroupTitle": [
                        "categoryGroups.budgets.title"
                    ],
                    "core\/config\/default-config.js | budgetsGroupDescription": [
                        "categoryGroups.budgets.description"
                    ],
                    "core\/config\/default-config.js | diagnosticsGroupTitle": [
                        "categoryGroups.diagnostics.title"
                    ],
                    "core\/config\/default-config.js | diagnosticsGroupDescription": [
                        "categoryGroups.diagnostics.description"
                    ],
                    "core\/config\/default-config.js | pwaInstallableGroupTitle": [
                        "categoryGroups[pwa-installable].title"
                    ],
                    "core\/config\/default-config.js | pwaOptimizedGroupTitle": [
                        "categoryGroups[pwa-optimized].title"
                    ],
                    "core\/config\/default-config.js | a11yBestPracticesGroupTitle": [
                        "categoryGroups[a11y-best-practices].title"
                    ],
                    "core\/config\/default-config.js | a11yBestPracticesGroupDescription": [
                        "categoryGroups[a11y-best-practices].description"
                    ],
                    "core\/config\/default-config.js | a11yColorContrastGroupTitle": [
                        "categoryGroups[a11y-color-contrast].title"
                    ],
                    "core\/config\/default-config.js | a11yColorContrastGroupDescription": [
                        "categoryGroups[a11y-color-contrast].description"
                    ],
                    "core\/config\/default-config.js | a11yNamesLabelsGroupTitle": [
                        "categoryGroups[a11y-names-labels].title"
                    ],
                    "core\/config\/default-config.js | a11yNamesLabelsGroupDescription": [
                        "categoryGroups[a11y-names-labels].description"
                    ],
                    "core\/config\/default-config.js | a11yNavigationGroupTitle": [
                        "categoryGroups[a11y-navigation].title"
                    ],
                    "core\/config\/default-config.js | a11yNavigationGroupDescription": [
                        "categoryGroups[a11y-navigation].description"
                    ],
                    "core\/config\/default-config.js | a11yAriaGroupTitle": [
                        "categoryGroups[a11y-aria].title"
                    ],
                    "core\/config\/default-config.js | a11yAriaGroupDescription": [
                        "categoryGroups[a11y-aria].description"
                    ],
                    "core\/config\/default-config.js | a11yLanguageGroupTitle": [
                        "categoryGroups[a11y-language].title"
                    ],
                    "core\/config\/default-config.js | a11yLanguageGroupDescription": [
                        "categoryGroups[a11y-language].description"
                    ],
                    "core\/config\/default-config.js | a11yAudioVideoGroupTitle": [
                        "categoryGroups[a11y-audio-video].title"
                    ],
                    "core\/config\/default-config.js | a11yAudioVideoGroupDescription": [
                        "categoryGroups[a11y-audio-video].description"
                    ],
                    "core\/config\/default-config.js | a11yTablesListsVideoGroupTitle": [
                        "categoryGroups[a11y-tables-lists].title"
                    ],
                    "core\/config\/default-config.js | a11yTablesListsVideoGroupDescription": [
                        "categoryGroups[a11y-tables-lists].description"
                    ],
                    "core\/config\/default-config.js | seoMobileGroupTitle": [
                        "categoryGroups[seo-mobile].title"
                    ],
                    "core\/config\/default-config.js | seoMobileGroupDescription": [
                        "categoryGroups[seo-mobile].description"
                    ],
                    "core\/config\/default-config.js | seoContentGroupTitle": [
                        "categoryGroups[seo-content].title"
                    ],
                    "core\/config\/default-config.js | seoContentGroupDescription": [
                        "categoryGroups[seo-content].description"
                    ],
                    "core\/config\/default-config.js | seoCrawlingGroupTitle": [
                        "categoryGroups[seo-crawl].title"
                    ],
                    "core\/config\/default-config.js | seoCrawlingGroupDescription": [
                        "categoryGroups[seo-crawl].description"
                    ],
                    "core\/config\/default-config.js | bestPracticesTrustSafetyGroupTitle": [
                        "categoryGroups[best-practices-trust-safety].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesUXGroupTitle": [
                        "categoryGroups[best-practices-ux].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesBrowserCompatGroupTitle": [
                        "categoryGroups[best-practices-browser-compat].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesGeneralGroupTitle": [
                        "categoryGroups[best-practices-general].title"
                    ]
                }
            },
            "test_log": "lighthouse \"https:\/\/www.escape-team.com\/\" --channel wpt --enable-error-reporting --disable-full-page-screenshot --max-wait-for-load 80000 --hostname 127.0.0.1 --port 9300 --output html --output json --output-path \"\/home\/wptagent\/work\/wpt-fra-lb-7wn9-10.10.1.11\/240906_AiDc8J_94M.1.0\/lighthouse.json\" --throttling-method provided --form-factor desktop --screenEmulation.disabled --emulatedUserAgent 'Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09'\nFri, 06 Sep 2024 13:51:22 GMT LH:ChromeLauncher Found existing Chrome already running using port 9300, using that.\nFri, 06 Sep 2024 13:51:23 GMT LH:status Connecting to browser\nFri, 06 Sep 2024 13:51:23 GMT LH:status Navigating to about:blank\nFri, 06 Sep 2024 13:51:23 GMT LH:status Benchmarking machine\nFri, 06 Sep 2024 13:51:24 GMT LH:status Preparing target for navigation mode\nFri, 06 Sep 2024 13:51:24 GMT LH:status Cleaning origin data\nFri, 06 Sep 2024 13:51:24 GMT LH:status Cleaning browser cache\nFri, 06 Sep 2024 13:51:24 GMT LH:status Preparing network conditions\nFri, 06 Sep 2024 13:51:24 GMT LH:status Navigating to https:\/\/www.escape-team.com\/\nFri, 06 Sep 2024 13:51:40 GMT LH:status Getting artifact: DevtoolsLog\nFri, 06 Sep 2024 13:51:40 GMT LH:status Getting artifact: Trace\nFri, 06 Sep 2024 13:51:40 GMT LH:status Getting artifact: DevtoolsLog\nFri, 06 Sep 2024 13:51:40 GMT LH:status Getting artifact: Trace\nFri, 06 Sep 2024 13:51:40 GMT LH:status Getting artifact: Accessibility\nFri, 06 Sep 2024 13:51:42 GMT LH:status Getting artifact: AnchorElements\nFri, 06 Sep 2024 13:51:43 GMT LH:status Getting artifact: ConsoleMessages\nFri, 06 Sep 2024 13:51:43 GMT LH:status Getting artifact: CSSUsage\nFri, 06 Sep 2024 13:51:43 GMT LH:status Getting artifact: Doctype\nFri, 06 Sep 2024 13:51:43 GMT LH:status Getting artifact: DOMStats\nFri, 06 Sep 2024 13:51:43 GMT LH:status Getting artifact: EmbeddedContent\nFri, 06 Sep 2024 13:51:43 GMT LH:status Getting artifact: FontSize\nFri, 06 Sep 2024 13:51:43 GMT LH:status Getting artifact: Inputs\nFri, 06 Sep 2024 13:51:43 GMT LH:status Getting artifact: GlobalListeners\nFri, 06 Sep 2024 13:51:43 GMT LH:status Getting artifact: ImageElements\nFri, 06 Sep 2024 13:51:48 GMT LH:ImageElements:warn Reached gathering budget of 5s. Skipped extra details for 35\/108\nFri, 06 Sep 2024 13:51:48 GMT LH:status Getting artifact: InstallabilityErrors\nFri, 06 Sep 2024 13:51:48 GMT LH:status Get webapp installability errors\nFri, 06 Sep 2024 13:51:48 GMT LH:status Getting artifact: InspectorIssues\nFri, 06 Sep 2024 13:51:48 GMT LH:status Getting artifact: JsUsage\nFri, 06 Sep 2024 13:51:48 GMT LH:status Getting artifact: LinkElements\nFri, 06 Sep 2024 13:51:48 GMT LH:status Getting artifact: MainDocumentContent\nFri, 06 Sep 2024 13:51:48 GMT LH:status Getting artifact: MetaElements\nFri, 06 Sep 2024 13:51:48 GMT LH:status Getting artifact: NetworkUserAgent\nFri, 06 Sep 2024 13:51:48 GMT LH:status Getting artifact: OptimizedImages\nFri, 06 Sep 2024 13:51:50 GMT LH:status Getting artifact: ResponseCompression\nFri, 06 Sep 2024 13:51:50 GMT LH:status Getting artifact: RobotsTxt\nFri, 06 Sep 2024 13:51:50 GMT LH:status Getting artifact: Scripts\nFri, 06 Sep 2024 13:51:50 GMT LH:status Getting artifact: SourceMaps\nFri, 06 Sep 2024 13:51:50 GMT LH:status Getting artifact: Stacks\nFri, 06 Sep 2024 13:51:50 GMT LH:status Collect stacks\nFri, 06 Sep 2024 13:51:50 GMT LH:status Getting artifact: TagsBlockingFirstPaint\nFri, 06 Sep 2024 13:51:50 GMT LH:status Getting artifact: TapTargets\nFri, 06 Sep 2024 13:51:50 GMT LH:status Getting artifact: TraceElements\nFri, 06 Sep 2024 13:51:50 GMT LH:status Getting artifact: ViewportDimensions\nFri, 06 Sep 2024 13:51:50 GMT LH:status Getting artifact: WebAppManifest\nFri, 06 Sep 2024 13:51:50 GMT LH:status Get webapp manifest\nFri, 06 Sep 2024 13:51:50 GMT LH:status Getting artifact: devtoolsLogs\nFri, 06 Sep 2024 13:51:50 GMT LH:status Getting artifact: traces\nFri, 06 Sep 2024 13:51:50 GMT LH:status Getting artifact: BFCacheFailures\nFri, 06 Sep 2024 13:51:51 GMT LH:status Analyzing and running audits...\nFri, 06 Sep 2024 13:51:51 GMT LH:status Auditing: Uses HTTPS\nFri, 06 Sep 2024 13:51:51 GMT LH:status Auditing: Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`\nFri, 06 Sep 2024 13:51:51 GMT LH:status Auditing: First Contentful Paint\nFri, 06 Sep 2024 13:51:51 GMT LH:status Auditing: Largest Contentful Paint\nFri, 06 Sep 2024 13:51:51 GMT LH:status Auditing: First Meaningful Paint\nFri, 06 Sep 2024 13:51:51 GMT LH:status Auditing: Speed Index\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Screenshot Thumbnails\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Final Screenshot\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Total Blocking Time\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Max Potential First Input Delay\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Cumulative Layout Shift\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: No browser errors logged to the console\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Initial server response time was short\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Time to Interactive\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: User Timing marks and measures\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Avoid chaining critical requests\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Avoid multiple page redirects\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Web app manifest and service worker meet the installability requirements\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Configured for a custom splash screen\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Sets a theme color for the address bar.\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Manifest has a maskable icon\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Content is sized correctly for the viewport\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Displays images with correct aspect ratio\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Serves images with appropriate resolution\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Fonts with `font-display: optional` are preloaded\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Avoids deprecated APIs\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Avoids third-party cookies\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Minimizes main-thread work\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: JavaScript execution time\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Preload key requests\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Preconnect to required origins\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: All text remains visible during webfont loads\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Diagnostics\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Network Requests\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Network Round Trip Times\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Server Backend Latencies\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Tasks\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Metrics\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Performance budget\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Timing budget\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Resources Summary\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Minimize third-party usage\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Lazy load third-party resources with facades\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Largest Contentful Paint element\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Largest Contentful Paint image was not lazily loaded\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Avoid large layout shifts\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Avoid long main-thread tasks\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Avoids `unload` event listeners\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Avoid non-composited animations\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Image elements have explicit `width` and `height`\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Page has valid source maps\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Preload Largest Contentful Paint image\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Ensure CSP is effective against XSS attacks\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Script Treemap Data\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Site works cross-browser\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Page transitions don't feel like they block on the network\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Each page has a URL\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: `[accesskey]` values are unique\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: `[aria-*]` attributes match their roles\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Values assigned to `role=\"\"` are valid ARIA roles.\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: `button`, `link`, and `menuitem` elements have accessible names\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: `[aria-hidden=\"true\"]` is not present on the document `<body>`\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: `[aria-hidden=\"true\"]` elements do not contain focusable descendents\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: ARIA input fields have accessible names\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: ARIA `meter` elements have accessible names\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: ARIA `progressbar` elements have accessible names\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: `[role]`s have all required `[aria-*]` attributes\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: `[role]`s are contained by their required parent element\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: `[role]` values are valid\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Elements with the `role=text` attribute do not have focusable descendents.\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: ARIA toggle fields have accessible names\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: ARIA `tooltip` elements have accessible names\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: ARIA `treeitem` elements have accessible names\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: `[aria-*]` attributes have valid values\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: `[aria-*]` attributes are valid and not misspelled\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Buttons have an accessible name\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: The page contains a heading, skip link, or landmark region\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Background and foreground colors have a sufficient contrast ratio\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: `<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Definition list items are wrapped in `<dl>` elements\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Document has a `<title>` element\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: `[id]` attributes on active, focusable elements are unique\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: ARIA IDs are unique\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: All heading elements contain content.\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: No form fields have multiple labels\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: `<frame>` or `<iframe>` elements have a title\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Heading elements appear in a sequentially-descending order\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: `<html>` element has a `[lang]` attribute\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: `<html>` element has a valid value for its `[lang]` attribute\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: `<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Identical links have the same purpose.\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Image elements have `[alt]` attributes\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Image elements do not have `[alt]` attributes that are redundant text.\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Input buttons have discernible text.\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: `<input type=\"image\">` elements have `[alt]` text\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Elements with visible text labels have matching accessible names.\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Form elements have associated labels\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Document has a main landmark.\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Links have a discernible name\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Links are distinguishable without relying on color.\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: The document does not use `<meta http-equiv=\"refresh\">`\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: `[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: `<object>` elements have alternate text\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Select elements have associated label elements.\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Skip links are focusable.\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: No element has a `[tabindex]` value greater than 0\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Tables have different content in the summary attribute and `<caption>`.\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Touch targets have sufficient size and spacing.\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: `<td>` elements in a large `<table>` have one or more table headers.\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: `<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: `[lang]` attributes have a valid value\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: `<video>` elements contain a `<track>` element with `[kind=\"captions\"]`\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Custom controls have associated labels\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Custom controls have ARIA roles\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: User focus is not accidentally trapped in a region\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Interactive controls are keyboard focusable\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Interactive elements indicate their purpose and state\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: The page has a logical tab order\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: The user's focus is directed to new content added to the page\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Offscreen content is hidden from assistive technology\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: HTML5 landmark elements are used to improve navigation\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Visual order on the page follows DOM order\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Uses efficient cache policy on static assets\nFri, 06 Sep 2024 13:51:53 GMT LH:status Auditing: Avoids enormous network payloads\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Defer offscreen images\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Eliminate render-blocking resources\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Minify CSS\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Minify JavaScript\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Reduce unused CSS\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Reduce unused JavaScript\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Serve images in next-gen formats\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Efficiently encode images\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Enable text compression\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Properly size images\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Use video formats for animated content\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Remove duplicate modules in JavaScript bundles\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Avoid serving legacy JavaScript to modern browsers\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Page has the HTML doctype\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Properly defines charset\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Avoids an excessive DOM size\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Avoids requesting the geolocation permission on page load\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: No issues in the `Issues` panel in Chrome Devtools\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Avoids `document.write()`\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Detected JavaScript libraries\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Avoids requesting the notification permission on page load\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Allows users to paste into input fields\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Use HTTP\/2\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Uses passive listeners to improve scrolling performance\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Document has a meta description\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Page has successful HTTP status code\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Document uses legible font sizes\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Links have descriptive text\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Links are crawlable\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Page isn\u2019t blocked from indexing\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: robots.txt is valid\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Tap targets are sized appropriately\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Document has a valid `hreflang`\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Document avoids plugins\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Document has a valid `rel=canonical`\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Structured data is valid\nFri, 06 Sep 2024 13:51:54 GMT LH:status Auditing: Page didn't prevent back\/forward cache restoration\nFri, 06 Sep 2024 13:51:54 GMT LH:status Generating results...\nFri, 06 Sep 2024 13:51:54 GMT LH:Printer html output written to \/home\/wptagent\/work\/wpt-fra-lb-7wn9-10.10.1.11\/240906_AiDc8J_94M.1.0\/lighthouse.report.html\nFri, 06 Sep 2024 13:51:54 GMT LH:CLI Protip: Run lighthouse with `--view` to immediately open the HTML report in your browser\nFri, 06 Sep 2024 13:51:54 GMT LH:Printer json output written to \/home\/wptagent\/work\/wpt-fra-lb-7wn9-10.10.1.11\/240906_AiDc8J_94M.1.0\/lighthouse.report.json\n"
        },
        "average": {
            "firstView": {
                "loadTime": 2854,
                "docTime": 2854,
                "fullyLoaded": 6011,
                "bytesOut": 64544,
                "bytesOutDoc": 64544,
                "bytesIn": 2875302,
                "bytesInDoc": 2875302,
                "requests": 36,
                "requestsFull": 36,
                "requestsDoc": 36,
                "responses_200": 32,
                "responses_404": 0,
                "responses_other": 4,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "loadEventStart": 2821,
                "loadEventEnd": 2821,
                "domContentLoadedEventStart": 1764,
                "domContentLoadedEventEnd": 1765,
                "connections": 10,
                "final_base_page_request": 0,
                "domInteractive": 1756,
                "firstPaint": 1310.2999999998137,
                "firstContentfulPaint": 1343,
                "firstImagePaint": 1606,
                "firstMeaningfulPaint": 1849,
                "renderBlockingCSS": 4,
                "renderBlockingJS": 3,
                "TTFB": 244,
                "basePageSSLTime": 73,
                "score_cache": 19,
                "score_cdn": 21,
                "score_gzip": 24,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 31,
                "score_etags": -1,
                "score_progressive_jpeg": 0,
                "gzip_total": 8758725,
                "gzip_savings": 6663220,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 439673,
                "image_savings": 304174,
                "cpu.ParseHTML": 26,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 4,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 45,
                "cpu.ParseAuthorStyleSheet": 14,
                "cpu.EvaluateScript": 51,
                "cpu.v8.compile": 22,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 76,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 302,
                "cpu.FunctionCall": 145,
                "cpu.v8.produceCache": 7,
                "cpu.FireAnimationFrame": 1,
                "cpu.PrePaint": 11,
                "cpu.IntersectionObserverController::computeIntersections": 2,
                "cpu.Paint": 12,
                "cpu.Layerize": 6,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 3,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 1,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.HitTest": 2,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.TimerFire": 0,
                "cpu.Idle": 5281,
                "start_epoch": 1725630651.2471216,
                "date": 1725630653.7962337,
                "fullyLoadedCPUms": 6420,
                "fullyLoadedCPUpct": 65.846153846154394,
                "domElements": 904,
                "domComplete": 2821,
                "PerformancePaintTiming.first-paint": 1310.2999999998137,
                "PerformancePaintTiming.first-contentful-paint": 1310.2999999998137,
                "test_run_time_ms": 24665,
                "Colordepth": 24,
                "generated-content-percent": 3.3399999999999999,
                "generated-content-size": 2.2200000000000002,
                "lastVisualChange": 5600,
                "render": 1300,
                "visualComplete85": 3300,
                "visualComplete90": 5400,
                "visualComplete95": 5600,
                "visualComplete99": 5600,
                "visualComplete": 5600,
                "SpeedIndex": 4075,
                "chromeUserTiming.navigationStart": 99,
                "chromeUserTiming.fetchStart": 49,
                "chromeUserTiming.domLoading": 291,
                "chromeUserTiming.responseEnd": 297,
                "chromeUserTiming.domInteractive": 1789,
                "chromeUserTiming.domContentLoadedEventStart": 1797,
                "chromeUserTiming.domContentLoadedEventEnd": 1798,
                "chromeUserTiming.domComplete": 2854,
                "chromeUserTiming.unloadEventStart": 290,
                "chromeUserTiming.unloadEventEnd": 290,
                "chromeUserTiming.markAsMainFrame": 290,
                "chromeUserTiming.commitNavigationEnd": 291,
                "chromeUserTiming.firstPaint": 1342,
                "chromeUserTiming.firstContentfulPaint": 1342,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1342,
                "chromeUserTiming.LayoutShift": 1670,
                "chromeUserTiming.firstImagePaint": 1605,
                "chromeUserTiming.firstMeaningfulPaint": 1848,
                "chromeUserTiming.loadEventStart": 2854,
                "chromeUserTiming.loadEventEnd": 2854,
                "chromeUserTiming.LargestTextPaint": 1757,
                "chromeUserTiming.LargestImagePaint": 1947,
                "chromeUserTiming.LargestContentfulPaint": 1947,
                "chromeUserTiming.TotalLayoutShift": 0.0014203302256889845,
                "chromeUserTiming.CumulativeLayoutShift": 0.0014203302256889845,
                "maxFID": 116,
                "TTIMeasurementEnd": 6077,
                "LastInteractive": 1517,
                "TotalBlockingTime": 116,
                "run": 1,
                "step": 1,
                "effectiveBps": 498578,
                "domTime": 0,
                "aft": 0,
                "titleTime": 101,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": 0.80000000000000004,
                "lighthouse.Performance.first-contentful-paint": 1277.971,
                "lighthouse.Performance.largest-contentful-paint": 1706.0609999999999,
                "lighthouse.Performance.total-blocking-time": 31.763999999999896,
                "lighthouse.Performance.cumulative-layout-shift": 0.00094890450942365461,
                "lighthouse.Performance.speed-index": 7856,
                "lighthouse.Accessibility": 0.89000000000000001,
                "lighthouse.BestPractices": 0.73999999999999999,
                "lighthouse.SEO": 0.82999999999999996,
                "lighthouse.PWA": 0.28999999999999998,
                "effectiveBpsDoc": 1101648,
                "avgRun": 1
            },
            "repeatView": {
                "loadTime": 1318,
                "docTime": 1318,
                "fullyLoaded": 1321,
                "bytesOut": 4007,
                "bytesOutDoc": 4007,
                "bytesIn": 8663,
                "bytesInDoc": 8663,
                "requests": 2,
                "requestsFull": 2,
                "requestsDoc": 2,
                "responses_200": 1,
                "responses_404": 0,
                "responses_other": 1,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "loadEventStart": 1288,
                "loadEventEnd": 1290,
                "domContentLoadedEventStart": 1024,
                "domContentLoadedEventEnd": 1025,
                "connections": 2,
                "final_base_page_request": 0,
                "domInteractive": 1010,
                "firstPaint": 917.20000000018626,
                "firstContentfulPaint": 947,
                "firstImagePaint": 947,
                "firstMeaningfulPaint": 1068,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 263,
                "basePageSSLTime": 70,
                "score_cache": -1,
                "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": 8663,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 16,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 7,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 53,
                "cpu.ParseAuthorStyleSheet": 20,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 79,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 201,
                "cpu.EvaluateScript": 33,
                "cpu.v8.compile": 11,
                "cpu.v8.produceCache": 14,
                "cpu.FunctionCall": 110,
                "cpu.FireAnimationFrame": 1,
                "cpu.PrePaint": 4,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.Paint": 5,
                "cpu.Layerize": 2,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 2,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.HitTest": 1,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.TimerFire": 0,
                "cpu.Idle": 761,
                "start_epoch": 1725630716.2469258,
                "date": 1725630718.7010143,
                "fullyLoadedCPUms": 7259,
                "fullyLoadedCPUpct": 76.020942408376797,
                "domElements": 904,
                "domComplete": 1288,
                "PerformancePaintTiming.first-paint": 917.20000000018626,
                "PerformancePaintTiming.first-contentful-paint": 917.20000000018626,
                "test_run_time_ms": 18646,
                "Colordepth": 24,
                "generated-content-percent": 3.3399999999999999,
                "generated-content-size": 2.2200000000000002,
                "lastVisualChange": 6000,
                "render": 1000,
                "visualComplete85": 6000,
                "visualComplete90": 6000,
                "visualComplete95": 6000,
                "visualComplete99": 6000,
                "visualComplete": 6000,
                "SpeedIndex": 4346,
                "chromeUserTiming.navigationStart": 96,
                "chromeUserTiming.fetchStart": 51,
                "chromeUserTiming.domLoading": 319,
                "chromeUserTiming.responseEnd": 301,
                "chromeUserTiming.domInteractive": 1040,
                "chromeUserTiming.domContentLoadedEventStart": 1054,
                "chromeUserTiming.domContentLoadedEventEnd": 1055,
                "chromeUserTiming.domComplete": 1318,
                "chromeUserTiming.unloadEventStart": 318,
                "chromeUserTiming.unloadEventEnd": 318,
                "chromeUserTiming.markAsMainFrame": 319,
                "chromeUserTiming.commitNavigationEnd": 319,
                "chromeUserTiming.LayoutShift": 899,
                "chromeUserTiming.firstPaint": 947,
                "chromeUserTiming.firstContentfulPaint": 947,
                "chromeUserTiming.firstImagePaint": 947,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1067,
                "chromeUserTiming.firstMeaningfulPaint": 1067,
                "chromeUserTiming.loadEventStart": 1318,
                "chromeUserTiming.loadEventEnd": 1319,
                "chromeUserTiming.LargestTextPaint": 1068,
                "chromeUserTiming.LargestImagePaint": 1299,
                "chromeUserTiming.LargestContentfulPaint": 1299,
                "chromeUserTiming.TotalLayoutShift": 0.00094890450942365461,
                "chromeUserTiming.CumulativeLayoutShift": 0.00094890450942365461,
                "maxFID": 0,
                "TTIMeasurementEnd": 5866,
                "LastInteractive": 1000,
                "TotalBlockingTime": 0,
                "run": 1,
                "step": 1,
                "effectiveBps": 8188,
                "domTime": 0,
                "aft": 0,
                "titleTime": 98,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": 0.80000000000000004,
                "lighthouse.Performance.first-contentful-paint": 1277.971,
                "lighthouse.Performance.largest-contentful-paint": 1706.0609999999999,
                "lighthouse.Performance.total-blocking-time": 31.763999999999896,
                "lighthouse.Performance.cumulative-layout-shift": 0.00094890450942365461,
                "lighthouse.Performance.speed-index": 7856,
                "lighthouse.Accessibility": 0.89000000000000001,
                "lighthouse.BestPractices": 0.73999999999999999,
                "lighthouse.SEO": 0.82999999999999996,
                "lighthouse.PWA": 0.28999999999999998,
                "effectiveBpsDoc": 8211,
                "avgRun": 1
            }
        },
        "standardDeviation": {
            "firstView": {
                "loadTime": 0,
                "docTime": 0,
                "fullyLoaded": 0,
                "bytesOut": 0,
                "bytesOutDoc": 0,
                "bytesIn": 0,
                "bytesInDoc": 0,
                "requests": 0,
                "requestsFull": 0,
                "requestsDoc": 0,
                "responses_200": 0,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 0,
                "loadEventStart": 0,
                "loadEventEnd": 0,
                "domContentLoadedEventStart": 0,
                "domContentLoadedEventEnd": 0,
                "connections": 0,
                "final_base_page_request": 0,
                "domInteractive": 0,
                "firstPaint": 0,
                "firstContentfulPaint": 0,
                "firstImagePaint": 0,
                "firstMeaningfulPaint": 0,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 0,
                "basePageSSLTime": 0,
                "score_cache": 0,
                "score_cdn": 0,
                "score_gzip": 0,
                "score_cookies": 0,
                "score_keep-alive": 0,
                "score_minify": 0,
                "score_combine": 0,
                "score_compress": 0,
                "score_etags": 0,
                "score_progressive_jpeg": 0,
                "gzip_total": 0,
                "gzip_savings": 0,
                "minify_total": 0,
                "minify_savings": 0,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 0,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 0,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 0,
                "cpu.FunctionCall": 0,
                "cpu.v8.produceCache": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.PrePaint": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.HitTest": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.TimerFire": 0,
                "cpu.Idle": 0,
                "start_epoch": 0,
                "date": 0,
                "fullyLoadedCPUms": 0,
                "fullyLoadedCPUpct": 0,
                "domElements": 0,
                "domComplete": 0,
                "PerformancePaintTiming.first-paint": 0,
                "PerformancePaintTiming.first-contentful-paint": 0,
                "test_run_time_ms": 0,
                "Colordepth": 0,
                "generated-content-percent": 0,
                "generated-content-size": 0,
                "lastVisualChange": 0,
                "render": 0,
                "visualComplete85": 0,
                "visualComplete90": 0,
                "visualComplete95": 0,
                "visualComplete99": 0,
                "visualComplete": 0,
                "SpeedIndex": 0,
                "chromeUserTiming.navigationStart": 0,
                "chromeUserTiming.fetchStart": 0,
                "chromeUserTiming.domLoading": 0,
                "chromeUserTiming.responseEnd": 0,
                "chromeUserTiming.domInteractive": 0,
                "chromeUserTiming.domContentLoadedEventStart": 0,
                "chromeUserTiming.domContentLoadedEventEnd": 0,
                "chromeUserTiming.domComplete": 0,
                "chromeUserTiming.unloadEventStart": 0,
                "chromeUserTiming.unloadEventEnd": 0,
                "chromeUserTiming.markAsMainFrame": 0,
                "chromeUserTiming.commitNavigationEnd": 0,
                "chromeUserTiming.firstPaint": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.LayoutShift": 0,
                "chromeUserTiming.firstImagePaint": 0,
                "chromeUserTiming.firstMeaningfulPaint": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.LargestTextPaint": 0,
                "chromeUserTiming.LargestImagePaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 0,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "maxFID": 0,
                "TTIMeasurementEnd": 0,
                "LastInteractive": 0,
                "TotalBlockingTime": 0,
                "run": 0,
                "step": 0,
                "effectiveBps": 0,
                "domTime": 0,
                "aft": 0,
                "titleTime": 0,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": 0,
                "lighthouse.Performance.first-contentful-paint": 0,
                "lighthouse.Performance.largest-contentful-paint": 0,
                "lighthouse.Performance.total-blocking-time": 0,
                "lighthouse.Performance.cumulative-layout-shift": 0,
                "lighthouse.Performance.speed-index": 0,
                "lighthouse.Accessibility": 0,
                "lighthouse.BestPractices": 0,
                "lighthouse.SEO": 0,
                "lighthouse.PWA": 0,
                "effectiveBpsDoc": 0,
                "avgRun": null
            },
            "repeatView": {
                "loadTime": 0,
                "docTime": 0,
                "fullyLoaded": 0,
                "bytesOut": 0,
                "bytesOutDoc": 0,
                "bytesIn": 0,
                "bytesInDoc": 0,
                "requests": 0,
                "requestsFull": 0,
                "requestsDoc": 0,
                "responses_200": 0,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 0,
                "loadEventStart": 0,
                "loadEventEnd": 0,
                "domContentLoadedEventStart": 0,
                "domContentLoadedEventEnd": 0,
                "connections": 0,
                "final_base_page_request": 0,
                "domInteractive": 0,
                "firstPaint": 0,
                "firstContentfulPaint": 0,
                "firstImagePaint": 0,
                "firstMeaningfulPaint": 0,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 0,
                "basePageSSLTime": 0,
                "score_cache": 0,
                "score_cdn": 0,
                "score_gzip": 0,
                "score_cookies": 0,
                "score_keep-alive": 0,
                "score_minify": 0,
                "score_combine": 0,
                "score_compress": 0,
                "score_etags": 0,
                "score_progressive_jpeg": 0,
                "gzip_total": 0,
                "gzip_savings": 0,
                "minify_total": 0,
                "minify_savings": 0,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 0,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 0,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.v8.produceCache": 0,
                "cpu.FunctionCall": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.PrePaint": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.HitTest": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.TimerFire": 0,
                "cpu.Idle": 0,
                "start_epoch": 0,
                "date": 0,
                "fullyLoadedCPUms": 0,
                "fullyLoadedCPUpct": 0,
                "domElements": 0,
                "domComplete": 0,
                "PerformancePaintTiming.first-paint": 0,
                "PerformancePaintTiming.first-contentful-paint": 0,
                "test_run_time_ms": 0,
                "Colordepth": 0,
                "generated-content-percent": 0,
                "generated-content-size": 0,
                "lastVisualChange": 0,
                "render": 0,
                "visualComplete85": 0,
                "visualComplete90": 0,
                "visualComplete95": 0,
                "visualComplete99": 0,
                "visualComplete": 0,
                "SpeedIndex": 0,
                "chromeUserTiming.navigationStart": 0,
                "chromeUserTiming.fetchStart": 0,
                "chromeUserTiming.domLoading": 0,
                "chromeUserTiming.responseEnd": 0,
                "chromeUserTiming.domInteractive": 0,
                "chromeUserTiming.domContentLoadedEventStart": 0,
                "chromeUserTiming.domContentLoadedEventEnd": 0,
                "chromeUserTiming.domComplete": 0,
                "chromeUserTiming.unloadEventStart": 0,
                "chromeUserTiming.unloadEventEnd": 0,
                "chromeUserTiming.markAsMainFrame": 0,
                "chromeUserTiming.commitNavigationEnd": 0,
                "chromeUserTiming.LayoutShift": 0,
                "chromeUserTiming.firstPaint": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstImagePaint": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstMeaningfulPaint": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.LargestTextPaint": 0,
                "chromeUserTiming.LargestImagePaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 0,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "maxFID": 0,
                "TTIMeasurementEnd": 0,
                "LastInteractive": 0,
                "TotalBlockingTime": 0,
                "run": 0,
                "step": 0,
                "effectiveBps": 0,
                "domTime": 0,
                "aft": 0,
                "titleTime": 0,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": 0,
                "lighthouse.Performance.first-contentful-paint": 0,
                "lighthouse.Performance.largest-contentful-paint": 0,
                "lighthouse.Performance.total-blocking-time": 0,
                "lighthouse.Performance.cumulative-layout-shift": 0,
                "lighthouse.Performance.speed-index": 0,
                "lighthouse.Accessibility": 0,
                "lighthouse.BestPractices": 0,
                "lighthouse.SEO": 0,
                "lighthouse.PWA": 0,
                "effectiveBpsDoc": 0,
                "avgRun": null
            }
        },
        "median": {
            "firstView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-7wn9-10.10.1.11",
                "loadTime": 2854,
                "docTime": 2854,
                "fullyLoaded": 6011,
                "bytesOut": 64544,
                "bytesOutDoc": 64544,
                "bytesIn": 2875302,
                "bytesInDoc": 2875302,
                "requests": [
                    {
                        "type": 3,
                        "id": "FE26CB67560E894BAAF564EBD485BFDC",
                        "request_id": "FE26CB67560E894BAAF564EBD485BFDC",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/www.escape-team.com\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.escape-team.com",
                        "url": "\/",
                        "raw_id": "FE26CB67560E894BAAF564EBD485BFDC",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 97,
                        "ttfb_ms": 85,
                        "load_start": 159,
                        "load_start_float": 159.000078,
                        "bytesIn": 8662,
                        "objectSize": 8662,
                        "objectSizeUncompressed": 65737,
                        "chunks": [
                            {
                                "ts": 246,
                                "bytes": 3743,
                                "inflated": 15965
                            },
                            {
                                "ts": 251,
                                "bytes": 4096,
                                "inflated": 47266
                            },
                            {
                                "ts": 256,
                                "bytes": 823,
                                "inflated": 2506
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 91,
                        "protocol": "http\/1.1",
                        "dns_start": 2,
                        "dns_end": 46,
                        "connect_start": 46,
                        "connect_end": 85,
                        "ssl_start": 85,
                        "ssl_end": 158,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "analytics.fabianhemmert.com",
                            "sanList": [
                                "analytics.fabianhemmert.com",
                                "escape-team.com",
                                "escape-team.de",
                                "escapeteam.de",
                                "help.escape-team.com",
                                "humangodinterfaces.com",
                                "perspectives-in-play.com",
                                "talesfromthefuture.eu",
                                "wingman-group.de",
                                "www.aicracy.net",
                                "www.escape-team.com",
                                "www.escape-team.de",
                                "www.escapeteam.de",
                                "www.humangodinterfaces.com",
                                "www.perspectives-in-play.com",
                                "www.talesfromthefuture.eu",
                                "www.wingman-group.de"
                            ],
                            "issuer": "R11",
                            "validFrom": 1725400770,
                            "validTo": 1733176769,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1725404280774,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100B4F54D2A86586B0A22B925154CBD9F28EEDE93093F7922E2D5C11E5C66A4BC1C022100AF9BE6C468B25450B7E7F6DFAEE5AC2EE7B52452B238CC32732E6FA682FEE239"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                    "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                    "timestamp": 1725404280775,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304602210083EA003DBAFD99E2E5F5CF154240CA750646D54BDC2CC6F543212A285500A55B022100B4C7EFE10AE2F10E594679DD67A999D5F3D8A9BE1FA0DC07969BCA2CCE839E06"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "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",
                                "Connection: keep-alive",
                                "Host: www.escape-team.com",
                                "Sec-Fetch-Dest: document",
                                "Sec-Fetch-Mode: navigate",
                                "Sec-Fetch-Site: cross-site",
                                "Upgrade-Insecure-Requests: 1",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Vary: Accept-Encoding",
                                "Content-Encoding: gzip",
                                "X-Content-Type-Options: nosniff",
                                "Access-Control-Allow-Origin: *",
                                "Access-Control-Allow-Methods: GET",
                                "Content-Length: 8662",
                                "Keep-Alive: timeout=5, max=100",
                                "Connection: Keep-Alive",
                                "Content-Type: text\/html; charset=UTF-8"
                            ]
                        },
                        "bytesOut": 1993,
                        "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": 44,
                        "connect_ms": 39,
                        "ssl_ms": 73,
                        "gzip_total": 8662,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 16,
                        "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "http\/1.1",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 78,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGZzCCBU+gAwIBAgISA7sHGNmqYPzQKnZsyVcNnerkMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwOTAzMjE1OTMwWhcNMjQxMjAyMjE1OTI5WjAmMSQwIgYDVQQD\nExthbmFseXRpY3MuZmFiaWFuaGVtbWVydC5jb20wggEiMA0GCSqGSIb3DQEBAQUA\nA4IBDwAwggEKAoIBAQC1LK1T733TrIiC85m\/sw2sFRYToau++akWEq3vLcFLpOat\nyWyoX5m1JuEa1O2OboZGhVKz8jKkegBMnJyOMBV30618tpYGGomgMygycHrkYscA\nwbbhtDWjojPfDkb9JwyZwYDydR81Q7bv77wWLcK6Umw3SPJxBxjufFcycPCy93oX\nXHqAYK\/9mWn1J7Ldq2riWDQez+a7fa0Iy4eUeuginDF946CM1vmkMeKai8\/gu0d\/\nB04HhBs9SgXkRnsahzVIhCJmbxQJ4RgEO\/wZm74O\/SN9H8r8RbPL+8w0e+Pb7FLZ\nIszgXCQj8Yl+iM5ai0XlpRK7HTc1maBC3+FqAGwrAgMBAAGjggOAMIIDfDAOBgNV\nHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1Ud\nEwEB\/wQCMAAwHQYDVR0OBBYEFP3hEFfwm92xL6yOf5KwgOL+hO0BMB8GA1UdIwQY\nMBaAFMXPRqTq9MPAemyVxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEF\nBQcwAYYWaHR0cDovL3IxMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDov\nL3IxMS5pLmxlbmNyLm9yZy8wggGDBgNVHREEggF6MIIBdoIbYW5hbHl0aWNzLmZh\nYmlhbmhlbW1lcnQuY29tgg9lc2NhcGUtdGVhbS5jb22CDmVzY2FwZS10ZWFtLmRl\ngg1lc2NhcGV0ZWFtLmRlghRoZWxwLmVzY2FwZS10ZWFtLmNvbYIWaHVtYW5nb2Rp\nbnRlcmZhY2VzLmNvbYIYcGVyc3BlY3RpdmVzLWluLXBsYXkuY29tghV0YWxlc2Zy\nb210aGVmdXR1cmUuZXWCEHdpbmdtYW4tZ3JvdXAuZGWCD3d3dy5haWNyYWN5Lm5l\ndIITd3d3LmVzY2FwZS10ZWFtLmNvbYISd3d3LmVzY2FwZS10ZWFtLmRlghF3d3cu\nZXNjYXBldGVhbS5kZYIad3d3Lmh1bWFuZ29kaW50ZXJmYWNlcy5jb22CHHd3dy5w\nZXJzcGVjdGl2ZXMtaW4tcGxheS5jb22CGXd3dy50YWxlc2Zyb210aGVmdXR1cmUu\nZXWCFHd3dy53aW5nbWFuLWdyb3VwLmRlMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIB\nBgYKKwYBBAHWeQIEAgSB9wSB9ADyAHcASLDja9qmRzQP5WoC+p0w6xxSActW3SyB\n2bu\/qznYhHMAAAGRuhv3xgAABAMASDBGAiEAtPVNKoZYawoiuSUVTL2fKO7ekwk\/\neSLi1cEeXGakvBwCIQCvm+bEaLJUULfn9t+u5awu57UkUrI4zDJzLm+mgv7iOQB3\nAD8XS0\/XIkdYlB1lHIS+DRLtkDd\/H4Vq68G\/KIXs+GRuAAABkbob98cAAAQDAEgw\nRgIhAIPqAD26\/Zni5fXPFUJAynUGRtVL3CzG9UMhKihVAKVbAiEAtMfv4Qri8Q5Z\nRnndZ6mZ1fPYqb4foNwHlpvKLM6DngYwDQYJKoZIhvcNAQELBQADggEBACe59hGD\nefMXQQBF1WUpivkmlEAsBxdqXpL71S3sYbmcvadDSaFiui7DwxIWP\/mXtDsjBOgf\nBvJGFbV5mjIhZQjhMPqbYHkW7Kg5GbDD1FSOb6wA6Zj8hp4hfW0iL8BscyQWiwdT\nOXYgm6x1Yu08\/yG\/kDmcgWUg3hztddcwgwjBX10\/n60tpZw+ljiF61KeEBHbYrTX\nrP9bXRYJkJyD92ksdSmA0\/C9KrpKuFPExHh5pQPbZbWpW4Xkam68D1a82MYS4urn\n3ZrialP7TyRkwlO8l8hRrKp3lU9lGU7auQFD9O0qvqwBK1pvCfzEe78Bp0Gcp7w5\nrV1dKk9SQI\/AS0w=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 256,
                        "ttfb_start": 159,
                        "ttfb_end": 244,
                        "download_start": 244,
                        "download_end": 256,
                        "download_ms": 12,
                        "all_start": 2,
                        "all_end": 256,
                        "all_ms": 253,
                        "index": 0,
                        "number": 1,
                        "cpuTimes": {
                            "EvaluateScript": 5,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 5,
                        "cpu.v8.compile": 0,
                        "cpuTime": 5,
                        "js_timing": [
                            [
                                1100.0940000000001,
                                1100.355
                            ],
                            [
                                1716.952,
                                1721.3230000000001
                            ],
                            [
                                1100.125,
                                1100.3240000000001
                            ],
                            [
                                1716.9659999999999,
                                1717.223
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "40291.2",
                        "request_id": "40291.2",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/www.escape-team.com\/assets\/css\/fonts.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.escape-team.com",
                        "url": "\/assets\/css\/fonts.css",
                        "raw_id": "40291.2",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 47,
                        "ttfb_ms": 46,
                        "load_start": 294,
                        "load_start_float": 294.00009499999999,
                        "bytesIn": 245,
                        "objectSize": 245,
                        "objectSizeUncompressed": 1014,
                        "chunks": [
                            {
                                "ts": 341,
                                "bytes": 245,
                                "inflated": 1014
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 91,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.escape-team.com\/",
                        "initiator_line": 34,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: text\/css,*\/*;q=0.1",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: www.escape-team.com",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Sec-Fetch-Dest: style",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Last-Modified: Thu, 16 May 2024 20:17:50 GMT",
                                "ETag: \"3f6-61897edea77e0-gzip\"",
                                "Accept-Ranges: bytes",
                                "Vary: Accept-Encoding",
                                "Content-Encoding: gzip",
                                "X-Content-Type-Options: nosniff",
                                "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                "Access-Control-Allow-Methods: GET",
                                "Content-Length: 245",
                                "Keep-Alive: timeout=5, max=99",
                                "Connection: Keep-Alive",
                                "Content-Type: text\/css"
                            ]
                        },
                        "bytesOut": 1660,
                        "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": 245,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 263,
                        "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                        "netlog_id": 95,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 341,
                        "ttfb_start": 294,
                        "ttfb_end": 340,
                        "download_start": 340,
                        "download_end": 341,
                        "download_ms": 1,
                        "all_start": 294,
                        "all_end": 341,
                        "all_ms": 47,
                        "index": 1,
                        "number": 2
                    },
                    {
                        "type": 3,
                        "id": "40291.3",
                        "request_id": "40291.3",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/www.escape-team.com\/assets\/app\/dist\/css\/uikit.app.min.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.escape-team.com",
                        "url": "\/assets\/app\/dist\/css\/uikit.app.min.css",
                        "raw_id": "40291.3",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 176,
                        "ttfb_ms": 71,
                        "load_start": 294,
                        "load_start_float": 294.00010099999997,
                        "bytesIn": 34180,
                        "objectSize": 34180,
                        "objectSizeUncompressed": 304963,
                        "chunks": [
                            {
                                "ts": 366,
                                "bytes": 3634,
                                "inflated": 13095
                            },
                            {
                                "ts": 367,
                                "bytes": 4096,
                                "inflated": 26776
                            },
                            {
                                "ts": 372,
                                "bytes": 376,
                                "inflated": 1827
                            },
                            {
                                "ts": 456,
                                "bytes": 16192,
                                "inflated": 19730
                            },
                            {
                                "ts": 468,
                                "bytes": 9882,
                                "inflated": 46927
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 85,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 45,
                        "connect_end": 86,
                        "ssl_start": 86,
                        "ssl_end": 167,
                        "initiator": "https:\/\/www.escape-team.com\/",
                        "initiator_line": 34,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: text\/css,*\/*;q=0.1",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: www.escape-team.com",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Sec-Fetch-Dest: style",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Last-Modified: Thu, 16 May 2024 20:35:17 GMT",
                                "ETag: \"4a743-618982c4bcad5-gzip\"",
                                "Accept-Ranges: bytes",
                                "Vary: Accept-Encoding",
                                "Content-Encoding: gzip",
                                "X-Content-Type-Options: nosniff",
                                "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                "Access-Control-Allow-Methods: GET",
                                "Content-Length: 34180",
                                "Keep-Alive: timeout=5, max=100",
                                "Connection: Keep-Alive",
                                "Content-Type: text\/css"
                            ]
                        },
                        "bytesOut": 1660,
                        "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": 41,
                        "ssl_ms": 81,
                        "gzip_total": 34180,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 266,
                        "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "http\/1.1",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 101,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGZzCCBU+gAwIBAgISA7sHGNmqYPzQKnZsyVcNnerkMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwOTAzMjE1OTMwWhcNMjQxMjAyMjE1OTI5WjAmMSQwIgYDVQQD\nExthbmFseXRpY3MuZmFiaWFuaGVtbWVydC5jb20wggEiMA0GCSqGSIb3DQEBAQUA\nA4IBDwAwggEKAoIBAQC1LK1T733TrIiC85m\/sw2sFRYToau++akWEq3vLcFLpOat\nyWyoX5m1JuEa1O2OboZGhVKz8jKkegBMnJyOMBV30618tpYGGomgMygycHrkYscA\nwbbhtDWjojPfDkb9JwyZwYDydR81Q7bv77wWLcK6Umw3SPJxBxjufFcycPCy93oX\nXHqAYK\/9mWn1J7Ldq2riWDQez+a7fa0Iy4eUeuginDF946CM1vmkMeKai8\/gu0d\/\nB04HhBs9SgXkRnsahzVIhCJmbxQJ4RgEO\/wZm74O\/SN9H8r8RbPL+8w0e+Pb7FLZ\nIszgXCQj8Yl+iM5ai0XlpRK7HTc1maBC3+FqAGwrAgMBAAGjggOAMIIDfDAOBgNV\nHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1Ud\nEwEB\/wQCMAAwHQYDVR0OBBYEFP3hEFfwm92xL6yOf5KwgOL+hO0BMB8GA1UdIwQY\nMBaAFMXPRqTq9MPAemyVxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEF\nBQcwAYYWaHR0cDovL3IxMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDov\nL3IxMS5pLmxlbmNyLm9yZy8wggGDBgNVHREEggF6MIIBdoIbYW5hbHl0aWNzLmZh\nYmlhbmhlbW1lcnQuY29tgg9lc2NhcGUtdGVhbS5jb22CDmVzY2FwZS10ZWFtLmRl\ngg1lc2NhcGV0ZWFtLmRlghRoZWxwLmVzY2FwZS10ZWFtLmNvbYIWaHVtYW5nb2Rp\nbnRlcmZhY2VzLmNvbYIYcGVyc3BlY3RpdmVzLWluLXBsYXkuY29tghV0YWxlc2Zy\nb210aGVmdXR1cmUuZXWCEHdpbmdtYW4tZ3JvdXAuZGWCD3d3dy5haWNyYWN5Lm5l\ndIITd3d3LmVzY2FwZS10ZWFtLmNvbYISd3d3LmVzY2FwZS10ZWFtLmRlghF3d3cu\nZXNjYXBldGVhbS5kZYIad3d3Lmh1bWFuZ29kaW50ZXJmYWNlcy5jb22CHHd3dy5w\nZXJzcGVjdGl2ZXMtaW4tcGxheS5jb22CGXd3dy50YWxlc2Zyb210aGVmdXR1cmUu\nZXWCFHd3dy53aW5nbWFuLWdyb3VwLmRlMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIB\nBgYKKwYBBAHWeQIEAgSB9wSB9ADyAHcASLDja9qmRzQP5WoC+p0w6xxSActW3SyB\n2bu\/qznYhHMAAAGRuhv3xgAABAMASDBGAiEAtPVNKoZYawoiuSUVTL2fKO7ekwk\/\neSLi1cEeXGakvBwCIQCvm+bEaLJUULfn9t+u5awu57UkUrI4zDJzLm+mgv7iOQB3\nAD8XS0\/XIkdYlB1lHIS+DRLtkDd\/H4Vq68G\/KIXs+GRuAAABkbob98cAAAQDAEgw\nRgIhAIPqAD26\/Zni5fXPFUJAynUGRtVL3CzG9UMhKihVAKVbAiEAtMfv4Qri8Q5Z\nRnndZ6mZ1fPYqb4foNwHlpvKLM6DngYwDQYJKoZIhvcNAQELBQADggEBACe59hGD\nefMXQQBF1WUpivkmlEAsBxdqXpL71S3sYbmcvadDSaFiui7DwxIWP\/mXtDsjBOgf\nBvJGFbV5mjIhZQjhMPqbYHkW7Kg5GbDD1FSOb6wA6Zj8hp4hfW0iL8BscyQWiwdT\nOXYgm6x1Yu08\/yG\/kDmcgWUg3hztddcwgwjBX10\/n60tpZw+ljiF61KeEBHbYrTX\nrP9bXRYJkJyD92ksdSmA0\/C9KrpKuFPExHh5pQPbZbWpW4Xkam68D1a82MYS4urn\n3ZrialP7TyRkwlO8l8hRrKp3lU9lGU7auQFD9O0qvqwBK1pvCfzEe78Bp0Gcp7w5\nrV1dKk9SQI\/AS0w=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 470,
                        "ttfb_start": 294,
                        "ttfb_end": 365,
                        "download_start": 365,
                        "download_end": 470,
                        "download_ms": 105,
                        "all_start": 45,
                        "all_end": 470,
                        "all_ms": 298,
                        "index": 2,
                        "number": 3
                    },
                    {
                        "type": 3,
                        "id": "40291.4",
                        "request_id": "40291.4",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/www.escape-team.com\/assets\/js\/baffle.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.escape-team.com",
                        "url": "\/assets\/js\/baffle.min.js",
                        "raw_id": "40291.4",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 91,
                        "ttfb_ms": 90,
                        "load_start": 342,
                        "load_start_float": 342.00010700000001,
                        "bytesIn": 1819,
                        "objectSize": 1819,
                        "objectSizeUncompressed": 5011,
                        "chunks": [
                            {
                                "ts": 433,
                                "bytes": 1819,
                                "inflated": 5011
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 91,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.escape-team.com\/",
                        "initiator_line": 35,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: *\/*",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: www.escape-team.com",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Sec-Fetch-Dest: script",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Last-Modified: Thu, 02 Nov 2023 12:09:52 GMT",
                                "ETag: \"1393-6092a43db9add-gzip\"",
                                "Accept-Ranges: bytes",
                                "Vary: Accept-Encoding",
                                "Content-Encoding: gzip",
                                "X-Content-Type-Options: nosniff",
                                "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                "Access-Control-Allow-Methods: GET",
                                "Content-Length: 1819",
                                "Keep-Alive: timeout=5, max=98",
                                "Connection: Keep-Alive",
                                "Content-Type: application\/javascript"
                            ]
                        },
                        "bytesOut": 1618,
                        "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": 1819,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 271,
                        "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                        "netlog_id": 107,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 433,
                        "ttfb_start": 342,
                        "ttfb_end": 432,
                        "download_start": 432,
                        "download_end": 433,
                        "download_ms": 1,
                        "all_start": 342,
                        "all_end": 433,
                        "all_ms": 91,
                        "index": 3,
                        "number": 4,
                        "cpuTimes": {
                            "EvaluateScript": 2,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 2,
                        "cpu.v8.compile": 0,
                        "cpuTime": 2,
                        "js_timing": [
                            [
                                528.13300000000004,
                                529.87199999999996
                            ],
                            [
                                528.15599999999995,
                                528.49599999999998
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "40291.5",
                        "request_id": "40291.5",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.escape-team.com",
                        "url": "\/assets\/app\/dist\/js\/uikit.min.js",
                        "raw_id": "40291.5",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 227,
                        "ttfb_ms": 106,
                        "load_start": 376,
                        "load_start_float": 376.00011499999999,
                        "bytesIn": 42357,
                        "objectSize": 42357,
                        "objectSizeUncompressed": 133664,
                        "chunks": [
                            {
                                "ts": 484,
                                "bytes": 3620,
                                "inflated": 9042
                            },
                            {
                                "ts": 488,
                                "bytes": 4096,
                                "inflated": 11654
                            },
                            {
                                "ts": 491,
                                "bytes": 390,
                                "inflated": 977
                            },
                            {
                                "ts": 546,
                                "bytes": 16192,
                                "inflated": 52042
                            },
                            {
                                "ts": 569,
                                "bytes": 8096,
                                "inflated": 27940
                            },
                            {
                                "ts": 603,
                                "bytes": 9963,
                                "inflated": 32009
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 114,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 274,
                        "connect_end": 313,
                        "ssl_start": 313,
                        "ssl_end": 376,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "analytics.fabianhemmert.com",
                            "sanList": [
                                "analytics.fabianhemmert.com",
                                "escape-team.com",
                                "escape-team.de",
                                "escapeteam.de",
                                "help.escape-team.com",
                                "humangodinterfaces.com",
                                "perspectives-in-play.com",
                                "talesfromthefuture.eu",
                                "wingman-group.de",
                                "www.aicracy.net",
                                "www.escape-team.com",
                                "www.escape-team.de",
                                "www.escapeteam.de",
                                "www.humangodinterfaces.com",
                                "www.perspectives-in-play.com",
                                "www.talesfromthefuture.eu",
                                "www.wingman-group.de"
                            ],
                            "issuer": "R11",
                            "validFrom": 1725400770,
                            "validTo": 1733176769,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1725404280774,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100B4F54D2A86586B0A22B925154CBD9F28EEDE93093F7922E2D5C11E5C66A4BC1C022100AF9BE6C468B25450B7E7F6DFAEE5AC2EE7B52452B238CC32732E6FA682FEE239"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                    "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                    "timestamp": 1725404280775,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304602210083EA003DBAFD99E2E5F5CF154240CA750646D54BDC2CC6F543212A285500A55B022100B4C7EFE10AE2F10E594679DD67A999D5F3D8A9BE1FA0DC07969BCA2CCE839E06"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.escape-team.com\/",
                        "initiator_line": 35,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: *\/*",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: www.escape-team.com",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Sec-Fetch-Dest: script",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                "ETag: \"20a20-6092a43d4b917-gzip\"",
                                "Accept-Ranges: bytes",
                                "Vary: Accept-Encoding",
                                "Content-Encoding: gzip",
                                "X-Content-Type-Options: nosniff",
                                "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                "Access-Control-Allow-Methods: GET",
                                "Content-Length: 42357",
                                "Keep-Alive: timeout=5, max=100",
                                "Connection: Keep-Alive",
                                "Content-Type: application\/javascript"
                            ]
                        },
                        "bytesOut": 1618,
                        "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": 39,
                        "ssl_ms": 63,
                        "gzip_total": 42357,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 274,
                        "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "True",
                        "tls_next_proto": "http\/1.1",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 115,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGZzCCBU+gAwIBAgISA7sHGNmqYPzQKnZsyVcNnerkMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwOTAzMjE1OTMwWhcNMjQxMjAyMjE1OTI5WjAmMSQwIgYDVQQD\nExthbmFseXRpY3MuZmFiaWFuaGVtbWVydC5jb20wggEiMA0GCSqGSIb3DQEBAQUA\nA4IBDwAwggEKAoIBAQC1LK1T733TrIiC85m\/sw2sFRYToau++akWEq3vLcFLpOat\nyWyoX5m1JuEa1O2OboZGhVKz8jKkegBMnJyOMBV30618tpYGGomgMygycHrkYscA\nwbbhtDWjojPfDkb9JwyZwYDydR81Q7bv77wWLcK6Umw3SPJxBxjufFcycPCy93oX\nXHqAYK\/9mWn1J7Ldq2riWDQez+a7fa0Iy4eUeuginDF946CM1vmkMeKai8\/gu0d\/\nB04HhBs9SgXkRnsahzVIhCJmbxQJ4RgEO\/wZm74O\/SN9H8r8RbPL+8w0e+Pb7FLZ\nIszgXCQj8Yl+iM5ai0XlpRK7HTc1maBC3+FqAGwrAgMBAAGjggOAMIIDfDAOBgNV\nHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1Ud\nEwEB\/wQCMAAwHQYDVR0OBBYEFP3hEFfwm92xL6yOf5KwgOL+hO0BMB8GA1UdIwQY\nMBaAFMXPRqTq9MPAemyVxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEF\nBQcwAYYWaHR0cDovL3IxMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDov\nL3IxMS5pLmxlbmNyLm9yZy8wggGDBgNVHREEggF6MIIBdoIbYW5hbHl0aWNzLmZh\nYmlhbmhlbW1lcnQuY29tgg9lc2NhcGUtdGVhbS5jb22CDmVzY2FwZS10ZWFtLmRl\ngg1lc2NhcGV0ZWFtLmRlghRoZWxwLmVzY2FwZS10ZWFtLmNvbYIWaHVtYW5nb2Rp\nbnRlcmZhY2VzLmNvbYIYcGVyc3BlY3RpdmVzLWluLXBsYXkuY29tghV0YWxlc2Zy\nb210aGVmdXR1cmUuZXWCEHdpbmdtYW4tZ3JvdXAuZGWCD3d3dy5haWNyYWN5Lm5l\ndIITd3d3LmVzY2FwZS10ZWFtLmNvbYISd3d3LmVzY2FwZS10ZWFtLmRlghF3d3cu\nZXNjYXBldGVhbS5kZYIad3d3Lmh1bWFuZ29kaW50ZXJmYWNlcy5jb22CHHd3dy5w\nZXJzcGVjdGl2ZXMtaW4tcGxheS5jb22CGXd3dy50YWxlc2Zyb210aGVmdXR1cmUu\nZXWCFHd3dy53aW5nbWFuLWdyb3VwLmRlMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIB\nBgYKKwYBBAHWeQIEAgSB9wSB9ADyAHcASLDja9qmRzQP5WoC+p0w6xxSActW3SyB\n2bu\/qznYhHMAAAGRuhv3xgAABAMASDBGAiEAtPVNKoZYawoiuSUVTL2fKO7ekwk\/\neSLi1cEeXGakvBwCIQCvm+bEaLJUULfn9t+u5awu57UkUrI4zDJzLm+mgv7iOQB3\nAD8XS0\/XIkdYlB1lHIS+DRLtkDd\/H4Vq68G\/KIXs+GRuAAABkbob98cAAAQDAEgw\nRgIhAIPqAD26\/Zni5fXPFUJAynUGRtVL3CzG9UMhKihVAKVbAiEAtMfv4Qri8Q5Z\nRnndZ6mZ1fPYqb4foNwHlpvKLM6DngYwDQYJKoZIhvcNAQELBQADggEBACe59hGD\nefMXQQBF1WUpivkmlEAsBxdqXpL71S3sYbmcvadDSaFiui7DwxIWP\/mXtDsjBOgf\nBvJGFbV5mjIhZQjhMPqbYHkW7Kg5GbDD1FSOb6wA6Zj8hp4hfW0iL8BscyQWiwdT\nOXYgm6x1Yu08\/yG\/kDmcgWUg3hztddcwgwjBX10\/n60tpZw+ljiF61KeEBHbYrTX\nrP9bXRYJkJyD92ksdSmA0\/C9KrpKuFPExHh5pQPbZbWpW4Xkam68D1a82MYS4urn\n3ZrialP7TyRkwlO8l8hRrKp3lU9lGU7auQFD9O0qvqwBK1pvCfzEe78Bp0Gcp7w5\nrV1dKk9SQI\/AS0w=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 603,
                        "ttfb_start": 376,
                        "ttfb_end": 482,
                        "download_start": 482,
                        "download_end": 603,
                        "download_ms": 121,
                        "all_start": 274,
                        "all_end": 603,
                        "all_ms": 329,
                        "index": 4,
                        "number": 5,
                        "cpuTimes": {
                            "EvaluateScript": 53,
                            "v8.compile": 17,
                            "FunctionCall": 526
                        },
                        "cpu.EvaluateScript": 53,
                        "cpu.v8.compile": 17,
                        "cpu.FunctionCall": 526,
                        "cpuTime": 596,
                        "js_timing": [
                            [
                                649.60699999999997,
                                672.32299999999998
                            ],
                            [
                                674.99800000000005,
                                705.21600000000001
                            ],
                            [
                                649.63400000000001,
                                654.00199999999995
                            ],
                            [
                                675.02200000000005,
                                687.59500000000003
                            ],
                            [
                                672.42200000000003,
                                672.63999999999999
                            ],
                            [
                                705.29600000000005,
                                705.34400000000005
                            ],
                            [
                                705.35199999999998,
                                707.75199999999995
                            ],
                            [
                                708.59100000000001,
                                708.60500000000002
                            ],
                            [
                                708.61000000000001,
                                708.61699999999996
                            ],
                            [
                                709.60799999999995,
                                709.64599999999996
                            ],
                            [
                                709.65099999999995,
                                709.65800000000002
                            ],
                            [
                                1100.5530000000001,
                                1100.579
                            ],
                            [
                                1100.585,
                                1100.5930000000001
                            ],
                            [
                                1111.3689999999999,
                                1270.9929999999999
                            ],
                            [
                                1271.0599999999999,
                                1271.1559999999999
                            ],
                            [
                                1271.1869999999999,
                                1272.5060000000001
                            ],
                            [
                                1273.5309999999999,
                                1274.018
                            ],
                            [
                                1274.0340000000001,
                                1274.194
                            ],
                            [
                                1290.5619999999999,
                                1290.5909999999999
                            ],
                            [
                                1290.597,
                                1290.605
                            ],
                            [
                                1300.9929999999999,
                                1301.0940000000001
                            ],
                            [
                                1301.4300000000001,
                                1324.1300000000001
                            ],
                            [
                                1324.3009999999999,
                                1346.2929999999999
                            ],
                            [
                                1346.6859999999999,
                                1346.721
                            ],
                            [
                                1346.7270000000001,
                                1346.848
                            ],
                            [
                                1347.028,
                                1351.79
                            ],
                            [
                                1351.8219999999999,
                                1351.876
                            ],
                            [
                                1351.885,
                                1351.9000000000001
                            ],
                            [
                                1351.9079999999999,
                                1351.954
                            ],
                            [
                                1351.9639999999999,
                                1516.318
                            ],
                            [
                                1516.365,
                                1516.452
                            ],
                            [
                                1516.502,
                                1516.576
                            ],
                            [
                                1516.623,
                                1516.6369999999999
                            ],
                            [
                                1516.6489999999999,
                                1516.692
                            ],
                            [
                                1516.701,
                                1516.7190000000001
                            ],
                            [
                                1525.193,
                                1525.5909999999999
                            ],
                            [
                                1525.932,
                                1526.7190000000001
                            ],
                            [
                                1590.4570000000001,
                                1590.491
                            ],
                            [
                                1590.498,
                                1590.5250000000001
                            ],
                            [
                                1590.5519999999999,
                                1590.559
                            ],
                            [
                                1590.5619999999999,
                                1590.5699999999999
                            ],
                            [
                                1590.5899999999999,
                                1590.597
                            ],
                            [
                                1590.5999999999999,
                                1590.606
                            ],
                            [
                                1590.634,
                                1590.6389999999999
                            ],
                            [
                                1590.6420000000001,
                                1590.6479999999999
                            ],
                            [
                                1590.663,
                                1590.6690000000001
                            ],
                            [
                                1590.672,
                                1590.6769999999999
                            ],
                            [
                                1590.6959999999999,
                                1590.701
                            ],
                            [
                                1590.704,
                                1590.71
                            ],
                            [
                                1590.7249999999999,
                                1590.731
                            ],
                            [
                                1590.7339999999999,
                                1590.741
                            ],
                            [
                                1590.7639999999999,
                                1590.77
                            ],
                            [
                                1590.7729999999999,
                                1590.779
                            ],
                            [
                                1590.7950000000001,
                                1590.8009999999999
                            ],
                            [
                                1590.8050000000001,
                                1590.8119999999999
                            ],
                            [
                                1590.8299999999999,
                                1590.8440000000001
                            ],
                            [
                                1590.848,
                                1590.854
                            ],
                            [
                                1590.8720000000001,
                                1590.8779999999999
                            ],
                            [
                                1590.8810000000001,
                                1590.8869999999999
                            ],
                            [
                                1590.904,
                                1590.9100000000001
                            ],
                            [
                                1590.913,
                                1590.9190000000001
                            ],
                            [
                                1590.9359999999999,
                                1590.943
                            ],
                            [
                                1590.9459999999999,
                                1590.952
                            ],
                            [
                                1590.9680000000001,
                                1590.9739999999999
                            ],
                            [
                                1590.9780000000001,
                                1590.9829999999999
                            ],
                            [
                                1591.01,
                                1591.0170000000001
                            ],
                            [
                                1591.02,
                                1591.0260000000001
                            ],
                            [
                                1591.0429999999999,
                                1591.048
                            ],
                            [
                                1591.0509999999999,
                                1591.057
                            ],
                            [
                                1591.0730000000001,
                                1591.079
                            ],
                            [
                                1591.0830000000001,
                                1591.088
                            ],
                            [
                                1591.1079999999999,
                                1591.114
                            ],
                            [
                                1591.117,
                                1591.1320000000001
                            ],
                            [
                                1591.1469999999999,
                                1591.152
                            ],
                            [
                                1591.155,
                                1591.1610000000001
                            ],
                            [
                                1591.1769999999999,
                                1591.183
                            ],
                            [
                                1591.1859999999999,
                                1591.191
                            ],
                            [
                                1591.2070000000001,
                                1591.212
                            ],
                            [
                                1591.2149999999999,
                                1591.22
                            ],
                            [
                                1591.2349999999999,
                                1591.241
                            ],
                            [
                                1591.2439999999999,
                                1591.249
                            ],
                            [
                                1591.2719999999999,
                                1591.277
                            ],
                            [
                                1591.2809999999999,
                                1591.287
                            ],
                            [
                                1591.3019999999999,
                                1591.308
                            ],
                            [
                                1591.3109999999999,
                                1591.327
                            ],
                            [
                                1591.3420000000001,
                                1591.348
                            ],
                            [
                                1591.3510000000001,
                                1591.356
                            ],
                            [
                                1591.3710000000001,
                                1591.377
                            ],
                            [
                                1591.3800000000001,
                                1591.386
                            ],
                            [
                                1591.4059999999999,
                                1591.412
                            ],
                            [
                                1591.415,
                                1591.421
                            ],
                            [
                                1591.4359999999999,
                                1591.441
                            ],
                            [
                                1591.444,
                                1591.45
                            ],
                            [
                                1591.4670000000001,
                                1591.472
                            ],
                            [
                                1591.4749999999999,
                                1591.481
                            ],
                            [
                                1591.4960000000001,
                                1591.501
                            ],
                            [
                                1591.5039999999999,
                                1591.51
                            ],
                            [
                                1591.5250000000001,
                                1591.53
                            ],
                            [
                                1591.5329999999999,
                                1591.539
                            ],
                            [
                                1591.5540000000001,
                                1591.559
                            ],
                            [
                                1591.5619999999999,
                                1591.568
                            ],
                            [
                                1591.5830000000001,
                                1591.5899999999999
                            ],
                            [
                                1591.5930000000001,
                                1591.598
                            ],
                            [
                                1591.6130000000001,
                                1591.6179999999999
                            ],
                            [
                                1591.6210000000001,
                                1591.6279999999999
                            ],
                            [
                                1591.6479999999999,
                                1591.654
                            ],
                            [
                                1591.6569999999999,
                                1591.675
                            ],
                            [
                                1591.691,
                                1591.6959999999999
                            ],
                            [
                                1591.6990000000001,
                                1591.704
                            ],
                            [
                                1591.7190000000001,
                                1591.7249999999999
                            ],
                            [
                                1591.7280000000001,
                                1591.7329999999999
                            ],
                            [
                                1591.751,
                                1591.7570000000001
                            ],
                            [
                                1591.76,
                                1591.7660000000001
                            ],
                            [
                                1591.7819999999999,
                                1591.788
                            ],
                            [
                                1591.7909999999999,
                                1591.796
                            ],
                            [
                                1591.8140000000001,
                                1591.8199999999999
                            ],
                            [
                                1591.8230000000001,
                                1591.828
                            ],
                            [
                                1591.8440000000001,
                                1591.8499999999999
                            ],
                            [
                                1591.8530000000001,
                                1591.8579999999999
                            ],
                            [
                                1591.873,
                                1591.8779999999999
                            ],
                            [
                                1591.8810000000001,
                                1591.8869999999999
                            ],
                            [
                                1591.903,
                                1591.9090000000001
                            ],
                            [
                                1591.912,
                                1591.9169999999999
                            ],
                            [
                                1591.9380000000001,
                                1591.944
                            ],
                            [
                                1591.9469999999999,
                                1591.952
                            ],
                            [
                                1591.9680000000001,
                                1591.973
                            ],
                            [
                                1591.9760000000001,
                                1591.982
                            ],
                            [
                                1591.9960000000001,
                                1592.002
                            ],
                            [
                                1592.0050000000001,
                                1592.011
                            ],
                            [
                                1592.027,
                                1592.0329999999999
                            ],
                            [
                                1592.0360000000001,
                                1592.0419999999999
                            ],
                            [
                                1592.058,
                                1592.0640000000001
                            ],
                            [
                                1592.066,
                                1592.0719999999999
                            ],
                            [
                                1592.088,
                                1592.0940000000001
                            ],
                            [
                                1592.097,
                                1592.1020000000001
                            ],
                            [
                                1592.1220000000001,
                                1592.1279999999999
                            ],
                            [
                                1592.1310000000001,
                                1592.1369999999999
                            ],
                            [
                                1592.153,
                                1592.1590000000001
                            ],
                            [
                                1592.162,
                                1592.1669999999999
                            ],
                            [
                                1592.183,
                                1592.194
                            ],
                            [
                                1592.1969999999999,
                                1592.203
                            ],
                            [
                                1592.2190000000001,
                                1592.2239999999999
                            ],
                            [
                                1592.2280000000001,
                                1592.2329999999999
                            ],
                            [
                                1592.2470000000001,
                                1592.2529999999999
                            ],
                            [
                                1592.2560000000001,
                                1592.2619999999999
                            ],
                            [
                                1592.2860000000001,
                                1592.2929999999999
                            ],
                            [
                                1592.296,
                                1592.3019999999999
                            ],
                            [
                                1592.3340000000001,
                                1592.3399999999999
                            ],
                            [
                                1592.3430000000001,
                                1592.3489999999999
                            ],
                            [
                                1592.365,
                                1592.3710000000001
                            ],
                            [
                                1592.374,
                                1592.3800000000001
                            ],
                            [
                                1592.396,
                                1592.402
                            ],
                            [
                                1592.405,
                                1592.4100000000001
                            ],
                            [
                                1592.4259999999999,
                                1592.432
                            ],
                            [
                                1592.4349999999999,
                                1592.4400000000001
                            ],
                            [
                                1592.4559999999999,
                                1592.462
                            ],
                            [
                                1592.4649999999999,
                                1592.4760000000001
                            ],
                            [
                                1592.492,
                                1592.498
                            ],
                            [
                                1592.501,
                                1592.5060000000001
                            ],
                            [
                                1592.52,
                                1592.5260000000001
                            ],
                            [
                                1592.529,
                                1592.5340000000001
                            ],
                            [
                                1592.549,
                                1592.5550000000001
                            ],
                            [
                                1592.559,
                                1592.5640000000001
                            ],
                            [
                                1592.5809999999999,
                                1592.586
                            ],
                            [
                                1592.5889999999999,
                                1592.595
                            ],
                            [
                                1592.6089999999999,
                                1592.615
                            ],
                            [
                                1592.6179999999999,
                                1592.624
                            ],
                            [
                                1592.6389999999999,
                                1592.645
                            ],
                            [
                                1592.6479999999999,
                                1592.654
                            ],
                            [
                                1592.6690000000001,
                                1592.675
                            ],
                            [
                                1592.6780000000001,
                                1592.684
                            ],
                            [
                                1592.7,
                                1592.7049999999999
                            ],
                            [
                                1592.7080000000001,
                                1592.7139999999999
                            ],
                            [
                                1604.0630000000001,
                                1608.3589999999999
                            ],
                            [
                                1608.3989999999999,
                                1611.028
                            ],
                            [
                                1611.0699999999999,
                                1611.0930000000001
                            ],
                            [
                                1611.1079999999999,
                                1611.1179999999999
                            ],
                            [
                                1618.941,
                                1619.0840000000001
                            ],
                            [
                                1619.0930000000001,
                                1619.1030000000001
                            ],
                            [
                                1619.1089999999999,
                                1619.296
                            ],
                            [
                                1619.789,
                                1619.847
                            ],
                            [
                                1620.173,
                                1620.1880000000001
                            ],
                            [
                                1620.193,
                                1620.2
                            ],
                            [
                                1620.335,
                                1663.1479999999999
                            ],
                            [
                                1663.1769999999999,
                                1663.212
                            ],
                            [
                                1663.2180000000001,
                                1663.2349999999999
                            ],
                            [
                                1663.2639999999999,
                                1663.279
                            ],
                            [
                                1670.1659999999999,
                                1671.211
                            ],
                            [
                                1671.2329999999999,
                                1671.5930000000001
                            ],
                            [
                                1694.6759999999999,
                                1694.702
                            ],
                            [
                                1694.7080000000001,
                                1694.7159999999999
                            ],
                            [
                                1694.7439999999999,
                                1694.75
                            ],
                            [
                                1694.7529999999999,
                                1694.759
                            ],
                            [
                                1694.7760000000001,
                                1694.7829999999999
                            ],
                            [
                                1694.7860000000001,
                                1694.7919999999999
                            ],
                            [
                                1694.8119999999999,
                                1694.818
                            ],
                            [
                                1694.8219999999999,
                                1694.829
                            ],
                            [
                                1694.8489999999999,
                                1694.855
                            ],
                            [
                                1694.8579999999999,
                                1694.864
                            ],
                            [
                                1694.8910000000001,
                                1694.8979999999999
                            ],
                            [
                                1694.9010000000001,
                                1694.9069999999999
                            ],
                            [
                                1694.925,
                                1694.931
                            ],
                            [
                                1694.934,
                                1694.9400000000001
                            ],
                            [
                                1694.9570000000001,
                                1694.963
                            ],
                            [
                                1694.9670000000001,
                                1694.972
                            ],
                            [
                                1695.019,
                                1695.039
                            ],
                            [
                                1695.0429999999999,
                                1695.049
                            ],
                            [
                                1695.0719999999999,
                                1695.079
                            ],
                            [
                                1695.0830000000001,
                                1695.088
                            ],
                            [
                                1695.1089999999999,
                                1695.116
                            ],
                            [
                                1695.1189999999999,
                                1695.126
                            ],
                            [
                                1695.144,
                                1695.1500000000001
                            ],
                            [
                                1695.154,
                                1695.1610000000001
                            ],
                            [
                                1695.1800000000001,
                                1695.1859999999999
                            ],
                            [
                                1695.1900000000001,
                                1695.1949999999999
                            ],
                            [
                                1695.2139999999999,
                                1695.221
                            ],
                            [
                                1695.2239999999999,
                                1695.229
                            ],
                            [
                                1695.258,
                                1695.2639999999999
                            ],
                            [
                                1695.2670000000001,
                                1695.2729999999999
                            ],
                            [
                                1695.289,
                                1695.2950000000001
                            ],
                            [
                                1695.299,
                                1695.306
                            ],
                            [
                                1695.3230000000001,
                                1695.329
                            ],
                            [
                                1695.3320000000001,
                                1695.347
                            ],
                            [
                                1700.71,
                                1710.472
                            ],
                            [
                                1710.519,
                                1715.251
                            ],
                            [
                                1715.2729999999999,
                                1715.2950000000001
                            ],
                            [
                                1715.6969999999999,
                                1715.7360000000001
                            ],
                            [
                                1715.7439999999999,
                                1715.7550000000001
                            ],
                            [
                                1716.645,
                                1716.787
                            ],
                            [
                                1716.797,
                                1716.8109999999999
                            ],
                            [
                                1716.817,
                                1716.847
                            ],
                            [
                                1716.8530000000001,
                                1716.864
                            ],
                            [
                                1716.8689999999999,
                                1716.8800000000001
                            ],
                            [
                                1716.885,
                                1716.9069999999999
                            ],
                            [
                                1721.222,
                                1721.2670000000001
                            ],
                            [
                                1721.2729999999999,
                                1721.308
                            ],
                            [
                                1721.3989999999999,
                                1721.413
                            ],
                            [
                                1721.4179999999999,
                                1721.4269999999999
                            ],
                            [
                                1726.9169999999999,
                                1762.4090000000001
                            ],
                            [
                                1762.433,
                                1762.473
                            ],
                            [
                                1762.479,
                                1762.501
                            ],
                            [
                                1762.595,
                                1762.6089999999999
                            ],
                            [
                                1762.6199999999999,
                                1762.6420000000001
                            ],
                            [
                                1768.213,
                                1768.942
                            ],
                            [
                                1768.962,
                                1769.4760000000001
                            ],
                            [
                                1774.6700000000001,
                                1774.6890000000001
                            ],
                            [
                                1774.6949999999999,
                                1774.704
                            ],
                            [
                                1774.731,
                                1774.739
                            ],
                            [
                                1774.7429999999999,
                                1774.76
                            ],
                            [
                                1774.788,
                                1774.796
                            ],
                            [
                                1774.8,
                                1774.806
                            ],
                            [
                                1774.8240000000001,
                                1774.8309999999999
                            ],
                            [
                                1774.835,
                                1774.8409999999999
                            ],
                            [
                                1774.8579999999999,
                                1774.865
                            ],
                            [
                                1774.8689999999999,
                                1774.876
                            ],
                            [
                                1774.893,
                                1774.8989999999999
                            ],
                            [
                                1774.903,
                                1774.9079999999999
                            ],
                            [
                                1774.931,
                                1774.9369999999999
                            ],
                            [
                                1774.9400000000001,
                                1774.9459999999999
                            ],
                            [
                                1775.087,
                                1775.114
                            ],
                            [
                                1775.1199999999999,
                                1775.1310000000001
                            ],
                            [
                                1775.2729999999999,
                                1775.374
                            ],
                            [
                                1775.769,
                                1775.7909999999999
                            ],
                            [
                                1775.7950000000001,
                                1775.8040000000001
                            ],
                            [
                                1775.915,
                                1783.009
                            ],
                            [
                                1783.027,
                                1783.0530000000001
                            ],
                            [
                                1783.058,
                                1783.0740000000001
                            ],
                            [
                                1783.1030000000001,
                                1783.1179999999999
                            ],
                            [
                                1788.8710000000001,
                                1788.8989999999999
                            ],
                            [
                                1794.8710000000001,
                                1794.8989999999999
                            ],
                            [
                                1795.1030000000001,
                                1795.127
                            ],
                            [
                                1795.23,
                                1796.336
                            ],
                            [
                                1796.3499999999999,
                                1796.8389999999999
                            ],
                            [
                                1797.6790000000001,
                                1797.702
                            ],
                            [
                                1797.7070000000001,
                                1797.722
                            ],
                            [
                                1800.5940000000001,
                                1800.615
                            ],
                            [
                                1800.6199999999999,
                                1800.6279999999999
                            ],
                            [
                                1832.771,
                                1845.4390000000001
                            ],
                            [
                                1845.4780000000001,
                                1845.498
                            ],
                            [
                                2723.424,
                                2724.3829999999998
                            ],
                            [
                                2724.3960000000002,
                                2724.9029999999998
                            ],
                            [
                                2726.9229999999998,
                                2733.6680000000001
                            ],
                            [
                                2733.703,
                                2733.7240000000002
                            ],
                            [
                                2822.1840000000002,
                                2823.1170000000002
                            ],
                            [
                                2823.1370000000002,
                                2823.703
                            ],
                            [
                                2834.7669999999998,
                                2838.665
                            ],
                            [
                                2838.6900000000001,
                                2838.7069999999999
                            ],
                            [
                                2850.7530000000002,
                                2850.7919999999999
                            ],
                            [
                                2851.2449999999999,
                                2852.056
                            ],
                            [
                                2852.069,
                                2852.6700000000001
                            ],
                            [
                                2853.4299999999998,
                                2853.4760000000001
                            ],
                            [
                                2853.482,
                                2853.4940000000001
                            ],
                            [
                                2853.8910000000001,
                                2853.9050000000002
                            ],
                            [
                                2853.9099999999999,
                                2853.9180000000001
                            ],
                            [
                                2931.8090000000002,
                                2936.0610000000001
                            ],
                            [
                                2936.1210000000001,
                                2936.1410000000001
                            ]
                        ],
                        "blockingTime": 323.97800000000007
                    },
                    {
                        "type": 3,
                        "id": "40291.8",
                        "request_id": "40291.8",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/www.escape-team.com\/assets\/js\/site.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.escape-team.com",
                        "url": "\/assets\/js\/site.js",
                        "raw_id": "40291.8",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 100,
                        "ttfb_ms": 97,
                        "load_start": 388,
                        "load_start_float": 388.00012299999997,
                        "bytesIn": 604,
                        "objectSize": 604,
                        "objectSizeUncompressed": 1756,
                        "chunks": [
                            {
                                "ts": 488,
                                "bytes": 604,
                                "inflated": 1756
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 122,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 278,
                        "connect_end": 317,
                        "ssl_start": 317,
                        "ssl_end": 388,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "analytics.fabianhemmert.com",
                            "sanList": [
                                "analytics.fabianhemmert.com",
                                "escape-team.com",
                                "escape-team.de",
                                "escapeteam.de",
                                "help.escape-team.com",
                                "humangodinterfaces.com",
                                "perspectives-in-play.com",
                                "talesfromthefuture.eu",
                                "wingman-group.de",
                                "www.aicracy.net",
                                "www.escape-team.com",
                                "www.escape-team.de",
                                "www.escapeteam.de",
                                "www.humangodinterfaces.com",
                                "www.perspectives-in-play.com",
                                "www.talesfromthefuture.eu",
                                "www.wingman-group.de"
                            ],
                            "issuer": "R11",
                            "validFrom": 1725400770,
                            "validTo": 1733176769,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1725404280774,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100B4F54D2A86586B0A22B925154CBD9F28EEDE93093F7922E2D5C11E5C66A4BC1C022100AF9BE6C468B25450B7E7F6DFAEE5AC2EE7B52452B238CC32732E6FA682FEE239"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                    "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                    "timestamp": 1725404280775,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304602210083EA003DBAFD99E2E5F5CF154240CA750646D54BDC2CC6F543212A285500A55B022100B4C7EFE10AE2F10E594679DD67A999D5F3D8A9BE1FA0DC07969BCA2CCE839E06"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.escape-team.com\/",
                        "initiator_line": 37,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: *\/*",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: www.escape-team.com",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Sec-Fetch-Dest: script",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Last-Modified: Thu, 16 May 2024 19:53:58 GMT",
                                "ETag: \"6dc-61897988b9daa-gzip\"",
                                "Accept-Ranges: bytes",
                                "Vary: Accept-Encoding",
                                "Content-Encoding: gzip",
                                "X-Content-Type-Options: nosniff",
                                "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                "Access-Control-Allow-Methods: GET",
                                "Content-Length: 604",
                                "Keep-Alive: timeout=5, max=100",
                                "Connection: Keep-Alive",
                                "Content-Type: application\/javascript"
                            ]
                        },
                        "bytesOut": 1618,
                        "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": 39,
                        "ssl_ms": 71,
                        "gzip_total": 604,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 278,
                        "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "True",
                        "tls_next_proto": "http\/1.1",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 123,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGZzCCBU+gAwIBAgISA7sHGNmqYPzQKnZsyVcNnerkMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwOTAzMjE1OTMwWhcNMjQxMjAyMjE1OTI5WjAmMSQwIgYDVQQD\nExthbmFseXRpY3MuZmFiaWFuaGVtbWVydC5jb20wggEiMA0GCSqGSIb3DQEBAQUA\nA4IBDwAwggEKAoIBAQC1LK1T733TrIiC85m\/sw2sFRYToau++akWEq3vLcFLpOat\nyWyoX5m1JuEa1O2OboZGhVKz8jKkegBMnJyOMBV30618tpYGGomgMygycHrkYscA\nwbbhtDWjojPfDkb9JwyZwYDydR81Q7bv77wWLcK6Umw3SPJxBxjufFcycPCy93oX\nXHqAYK\/9mWn1J7Ldq2riWDQez+a7fa0Iy4eUeuginDF946CM1vmkMeKai8\/gu0d\/\nB04HhBs9SgXkRnsahzVIhCJmbxQJ4RgEO\/wZm74O\/SN9H8r8RbPL+8w0e+Pb7FLZ\nIszgXCQj8Yl+iM5ai0XlpRK7HTc1maBC3+FqAGwrAgMBAAGjggOAMIIDfDAOBgNV\nHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1Ud\nEwEB\/wQCMAAwHQYDVR0OBBYEFP3hEFfwm92xL6yOf5KwgOL+hO0BMB8GA1UdIwQY\nMBaAFMXPRqTq9MPAemyVxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEF\nBQcwAYYWaHR0cDovL3IxMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDov\nL3IxMS5pLmxlbmNyLm9yZy8wggGDBgNVHREEggF6MIIBdoIbYW5hbHl0aWNzLmZh\nYmlhbmhlbW1lcnQuY29tgg9lc2NhcGUtdGVhbS5jb22CDmVzY2FwZS10ZWFtLmRl\ngg1lc2NhcGV0ZWFtLmRlghRoZWxwLmVzY2FwZS10ZWFtLmNvbYIWaHVtYW5nb2Rp\nbnRlcmZhY2VzLmNvbYIYcGVyc3BlY3RpdmVzLWluLXBsYXkuY29tghV0YWxlc2Zy\nb210aGVmdXR1cmUuZXWCEHdpbmdtYW4tZ3JvdXAuZGWCD3d3dy5haWNyYWN5Lm5l\ndIITd3d3LmVzY2FwZS10ZWFtLmNvbYISd3d3LmVzY2FwZS10ZWFtLmRlghF3d3cu\nZXNjYXBldGVhbS5kZYIad3d3Lmh1bWFuZ29kaW50ZXJmYWNlcy5jb22CHHd3dy5w\nZXJzcGVjdGl2ZXMtaW4tcGxheS5jb22CGXd3dy50YWxlc2Zyb210aGVmdXR1cmUu\nZXWCFHd3dy53aW5nbWFuLWdyb3VwLmRlMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIB\nBgYKKwYBBAHWeQIEAgSB9wSB9ADyAHcASLDja9qmRzQP5WoC+p0w6xxSActW3SyB\n2bu\/qznYhHMAAAGRuhv3xgAABAMASDBGAiEAtPVNKoZYawoiuSUVTL2fKO7ekwk\/\neSLi1cEeXGakvBwCIQCvm+bEaLJUULfn9t+u5awu57UkUrI4zDJzLm+mgv7iOQB3\nAD8XS0\/XIkdYlB1lHIS+DRLtkDd\/H4Vq68G\/KIXs+GRuAAABkbob98cAAAQDAEgw\nRgIhAIPqAD26\/Zni5fXPFUJAynUGRtVL3CzG9UMhKihVAKVbAiEAtMfv4Qri8Q5Z\nRnndZ6mZ1fPYqb4foNwHlpvKLM6DngYwDQYJKoZIhvcNAQELBQADggEBACe59hGD\nefMXQQBF1WUpivkmlEAsBxdqXpL71S3sYbmcvadDSaFiui7DwxIWP\/mXtDsjBOgf\nBvJGFbV5mjIhZQjhMPqbYHkW7Kg5GbDD1FSOb6wA6Zj8hp4hfW0iL8BscyQWiwdT\nOXYgm6x1Yu08\/yG\/kDmcgWUg3hztddcwgwjBX10\/n60tpZw+ljiF61KeEBHbYrTX\nrP9bXRYJkJyD92ksdSmA0\/C9KrpKuFPExHh5pQPbZbWpW4Xkam68D1a82MYS4urn\n3ZrialP7TyRkwlO8l8hRrKp3lU9lGU7auQFD9O0qvqwBK1pvCfzEe78Bp0Gcp7w5\nrV1dKk9SQI\/AS0w=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 488,
                        "ttfb_start": 388,
                        "ttfb_end": 485,
                        "download_start": 485,
                        "download_end": 488,
                        "download_ms": 3,
                        "all_start": 278,
                        "all_end": 488,
                        "all_ms": 210,
                        "index": 5,
                        "number": 6,
                        "cpuTimes": {
                            "EvaluateScript": 0,
                            "v8.compile": 0,
                            "FunctionCall": 1
                        },
                        "cpu.EvaluateScript": 0,
                        "cpu.v8.compile": 0,
                        "cpu.FunctionCall": 1,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                708.26499999999999,
                                708.55499999999995
                            ],
                            [
                                708.28599999999994,
                                708.47299999999996
                            ],
                            [
                                1796.9090000000001,
                                1797.664
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "40291.10",
                        "request_id": "40291.10",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.escape-team.com",
                        "url": "\/assets\/img\/arrow.svg",
                        "raw_id": "40291.10",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 91,
                        "ttfb_ms": 88,
                        "load_start": 413,
                        "load_start_float": 413.00014399999998,
                        "bytesIn": 526,
                        "objectSize": 526,
                        "objectSizeUncompressed": 526,
                        "chunks": [
                            {
                                "ts": 504,
                                "bytes": 526
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "",
                        "socket": 130,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 282,
                        "connect_end": 321,
                        "ssl_start": 321,
                        "ssl_end": 413,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "analytics.fabianhemmert.com",
                            "sanList": [
                                "analytics.fabianhemmert.com",
                                "escape-team.com",
                                "escape-team.de",
                                "escapeteam.de",
                                "help.escape-team.com",
                                "humangodinterfaces.com",
                                "perspectives-in-play.com",
                                "talesfromthefuture.eu",
                                "wingman-group.de",
                                "www.aicracy.net",
                                "www.escape-team.com",
                                "www.escape-team.de",
                                "www.escapeteam.de",
                                "www.humangodinterfaces.com",
                                "www.perspectives-in-play.com",
                                "www.talesfromthefuture.eu",
                                "www.wingman-group.de"
                            ],
                            "issuer": "R11",
                            "validFrom": 1725400770,
                            "validTo": 1733176769,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1725404280774,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100B4F54D2A86586B0A22B925154CBD9F28EEDE93093F7922E2D5C11E5C66A4BC1C022100AF9BE6C468B25450B7E7F6DFAEE5AC2EE7B52452B238CC32732E6FA682FEE239"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                    "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                    "timestamp": 1725404280775,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304602210083EA003DBAFD99E2E5F5CF154240CA750646D54BDC2CC6F543212A285500A55B022100B4C7EFE10AE2F10E594679DD67A999D5F3D8A9BE1FA0DC07969BCA2CCE839E06"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.escape-team.com\/",
                        "initiator_line": 329,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: www.escape-team.com",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                "ETag: \"20e-6092a43d6d813\"",
                                "Accept-Ranges: bytes",
                                "Content-Length: 526",
                                "X-Content-Type-Options: nosniff",
                                "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                "Access-Control-Allow-Methods: GET",
                                "Keep-Alive: timeout=5, max=100",
                                "Connection: Keep-Alive",
                                "Content-Type: image\/svg+xml"
                            ]
                        },
                        "bytesOut": 1798,
                        "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": 39,
                        "ssl_ms": 92,
                        "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": 288,
                        "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "http\/1.1",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 144,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGZzCCBU+gAwIBAgISA7sHGNmqYPzQKnZsyVcNnerkMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwOTAzMjE1OTMwWhcNMjQxMjAyMjE1OTI5WjAmMSQwIgYDVQQD\nExthbmFseXRpY3MuZmFiaWFuaGVtbWVydC5jb20wggEiMA0GCSqGSIb3DQEBAQUA\nA4IBDwAwggEKAoIBAQC1LK1T733TrIiC85m\/sw2sFRYToau++akWEq3vLcFLpOat\nyWyoX5m1JuEa1O2OboZGhVKz8jKkegBMnJyOMBV30618tpYGGomgMygycHrkYscA\nwbbhtDWjojPfDkb9JwyZwYDydR81Q7bv77wWLcK6Umw3SPJxBxjufFcycPCy93oX\nXHqAYK\/9mWn1J7Ldq2riWDQez+a7fa0Iy4eUeuginDF946CM1vmkMeKai8\/gu0d\/\nB04HhBs9SgXkRnsahzVIhCJmbxQJ4RgEO\/wZm74O\/SN9H8r8RbPL+8w0e+Pb7FLZ\nIszgXCQj8Yl+iM5ai0XlpRK7HTc1maBC3+FqAGwrAgMBAAGjggOAMIIDfDAOBgNV\nHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1Ud\nEwEB\/wQCMAAwHQYDVR0OBBYEFP3hEFfwm92xL6yOf5KwgOL+hO0BMB8GA1UdIwQY\nMBaAFMXPRqTq9MPAemyVxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEF\nBQcwAYYWaHR0cDovL3IxMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDov\nL3IxMS5pLmxlbmNyLm9yZy8wggGDBgNVHREEggF6MIIBdoIbYW5hbHl0aWNzLmZh\nYmlhbmhlbW1lcnQuY29tgg9lc2NhcGUtdGVhbS5jb22CDmVzY2FwZS10ZWFtLmRl\ngg1lc2NhcGV0ZWFtLmRlghRoZWxwLmVzY2FwZS10ZWFtLmNvbYIWaHVtYW5nb2Rp\nbnRlcmZhY2VzLmNvbYIYcGVyc3BlY3RpdmVzLWluLXBsYXkuY29tghV0YWxlc2Zy\nb210aGVmdXR1cmUuZXWCEHdpbmdtYW4tZ3JvdXAuZGWCD3d3dy5haWNyYWN5Lm5l\ndIITd3d3LmVzY2FwZS10ZWFtLmNvbYISd3d3LmVzY2FwZS10ZWFtLmRlghF3d3cu\nZXNjYXBldGVhbS5kZYIad3d3Lmh1bWFuZ29kaW50ZXJmYWNlcy5jb22CHHd3dy5w\nZXJzcGVjdGl2ZXMtaW4tcGxheS5jb22CGXd3dy50YWxlc2Zyb210aGVmdXR1cmUu\nZXWCFHd3dy53aW5nbWFuLWdyb3VwLmRlMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIB\nBgYKKwYBBAHWeQIEAgSB9wSB9ADyAHcASLDja9qmRzQP5WoC+p0w6xxSActW3SyB\n2bu\/qznYhHMAAAGRuhv3xgAABAMASDBGAiEAtPVNKoZYawoiuSUVTL2fKO7ekwk\/\neSLi1cEeXGakvBwCIQCvm+bEaLJUULfn9t+u5awu57UkUrI4zDJzLm+mgv7iOQB3\nAD8XS0\/XIkdYlB1lHIS+DRLtkDd\/H4Vq68G\/KIXs+GRuAAABkbob98cAAAQDAEgw\nRgIhAIPqAD26\/Zni5fXPFUJAynUGRtVL3CzG9UMhKihVAKVbAiEAtMfv4Qri8Q5Z\nRnndZ6mZ1fPYqb4foNwHlpvKLM6DngYwDQYJKoZIhvcNAQELBQADggEBACe59hGD\nefMXQQBF1WUpivkmlEAsBxdqXpL71S3sYbmcvadDSaFiui7DwxIWP\/mXtDsjBOgf\nBvJGFbV5mjIhZQjhMPqbYHkW7Kg5GbDD1FSOb6wA6Zj8hp4hfW0iL8BscyQWiwdT\nOXYgm6x1Yu08\/yG\/kDmcgWUg3hztddcwgwjBX10\/n60tpZw+ljiF61KeEBHbYrTX\nrP9bXRYJkJyD92ksdSmA0\/C9KrpKuFPExHh5pQPbZbWpW4Xkam68D1a82MYS4urn\n3ZrialP7TyRkwlO8l8hRrKp3lU9lGU7auQFD9O0qvqwBK1pvCfzEe78Bp0Gcp7w5\nrV1dKk9SQI\/AS0w=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 504,
                        "ttfb_start": 413,
                        "ttfb_end": 501,
                        "download_start": 501,
                        "download_end": 504,
                        "download_ms": 3,
                        "all_start": 282,
                        "all_end": 504,
                        "all_ms": 222,
                        "index": 6,
                        "number": 7
                    },
                    {
                        "type": 3,
                        "id": "40291.12",
                        "request_id": "40291.12",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.escape-team.com",
                        "url": "\/assets\/img\/number_of_players.svg",
                        "raw_id": "40291.12",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 80,
                        "ttfb_ms": 78,
                        "load_start": 429,
                        "load_start_float": 429.00015200000001,
                        "bytesIn": 1875,
                        "objectSize": 1875,
                        "objectSizeUncompressed": 1875,
                        "chunks": [
                            {
                                "ts": 509,
                                "bytes": 1875
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "",
                        "socket": 151,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 294,
                        "connect_end": 333,
                        "ssl_start": 333,
                        "ssl_end": 429,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "analytics.fabianhemmert.com",
                            "sanList": [
                                "analytics.fabianhemmert.com",
                                "escape-team.com",
                                "escape-team.de",
                                "escapeteam.de",
                                "help.escape-team.com",
                                "humangodinterfaces.com",
                                "perspectives-in-play.com",
                                "talesfromthefuture.eu",
                                "wingman-group.de",
                                "www.aicracy.net",
                                "www.escape-team.com",
                                "www.escape-team.de",
                                "www.escapeteam.de",
                                "www.humangodinterfaces.com",
                                "www.perspectives-in-play.com",
                                "www.talesfromthefuture.eu",
                                "www.wingman-group.de"
                            ],
                            "issuer": "R11",
                            "validFrom": 1725400770,
                            "validTo": 1733176769,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1725404280774,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100B4F54D2A86586B0A22B925154CBD9F28EEDE93093F7922E2D5C11E5C66A4BC1C022100AF9BE6C468B25450B7E7F6DFAEE5AC2EE7B52452B238CC32732E6FA682FEE239"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                    "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                    "timestamp": 1725404280775,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304602210083EA003DBAFD99E2E5F5CF154240CA750646D54BDC2CC6F543212A285500A55B022100B4C7EFE10AE2F10E594679DD67A999D5F3D8A9BE1FA0DC07969BCA2CCE839E06"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.escape-team.com\/",
                        "initiator_line": 382,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: www.escape-team.com",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                "ETag: \"753-6092a43db73cd\"",
                                "Accept-Ranges: bytes",
                                "Content-Length: 1875",
                                "X-Content-Type-Options: nosniff",
                                "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                "Access-Control-Allow-Methods: GET",
                                "Keep-Alive: timeout=5, max=100",
                                "Connection: Keep-Alive",
                                "Content-Type: image\/svg+xml"
                            ]
                        },
                        "bytesOut": 1798,
                        "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": 39,
                        "ssl_ms": 96,
                        "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": 294,
                        "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "http\/1.1",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 152,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGZzCCBU+gAwIBAgISA7sHGNmqYPzQKnZsyVcNnerkMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwOTAzMjE1OTMwWhcNMjQxMjAyMjE1OTI5WjAmMSQwIgYDVQQD\nExthbmFseXRpY3MuZmFiaWFuaGVtbWVydC5jb20wggEiMA0GCSqGSIb3DQEBAQUA\nA4IBDwAwggEKAoIBAQC1LK1T733TrIiC85m\/sw2sFRYToau++akWEq3vLcFLpOat\nyWyoX5m1JuEa1O2OboZGhVKz8jKkegBMnJyOMBV30618tpYGGomgMygycHrkYscA\nwbbhtDWjojPfDkb9JwyZwYDydR81Q7bv77wWLcK6Umw3SPJxBxjufFcycPCy93oX\nXHqAYK\/9mWn1J7Ldq2riWDQez+a7fa0Iy4eUeuginDF946CM1vmkMeKai8\/gu0d\/\nB04HhBs9SgXkRnsahzVIhCJmbxQJ4RgEO\/wZm74O\/SN9H8r8RbPL+8w0e+Pb7FLZ\nIszgXCQj8Yl+iM5ai0XlpRK7HTc1maBC3+FqAGwrAgMBAAGjggOAMIIDfDAOBgNV\nHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1Ud\nEwEB\/wQCMAAwHQYDVR0OBBYEFP3hEFfwm92xL6yOf5KwgOL+hO0BMB8GA1UdIwQY\nMBaAFMXPRqTq9MPAemyVxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEF\nBQcwAYYWaHR0cDovL3IxMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDov\nL3IxMS5pLmxlbmNyLm9yZy8wggGDBgNVHREEggF6MIIBdoIbYW5hbHl0aWNzLmZh\nYmlhbmhlbW1lcnQuY29tgg9lc2NhcGUtdGVhbS5jb22CDmVzY2FwZS10ZWFtLmRl\ngg1lc2NhcGV0ZWFtLmRlghRoZWxwLmVzY2FwZS10ZWFtLmNvbYIWaHVtYW5nb2Rp\nbnRlcmZhY2VzLmNvbYIYcGVyc3BlY3RpdmVzLWluLXBsYXkuY29tghV0YWxlc2Zy\nb210aGVmdXR1cmUuZXWCEHdpbmdtYW4tZ3JvdXAuZGWCD3d3dy5haWNyYWN5Lm5l\ndIITd3d3LmVzY2FwZS10ZWFtLmNvbYISd3d3LmVzY2FwZS10ZWFtLmRlghF3d3cu\nZXNjYXBldGVhbS5kZYIad3d3Lmh1bWFuZ29kaW50ZXJmYWNlcy5jb22CHHd3dy5w\nZXJzcGVjdGl2ZXMtaW4tcGxheS5jb22CGXd3dy50YWxlc2Zyb210aGVmdXR1cmUu\nZXWCFHd3dy53aW5nbWFuLWdyb3VwLmRlMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIB\nBgYKKwYBBAHWeQIEAgSB9wSB9ADyAHcASLDja9qmRzQP5WoC+p0w6xxSActW3SyB\n2bu\/qznYhHMAAAGRuhv3xgAABAMASDBGAiEAtPVNKoZYawoiuSUVTL2fKO7ekwk\/\neSLi1cEeXGakvBwCIQCvm+bEaLJUULfn9t+u5awu57UkUrI4zDJzLm+mgv7iOQB3\nAD8XS0\/XIkdYlB1lHIS+DRLtkDd\/H4Vq68G\/KIXs+GRuAAABkbob98cAAAQDAEgw\nRgIhAIPqAD26\/Zni5fXPFUJAynUGRtVL3CzG9UMhKihVAKVbAiEAtMfv4Qri8Q5Z\nRnndZ6mZ1fPYqb4foNwHlpvKLM6DngYwDQYJKoZIhvcNAQELBQADggEBACe59hGD\nefMXQQBF1WUpivkmlEAsBxdqXpL71S3sYbmcvadDSaFiui7DwxIWP\/mXtDsjBOgf\nBvJGFbV5mjIhZQjhMPqbYHkW7Kg5GbDD1FSOb6wA6Zj8hp4hfW0iL8BscyQWiwdT\nOXYgm6x1Yu08\/yG\/kDmcgWUg3hztddcwgwjBX10\/n60tpZw+ljiF61KeEBHbYrTX\nrP9bXRYJkJyD92ksdSmA0\/C9KrpKuFPExHh5pQPbZbWpW4Xkam68D1a82MYS4urn\n3ZrialP7TyRkwlO8l8hRrKp3lU9lGU7auQFD9O0qvqwBK1pvCfzEe78Bp0Gcp7w5\nrV1dKk9SQI\/AS0w=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 509,
                        "ttfb_start": 429,
                        "ttfb_end": 507,
                        "download_start": 507,
                        "download_end": 509,
                        "download_ms": 2,
                        "all_start": 294,
                        "all_end": 509,
                        "all_ms": 215,
                        "index": 7,
                        "number": 8
                    },
                    {
                        "type": 3,
                        "id": "40291.13",
                        "request_id": "40291.13",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.escape-team.com",
                        "url": "\/assets\/img\/duration.svg",
                        "raw_id": "40291.13",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 64,
                        "ttfb_ms": 60,
                        "load_start": 518,
                        "load_start_float": 518.00016100000005,
                        "bytesIn": 1463,
                        "objectSize": 1463,
                        "objectSizeUncompressed": 1463,
                        "chunks": [
                            {
                                "ts": 582,
                                "bytes": 1463
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "",
                        "socket": 130,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.escape-team.com\/",
                        "initiator_line": 394,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: www.escape-team.com",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                "ETag: \"5b7-6092a43d6dbfc\"",
                                "Accept-Ranges: bytes",
                                "Content-Length: 1463",
                                "X-Content-Type-Options: nosniff",
                                "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                "Access-Control-Allow-Methods: GET",
                                "Keep-Alive: timeout=5, max=99",
                                "Connection: Keep-Alive",
                                "Content-Type: image\/svg+xml"
                            ]
                        },
                        "bytesOut": 1798,
                        "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": 511,
                        "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                        "netlog_id": 161,
                        "server_port": "443",
                        "load_end": 582,
                        "ttfb_start": 518,
                        "ttfb_end": 578,
                        "download_start": 578,
                        "download_end": 582,
                        "download_ms": 4,
                        "all_start": 518,
                        "all_end": 582,
                        "all_ms": 64,
                        "index": 8,
                        "number": 9
                    },
                    {
                        "type": 3,
                        "id": "40291.14",
                        "request_id": "40291.14",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.escape-team.com",
                        "url": "\/assets\/img\/intensity.svg",
                        "raw_id": "40291.14",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 415,
                        "ttfb_ms": 64,
                        "load_start": 523,
                        "load_start_float": 523.00016700000003,
                        "bytesIn": 173941,
                        "objectSize": 173941,
                        "objectSizeUncompressed": 173941,
                        "chunks": [
                            {
                                "ts": 588,
                                "bytes": 3681
                            },
                            {
                                "ts": 592,
                                "bytes": 4096
                            },
                            {
                                "ts": 631,
                                "bytes": 8000
                            },
                            {
                                "ts": 650,
                                "bytes": 8000
                            },
                            {
                                "ts": 671,
                                "bytes": 16000
                            },
                            {
                                "ts": 693,
                                "bytes": 8000
                            },
                            {
                                "ts": 710,
                                "bytes": 8000
                            },
                            {
                                "ts": 724,
                                "bytes": 8000
                            },
                            {
                                "ts": 735,
                                "bytes": 8000
                            },
                            {
                                "ts": 757,
                                "bytes": 8000
                            },
                            {
                                "ts": 766,
                                "bytes": 8000
                            },
                            {
                                "ts": 776,
                                "bytes": 8000
                            },
                            {
                                "ts": 790,
                                "bytes": 8000
                            },
                            {
                                "ts": 804,
                                "bytes": 8000
                            },
                            {
                                "ts": 814,
                                "bytes": 8000
                            },
                            {
                                "ts": 837,
                                "bytes": 8000
                            },
                            {
                                "ts": 842,
                                "bytes": 8000
                            },
                            {
                                "ts": 856,
                                "bytes": 8000
                            },
                            {
                                "ts": 870,
                                "bytes": 8000
                            },
                            {
                                "ts": 885,
                                "bytes": 8000
                            },
                            {
                                "ts": 894,
                                "bytes": 8000
                            },
                            {
                                "ts": 938,
                                "bytes": 6164
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "",
                        "socket": 151,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.escape-team.com\/",
                        "initiator_line": 405,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: www.escape-team.com",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                "ETag: \"2a775-6092a43db0e3c\"",
                                "Accept-Ranges: bytes",
                                "Content-Length: 173941",
                                "X-Content-Type-Options: nosniff",
                                "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                "Access-Control-Allow-Methods: GET",
                                "Keep-Alive: timeout=5, max=99",
                                "Connection: Keep-Alive",
                                "Content-Type: image\/svg+xml"
                            ]
                        },
                        "bytesOut": 1798,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 12,
                        "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": 173941,
                        "gzip_save": 151996,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 521,
                        "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                        "netlog_id": 167,
                        "server_port": "443",
                        "load_end": 938,
                        "ttfb_start": 523,
                        "ttfb_end": 587,
                        "download_start": 587,
                        "download_end": 938,
                        "download_ms": 351,
                        "all_start": 523,
                        "all_end": 938,
                        "all_ms": 415,
                        "index": 9,
                        "number": 10
                    },
                    {
                        "type": 3,
                        "id": "40291.9",
                        "request_id": "40291.9",
                        "ip_addr": "184.24.77.156",
                        "full_url": "https:\/\/use.typekit.net\/ncj0kbu.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "use.typekit.net",
                        "url": "\/ncj0kbu.css",
                        "raw_id": "40291.9",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 213,
                        "ttfb_ms": 211,
                        "load_start": 525,
                        "load_start_float": 525.00013100000001,
                        "bytesIn": 1234,
                        "objectSize": 1234,
                        "objectSizeUncompressed": 11192,
                        "chunks": [
                            {
                                "ts": 738,
                                "bytes": 1234,
                                "inflated": 11192
                            }
                        ],
                        "expires": "",
                        "cacheControl": "private, max-age=600, stale-while-revalidate=604800",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 154,
                        "protocol": "HTTP\/2",
                        "dns_start": 284,
                        "dns_end": 324,
                        "connect_start": 324,
                        "connect_end": 394,
                        "ssl_start": 394,
                        "ssl_end": 516,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "use.typekit.net",
                            "sanList": [
                                "use.typekit.net",
                                "use-staging.typekit.net",
                                "faster-staging.typekit.net",
                                "muse.typekit.net",
                                "emoji-staging.typekit.net",
                                "apicdn-dev.typekit.net",
                                "emoji.typekit.net",
                                "fontservicescdn-dev.typekit.net",
                                "fontservicescdn.typekit.net",
                                "use.edgefonts.net",
                                "use.typekit.com",
                                "primer.typekit.net",
                                "fontservicescdn-staging.typekit.net",
                                "apicdn-staging.typekit.net",
                                "webfonts.creativecloud.com",
                                "apicdn.typekit.net",
                                "faster.typekit.net",
                                "cctypekit-dev.typekit.net",
                                "p.typekit.net"
                            ],
                            "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                            "validFrom": 1724716800,
                            "validTo": 1759017599,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h2' log",
                                    "logId": "DDDCCA3495D7E11605E79532FAC79FF83D1C50DFDB003A1412760A2CACBBC82A",
                                    "timestamp": 1724764711040,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100D0694C2A529A41E2F354C1E83813753DECBC94FC344A19F6B494118783AD7B9602210091FA3872CC73137DEBD347B450D6C1EE0BBC45BA65027D6ABAB9BB7E3DD62A09"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2025 Log",
                                    "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                    "timestamp": 1724764711034,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022070BFB692B9327D06E55B16A52932C4496A752068C74C620E39AD3229EF905181022100DB52128AADBA1CFF56F0B3619B570656B3DED2F4C8C36C5A95CF9E3E11355B47"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2025 Log",
                                    "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                    "timestamp": 1724764711050,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100E3A507A7E779FBA1A06FC2A635C9B4AFA41D894CF9E39D87C1527FB2AB85100D022052731D5F4FA4BAB4D9A5AB582188E2C75B2C9B1877E0B46314CC286CCA217ED7"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.escape-team.com\/",
                        "initiator_line": 38,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: use.typekit.net",
                                ":method: GET",
                                ":path: \/ncj0kbu.css",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0",
                                "referer: https:\/\/www.escape-team.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "cache-control: private, max-age=600, stale-while-revalidate=604800",
                                "content-encoding: gzip",
                                "content-length: 1234",
                                "content-type: text\/css;charset=utf-8",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 13:50:54 GMT",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains;",
                                "timing-allow-origin: *",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1807,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 40,
                        "connect_ms": 70,
                        "ssl_ms": 122,
                        "gzip_total": 1234,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 600,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 282,
                        "socket_group": "https:\/\/use.typekit.net <https:\/\/escape-team.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_HEADER_TABLE_SIZE": 4096,
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                            "SETTINGS_MAX_FRAME_SIZE": 16384,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 131,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIHwjCCBqqgAwIBAgIQD6BSumln7rwO5cNha5XVvDANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQw\nODI3MDAwMDAwWhcNMjUwOTI3MjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABE3dCbQY94XJPCZr9NJe3OUoxrHZAaHV5YTipdwEUEK58Xg7z2Jg\nDAKbHNpBVvfqzUi14KD9aDp4XPLPn7RXKeWjggVEMIIFQDAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUUxaDQLwxAWA4rwvZDryvS5Xt\n7SgwggHQBgNVHREEggHHMIIBw4IPdXNlLnR5cGVraXQubmV0ghd1c2Utc3RhZ2lu\nZy50eXBla2l0Lm5ldIIaZmFzdGVyLXN0YWdpbmcudHlwZWtpdC5uZXSCEG11c2Uu\ndHlwZWtpdC5uZXSCGWVtb2ppLXN0YWdpbmcudHlwZWtpdC5uZXSCFmFwaWNkbi1k\nZXYudHlwZWtpdC5uZXSCEWVtb2ppLnR5cGVraXQubmV0gh9mb250c2VydmljZXNj\nZG4tZGV2LnR5cGVraXQubmV0ghtmb250c2VydmljZXNjZG4udHlwZWtpdC5uZXSC\nEXVzZS5lZGdlZm9udHMubmV0gg91c2UudHlwZWtpdC5jb22CEnByaW1lci50eXBl\na2l0Lm5ldIIjZm9udHNlcnZpY2VzY2RuLXN0YWdpbmcudHlwZWtpdC5uZXSCGmFw\naWNkbi1zdGFnaW5nLnR5cGVraXQubmV0ghp3ZWJmb250cy5jcmVhdGl2ZWNsb3Vk\nLmNvbYISYXBpY2RuLnR5cGVraXQubmV0ghJmYXN0ZXIudHlwZWtpdC5uZXSCGWNj\ndHlwZWtpdC1kZXYudHlwZWtpdC5uZXSCDXAudHlwZWtpdC5uZXQwPgYDVR0gBDcw\nNTAzBgZngQwBAgIwKTAnBggrBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5j\nb20vQ1BTMA4GA1UdDwEB\/wQEAwIDiDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYB\nBQUHAwIwgZ8GA1UdHwSBlzCBlDBIoEagRIZCaHR0cDovL2NybDMuZGlnaWNlcnQu\nY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYyMDIwQ0ExLTEuY3JsMEig\nRqBEhkJodHRwOi8vY3JsNC5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRM\nU1JTQVNIQTI1NjIwMjBDQTEtMS5jcmwwgYcGCCsGAQUFBwEBBHsweTAkBggrBgEF\nBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tMFEGCCsGAQUFBzAChkVodHRw\nOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNI\nQTI1NjIwMjBDQTEtMS5jcnQwDAYDVR0TAQH\/BAIwADCCAX8GCisGAQQB1nkCBAIE\nggFvBIIBawFpAHcA3dzKNJXX4RYF55Uy+sef+D0cUN\/bADoUEnYKLKy7yCoAAAGR\nk\/zogAAABAMASDBGAiEA0GlMKlKaQeLzVMHoOBN1Pey8lPw0Shn2tJQRh4Ote5YC\nIQCR+jhyzHMTfevTR7RQ1sHuC7xFumUCfWq6ubt+PdYqCQB2AH1ZHhLheCp7HGFn\nfF79+NCHXBSgTpWeuQMv2Q6MLnm4AAABkZP86HoAAAQDAEcwRQIgcL+2krkyfQbl\nWxalKTLESWp1IGjHTGIOOa0yKe+QUYECIQDbUhKKrboc\/1bws2GbVwZWs97S9MjD\nbFqVz54+ETVbRwB2AObSMWNAd4zBEEEG13G5zsHSQPaWhIb7uocyHf0eN45QAAAB\nkZP86IoAAAQDAEcwRQIhAOOlB6fnefuhoG\/CpjXJtK+kHYlM+eOdh8FSf7KrhRAN\nAiBScx1fT6S6tNmlq1ghiOLHWyybGHfgtGMUzChsyiF+1zANBgkqhkiG9w0BAQsF\nAAOCAQEARVDhZvhv9JMAJrBx2n\/bQ8senvvCgABF7UvQOYyrmoKC9PDnGCFPw3DY\nmFZVQhCjAQ2xGQyoUW0boIFN5so4o1gI29yw9HVpgkPdRgmzyVBHHtqkEbvNb6cz\nnWMha50NJOrTLu0+zuwAhSlL0twtScR+YH7FSXJ5fghbpArHK1a5eVFkvUDBYqDR\np9OcjJNyS7OWv8DSXSbHB+1WqCefH36DiIgHhTTlo\/0hHIlQN3IN5XmNoaFbzSaf\n\/L7ZvkMaAONZV77rl6RSLsE5A3OLemQUX6tN\/366Dosh072PRZ7xfUxY12IwXFyT\nSqwPEeNaHgfltIImN8pXdzNZLzIVJQ==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 738,
                        "ttfb_start": 525,
                        "ttfb_end": 736,
                        "download_start": 736,
                        "download_end": 738,
                        "download_ms": 2,
                        "all_start": 284,
                        "all_end": 738,
                        "all_ms": 445,
                        "index": 10,
                        "number": 11
                    },
                    {
                        "type": 3,
                        "id": "40291.7",
                        "request_id": "40291.7",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit-icons.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.escape-team.com",
                        "url": "\/assets\/app\/dist\/js\/uikit-icons.min.js",
                        "raw_id": "40291.7",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 181,
                        "ttfb_ms": 162,
                        "load_start": 746,
                        "load_start_float": 746.00017400000002,
                        "bytesIn": 18853,
                        "objectSize": 18853,
                        "objectSizeUncompressed": 66983,
                        "chunks": [
                            {
                                "ts": 909,
                                "bytes": 3621,
                                "inflated": 12133
                            },
                            {
                                "ts": 910,
                                "bytes": 4096,
                                "inflated": 13870
                            },
                            {
                                "ts": 923,
                                "bytes": 8485,
                                "inflated": 33170
                            },
                            {
                                "ts": 927,
                                "bytes": 2651,
                                "inflated": 7810
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 114,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.escape-team.com\/",
                        "initiator_line": 36,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: *\/*",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: www.escape-team.com",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Sec-Fetch-Dest: script",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                "ETag: \"105a7-6092a43d4b147-gzip\"",
                                "Accept-Ranges: bytes",
                                "Vary: Accept-Encoding",
                                "Content-Encoding: gzip",
                                "X-Content-Type-Options: nosniff",
                                "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                "Access-Control-Allow-Methods: GET",
                                "Content-Length: 18853",
                                "Keep-Alive: timeout=5, max=99",
                                "Connection: Keep-Alive",
                                "Content-Type: application\/javascript"
                            ]
                        },
                        "bytesOut": 1618,
                        "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": 18853,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 742,
                        "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                        "netlog_id": 174,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 927,
                        "ttfb_start": 746,
                        "ttfb_end": 908,
                        "download_start": 908,
                        "download_end": 927,
                        "download_ms": 19,
                        "all_start": 746,
                        "all_end": 927,
                        "all_ms": 181,
                        "index": 11,
                        "number": 12,
                        "cpuTimes": {
                            "EvaluateScript": 6,
                            "v8.compile": 2
                        },
                        "cpu.EvaluateScript": 6,
                        "cpu.v8.compile": 2,
                        "cpuTime": 8,
                        "js_timing": [
                            [
                                1789.068,
                                1795.175
                            ],
                            [
                                1789.085,
                                1791.174
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "40291.15",
                        "request_id": "40291.15",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.escape-team.com",
                        "url": "\/assets\/img\/circle_filled.svg",
                        "raw_id": "40291.15",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 48,
                        "ttfb_ms": 47,
                        "load_start": 943,
                        "load_start_float": 943.00019499999996,
                        "bytesIn": 354,
                        "objectSize": 354,
                        "objectSizeUncompressed": 354,
                        "chunks": [
                            {
                                "ts": 991,
                                "bytes": 354
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "",
                        "socket": 151,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.escape-team.com\/",
                        "initiator_line": 410,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: www.escape-team.com",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                "ETag: \"162-6092a43d6dbfc\"",
                                "Accept-Ranges: bytes",
                                "Content-Length: 354",
                                "X-Content-Type-Options: nosniff",
                                "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                "Access-Control-Allow-Methods: GET",
                                "Keep-Alive: timeout=5, max=98",
                                "Connection: Keep-Alive",
                                "Content-Type: image\/svg+xml"
                            ]
                        },
                        "bytesOut": 1798,
                        "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": 942,
                        "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                        "netlog_id": 195,
                        "server_port": "443",
                        "load_end": 991,
                        "ttfb_start": 943,
                        "ttfb_end": 990,
                        "download_start": 990,
                        "download_end": 991,
                        "download_ms": 1,
                        "all_start": 943,
                        "all_end": 991,
                        "all_ms": 48,
                        "index": 12,
                        "number": 13
                    },
                    {
                        "type": 3,
                        "id": "40291.16",
                        "request_id": "40291.16",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.escape-team.com",
                        "url": "\/assets\/img\/circle_outline.svg",
                        "raw_id": "40291.16",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 50,
                        "ttfb_ms": 47,
                        "load_start": 993,
                        "load_start_float": 993.00020099999995,
                        "bytesIn": 556,
                        "objectSize": 556,
                        "objectSizeUncompressed": 556,
                        "chunks": [
                            {
                                "ts": 1043,
                                "bytes": 556
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "",
                        "socket": 151,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.escape-team.com\/",
                        "initiator_line": 412,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: www.escape-team.com",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                "ETag: \"22c-6092a43d6dbfc\"",
                                "Accept-Ranges: bytes",
                                "Content-Length: 556",
                                "X-Content-Type-Options: nosniff",
                                "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                "Access-Control-Allow-Methods: GET",
                                "Keep-Alive: timeout=5, max=97",
                                "Connection: Keep-Alive",
                                "Content-Type: image\/svg+xml"
                            ]
                        },
                        "bytesOut": 1798,
                        "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": 992,
                        "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                        "netlog_id": 201,
                        "server_port": "443",
                        "load_end": 1043,
                        "ttfb_start": 993,
                        "ttfb_end": 1040,
                        "download_start": 1040,
                        "download_end": 1043,
                        "download_ms": 3,
                        "all_start": 993,
                        "all_end": 1043,
                        "all_ms": 50,
                        "index": 13,
                        "number": 14
                    },
                    {
                        "type": 3,
                        "id": "40291.110",
                        "request_id": "40291.110",
                        "ip_addr": "184.24.77.146",
                        "full_url": "https:\/\/p.typekit.net\/p.css?s=1&k=ncj0kbu&ht=tk&f=4455.4616.4941.5018.5045.5204.6668.6835.6836.6837.6838.37167.37168.37169.37170&a=37964030&app=typekit&e=css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "p.typekit.net",
                        "url": "\/p.css?s=1&k=ncj0kbu&ht=tk&f=4455.4616.4941.5018.5045.5204.6668.6835.6836.6837.6838.37167.37168.37169.37170&a=37964030&app=typekit&e=css",
                        "raw_id": "40291.110",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 40,
                        "ttfb_ms": 37,
                        "load_start": 1023,
                        "load_start_float": 1023.00018,
                        "bytesIn": 5,
                        "objectSize": 5,
                        "objectSizeUncompressed": 5,
                        "chunks": [
                            {
                                "ts": 1063,
                                "bytes": 5
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=604800",
                        "contentType": "text\/css",
                        "contentEncoding": "",
                        "socket": 194,
                        "protocol": "HTTP\/2",
                        "dns_start": 744,
                        "dns_end": 926,
                        "connect_start": 926,
                        "connect_end": 956,
                        "ssl_start": 956,
                        "ssl_end": 1022,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "use.typekit.net",
                            "sanList": [
                                "use.typekit.net",
                                "use-staging.typekit.net",
                                "faster-staging.typekit.net",
                                "muse.typekit.net",
                                "emoji-staging.typekit.net",
                                "apicdn-dev.typekit.net",
                                "emoji.typekit.net",
                                "fontservicescdn-dev.typekit.net",
                                "fontservicescdn.typekit.net",
                                "use.edgefonts.net",
                                "use.typekit.com",
                                "primer.typekit.net",
                                "fontservicescdn-staging.typekit.net",
                                "apicdn-staging.typekit.net",
                                "webfonts.creativecloud.com",
                                "apicdn.typekit.net",
                                "faster.typekit.net",
                                "cctypekit-dev.typekit.net",
                                "p.typekit.net"
                            ],
                            "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                            "validFrom": 1724716800,
                            "validTo": 1759017599,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h2' log",
                                    "logId": "DDDCCA3495D7E11605E79532FAC79FF83D1C50DFDB003A1412760A2CACBBC82A",
                                    "timestamp": 1724764711040,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100D0694C2A529A41E2F354C1E83813753DECBC94FC344A19F6B494118783AD7B9602210091FA3872CC73137DEBD347B450D6C1EE0BBC45BA65027D6ABAB9BB7E3DD62A09"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2025 Log",
                                    "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                    "timestamp": 1724764711034,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022070BFB692B9327D06E55B16A52932C4496A752068C74C620E39AD3229EF905181022100DB52128AADBA1CFF56F0B3619B570656B3DED2F4C8C36C5A95CF9E3E11355B47"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2025 Log",
                                    "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                    "timestamp": 1724764711050,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100E3A507A7E779FBA1A06FC2A635C9B4AFA41D894CF9E39D87C1527FB2AB85100D022052731D5F4FA4BAB4D9A5AB582188E2C75B2C9B1877E0B46314CC286CCA217ED7"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/use.typekit.net\/ncj0kbu.css",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: p.typekit.net",
                                ":method: GET",
                                ":path: \/p.css?s=1&k=ncj0kbu&ht=tk&f=4455.4616.4941.5018.5045.5204.6668.6835.6836.6837.6838.37167.37168.37169.37170&a=37964030&app=typekit&e=css",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0",
                                "referer: https:\/\/use.typekit.net\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=604800",
                                "content-length: 5",
                                "content-type: text\/css",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 13:50:54 GMT",
                                "etag: \"6649f74c-5\"",
                                "last-modified: Sun, 19 May 2024 12:57:48 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2161,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 182,
                        "connect_ms": 30,
                        "ssl_ms": 66,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 604800,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 743,
                        "socket_group": "https:\/\/p.typekit.net <https:\/\/escape-team.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_HEADER_TABLE_SIZE": 4096,
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                            "SETTINGS_MAX_FRAME_SIZE": 16384,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 180,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIHwjCCBqqgAwIBAgIQD6BSumln7rwO5cNha5XVvDANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQw\nODI3MDAwMDAwWhcNMjUwOTI3MjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABE3dCbQY94XJPCZr9NJe3OUoxrHZAaHV5YTipdwEUEK58Xg7z2Jg\nDAKbHNpBVvfqzUi14KD9aDp4XPLPn7RXKeWjggVEMIIFQDAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUUxaDQLwxAWA4rwvZDryvS5Xt\n7SgwggHQBgNVHREEggHHMIIBw4IPdXNlLnR5cGVraXQubmV0ghd1c2Utc3RhZ2lu\nZy50eXBla2l0Lm5ldIIaZmFzdGVyLXN0YWdpbmcudHlwZWtpdC5uZXSCEG11c2Uu\ndHlwZWtpdC5uZXSCGWVtb2ppLXN0YWdpbmcudHlwZWtpdC5uZXSCFmFwaWNkbi1k\nZXYudHlwZWtpdC5uZXSCEWVtb2ppLnR5cGVraXQubmV0gh9mb250c2VydmljZXNj\nZG4tZGV2LnR5cGVraXQubmV0ghtmb250c2VydmljZXNjZG4udHlwZWtpdC5uZXSC\nEXVzZS5lZGdlZm9udHMubmV0gg91c2UudHlwZWtpdC5jb22CEnByaW1lci50eXBl\na2l0Lm5ldIIjZm9udHNlcnZpY2VzY2RuLXN0YWdpbmcudHlwZWtpdC5uZXSCGmFw\naWNkbi1zdGFnaW5nLnR5cGVraXQubmV0ghp3ZWJmb250cy5jcmVhdGl2ZWNsb3Vk\nLmNvbYISYXBpY2RuLnR5cGVraXQubmV0ghJmYXN0ZXIudHlwZWtpdC5uZXSCGWNj\ndHlwZWtpdC1kZXYudHlwZWtpdC5uZXSCDXAudHlwZWtpdC5uZXQwPgYDVR0gBDcw\nNTAzBgZngQwBAgIwKTAnBggrBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5j\nb20vQ1BTMA4GA1UdDwEB\/wQEAwIDiDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYB\nBQUHAwIwgZ8GA1UdHwSBlzCBlDBIoEagRIZCaHR0cDovL2NybDMuZGlnaWNlcnQu\nY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYyMDIwQ0ExLTEuY3JsMEig\nRqBEhkJodHRwOi8vY3JsNC5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRM\nU1JTQVNIQTI1NjIwMjBDQTEtMS5jcmwwgYcGCCsGAQUFBwEBBHsweTAkBggrBgEF\nBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tMFEGCCsGAQUFBzAChkVodHRw\nOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNI\nQTI1NjIwMjBDQTEtMS5jcnQwDAYDVR0TAQH\/BAIwADCCAX8GCisGAQQB1nkCBAIE\nggFvBIIBawFpAHcA3dzKNJXX4RYF55Uy+sef+D0cUN\/bADoUEnYKLKy7yCoAAAGR\nk\/zogAAABAMASDBGAiEA0GlMKlKaQeLzVMHoOBN1Pey8lPw0Shn2tJQRh4Ote5YC\nIQCR+jhyzHMTfevTR7RQ1sHuC7xFumUCfWq6ubt+PdYqCQB2AH1ZHhLheCp7HGFn\nfF79+NCHXBSgTpWeuQMv2Q6MLnm4AAABkZP86HoAAAQDAEcwRQIgcL+2krkyfQbl\nWxalKTLESWp1IGjHTGIOOa0yKe+QUYECIQDbUhKKrboc\/1bws2GbVwZWs97S9MjD\nbFqVz54+ETVbRwB2AObSMWNAd4zBEEEG13G5zsHSQPaWhIb7uocyHf0eN45QAAAB\nkZP86IoAAAQDAEcwRQIhAOOlB6fnefuhoG\/CpjXJtK+kHYlM+eOdh8FSf7KrhRAN\nAiBScx1fT6S6tNmlq1ghiOLHWyybGHfgtGMUzChsyiF+1zANBgkqhkiG9w0BAQsF\nAAOCAQEARVDhZvhv9JMAJrBx2n\/bQ8senvvCgABF7UvQOYyrmoKC9PDnGCFPw3DY\nmFZVQhCjAQ2xGQyoUW0boIFN5so4o1gI29yw9HVpgkPdRgmzyVBHHtqkEbvNb6cz\nnWMha50NJOrTLu0+zuwAhSlL0twtScR+YH7FSXJ5fghbpArHK1a5eVFkvUDBYqDR\np9OcjJNyS7OWv8DSXSbHB+1WqCefH36DiIgHhTTlo\/0hHIlQN3IN5XmNoaFbzSaf\n\/L7ZvkMaAONZV77rl6RSLsE5A3OLemQUX6tN\/366Dosh072PRZ7xfUxY12IwXFyT\nSqwPEeNaHgfltIImN8pXdzNZLzIVJQ==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 1063,
                        "ttfb_start": 1023,
                        "ttfb_end": 1060,
                        "download_start": 1060,
                        "download_end": 1063,
                        "download_ms": 3,
                        "all_start": 744,
                        "all_end": 1063,
                        "all_ms": 318,
                        "index": 14,
                        "number": 15
                    },
                    {
                        "type": 3,
                        "id": "40291.95",
                        "request_id": "40291.95",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/gb.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.escape-team.com",
                        "url": "\/assets\/img\/flags\/gb.png",
                        "raw_id": "40291.95",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 54,
                        "ttfb_ms": 46,
                        "load_start": 1048,
                        "load_start_float": 1048.000209,
                        "bytesIn": 500,
                        "objectSize": 500,
                        "objectSizeUncompressed": 500,
                        "chunks": [
                            {
                                "ts": 1102,
                                "bytes": 500
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 151,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.escape-team.com\/",
                        "initiator_line": 1776,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: www.escape-team.com",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                "ETag: \"1f4-6092a43db0a54\"",
                                "Accept-Ranges: bytes",
                                "Content-Length: 500",
                                "X-Content-Type-Options: nosniff",
                                "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                "Access-Control-Allow-Methods: GET",
                                "Keep-Alive: timeout=5, max=96",
                                "Connection: Keep-Alive",
                                "Content-Type: image\/png"
                            ]
                        },
                        "bytesOut": 1798,
                        "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": 500,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1046,
                        "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                        "netlog_id": 209,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "500 bytes",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 100,
                                    "ImageHeight": 50,
                                    "BitDepth": 8,
                                    "ColorType": "Palette",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Palette": "(Binary data 117 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "100x50",
                                    "Megapixels": 0.0050000000000000001
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "PseudoClass",
                                "geometry": {
                                    "width": 100,
                                    "height": 50,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Palette",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 5000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 129.51900000000001,
                                        "standardDeviation": 97.919700000000006,
                                        "kurtosis": -1.68753,
                                        "skewness": 0.0420238,
                                        "entropy": 0.53433900000000001
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 9,
                                        "max": 255,
                                        "mean": 161.898,
                                        "standardDeviation": 95.252499999999998,
                                        "kurtosis": -1.0705800000000001,
                                        "skewness": -0.74815900000000002,
                                        "entropy": 0.55537899999999996
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 95.196399999999997,
                                        "standardDeviation": 109.521,
                                        "kurtosis": -1.44865,
                                        "skewness": 0.63345499999999999,
                                        "entropy": 0.52166199999999996
                                    },
                                    "blue": {
                                        "min": 37,
                                        "max": 255,
                                        "mean": 131.46199999999999,
                                        "standardDeviation": 88.985399999999998,
                                        "kurtosis": -1.47458,
                                        "skewness": 0.37212600000000001,
                                        "entropy": 0.525976
                                    }
                                },
                                "colormapEntries": 39,
                                "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": 100,
                                    "height": 50,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T13:50:55+00:00",
                                    "date:modify": "2024-09-06T13:50:55+00:00",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "3",
                                    "png:IHDR.color_type": "3 (Indexed)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "100, 50",
                                    "png:PLTE.number_colors": "39",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "252363d9707984579483cf72509b2f5a8fdca1b18092f01fde2206d7d3555dde"
                                },
                                "tainted": false,
                                "filesize": "500B",
                                "numberPixels": "5000",
                                "pixelsPerSecond": "3.0811MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "load_end": 1102,
                        "ttfb_start": 1048,
                        "ttfb_end": 1094,
                        "download_start": 1094,
                        "download_end": 1102,
                        "download_ms": 8,
                        "all_start": 1048,
                        "all_end": 1102,
                        "all_ms": 54,
                        "index": 15,
                        "number": 16
                    },
                    {
                        "type": 3,
                        "id": "40291.96",
                        "request_id": "40291.96",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/de.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.escape-team.com",
                        "url": "\/assets\/img\/flags\/de.png",
                        "raw_id": "40291.96",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 47,
                        "ttfb_ms": 46,
                        "load_start": 1073,
                        "load_start_float": 1073.000215,
                        "bytesIn": 106,
                        "objectSize": 106,
                        "objectSizeUncompressed": 106,
                        "chunks": [
                            {
                                "ts": 1120,
                                "bytes": 106
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 114,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.escape-team.com\/",
                        "initiator_line": 1776,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: www.escape-team.com",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                "ETag: \"6a-6092a43db0284\"",
                                "Accept-Ranges: bytes",
                                "Content-Length: 106",
                                "X-Content-Type-Options: nosniff",
                                "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                "Access-Control-Allow-Methods: GET",
                                "Keep-Alive: timeout=5, max=98",
                                "Connection: Keep-Alive",
                                "Content-Type: image\/png"
                            ]
                        },
                        "bytesOut": 1798,
                        "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": 106,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1066,
                        "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                        "netlog_id": 215,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "106 bytes",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 100,
                                    "ImageHeight": 60,
                                    "BitDepth": 2,
                                    "ColorType": "Palette",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Palette": "(Binary data 9 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "100x60",
                                    "Megapixels": 0.0060000000000000001
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "PseudoClass",
                                "geometry": {
                                    "width": 100,
                                    "height": 60,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Palette",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 4,
                                    "green": 8,
                                    "blue": 1
                                },
                                "pixels": 6000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 75.777799999999999,
                                        "standardDeviation": 70.058800000000005,
                                        "kurtosis": -1.3870100000000001,
                                        "skewness": 0.74611099999999997,
                                        "entropy": 0.639432
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 158.667,
                                        "standardDeviation": 113.059,
                                        "kurtosis": -1.5004999999999999,
                                        "skewness": -0.65927500000000006,
                                        "entropy": 1
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 206,
                                        "mean": 68.666700000000006,
                                        "standardDeviation": 97.117400000000004,
                                        "kurtosis": -1.5004999999999999,
                                        "skewness": 0.70692999999999995,
                                        "entropy": 0.918296
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 0,
                                        "mean": 0,
                                        "standardDeviation": 0,
                                        "kurtosis": -3,
                                        "skewness": 0,
                                        "entropy": 0
                                    }
                                },
                                "colormapEntries": 3,
                                "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": 100,
                                    "height": 60,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T13:50:55+00:00",
                                    "date:modify": "2024-09-06T13:50:55+00:00",
                                    "png:IHDR.bit-depth-orig": "2",
                                    "png:IHDR.bit_depth": "2",
                                    "png:IHDR.color-type-orig": "3",
                                    "png:IHDR.color_type": "3 (Indexed)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "100, 60",
                                    "png:PLTE.number_colors": "3",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "6c188d0a0baed758f08859b604d7be6bf8c18e3208ea460a3b746ff393d66ef0"
                                },
                                "tainted": false,
                                "filesize": "106B",
                                "numberPixels": "6000",
                                "pixelsPerSecond": "3.68651MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "load_end": 1120,
                        "ttfb_start": 1073,
                        "ttfb_end": 1119,
                        "download_start": 1119,
                        "download_end": 1120,
                        "download_ms": 1,
                        "all_start": 1073,
                        "all_end": 1120,
                        "all_ms": 47,
                        "index": 16,
                        "number": 17
                    },
                    {
                        "type": 3,
                        "id": "40291.97",
                        "request_id": "40291.97",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/cn.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.escape-team.com",
                        "url": "\/assets\/img\/flags\/cn.png",
                        "raw_id": "40291.97",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 53,
                        "ttfb_ms": 52,
                        "load_start": 1074,
                        "load_start_float": 1074.000221,
                        "bytesIn": 755,
                        "objectSize": 755,
                        "objectSizeUncompressed": 755,
                        "chunks": [
                            {
                                "ts": 1127,
                                "bytes": 755
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 130,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.escape-team.com\/",
                        "initiator_line": 1776,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: www.escape-team.com",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                "ETag: \"2f3-6092a43db0284\"",
                                "Accept-Ranges: bytes",
                                "Content-Length: 755",
                                "X-Content-Type-Options: nosniff",
                                "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                "Access-Control-Allow-Methods: GET",
                                "Keep-Alive: timeout=5, max=98",
                                "Connection: Keep-Alive",
                                "Content-Type: image\/png"
                            ]
                        },
                        "bytesOut": 1798,
                        "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": 755,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1068,
                        "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                        "netlog_id": 221,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "755 bytes",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 100,
                                    "ImageHeight": 67,
                                    "BitDepth": 8,
                                    "ColorType": "Palette",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Palette": "(Binary data 363 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "100x67",
                                    "Megapixels": 0.0070000000000000001
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "PseudoClass",
                                "geometry": {
                                    "width": 100,
                                    "height": 67,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Palette",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 6700,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 102.755,
                                        "standardDeviation": 13.2912,
                                        "kurtosis": -1.54494,
                                        "skewness": 0.66207300000000002,
                                        "entropy": 0.089017899999999997
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 238,
                                        "max": 255,
                                        "mean": 238.41900000000001,
                                        "standardDeviation": 2.4055399999999998,
                                        "kurtosis": 36.974699999999999,
                                        "skewness": 6.1182100000000004,
                                        "entropy": 0.086995199999999995
                                    },
                                    "green": {
                                        "min": 28,
                                        "max": 255,
                                        "mean": 33.688499999999998,
                                        "standardDeviation": 32.167900000000003,
                                        "kurtosis": 36.747700000000002,
                                        "skewness": 6.0984100000000003,
                                        "entropy": 0.083738300000000002
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 42,
                                        "mean": 36.157899999999998,
                                        "standardDeviation": 5.3000299999999996,
                                        "kurtosis": 35.635300000000001,
                                        "skewness": -5.9536600000000002,
                                        "entropy": 0.096320199999999995
                                    }
                                },
                                "colormapEntries": 121,
                                "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": 100,
                                    "height": 67,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T13:50:55+00:00",
                                    "date:modify": "2024-09-06T13:50:55+00:00",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "3",
                                    "png:IHDR.color_type": "3 (Indexed)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "100, 67",
                                    "png:PLTE.number_colors": "121",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "439cd8887aa952de3c04fd8debff1da5b7e2db4b27037fd9c0750124e2337e78"
                                },
                                "tainted": false,
                                "filesize": "755B",
                                "numberPixels": "6700",
                                "pixelsPerSecond": "3.5637MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "load_end": 1127,
                        "ttfb_start": 1074,
                        "ttfb_end": 1126,
                        "download_start": 1126,
                        "download_end": 1127,
                        "download_ms": 1,
                        "all_start": 1074,
                        "all_end": 1127,
                        "all_ms": 53,
                        "index": 17,
                        "number": 18
                    },
                    {
                        "type": 3,
                        "id": "40291.98",
                        "request_id": "40291.98",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/es.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.escape-team.com",
                        "url": "\/assets\/img\/flags\/es.png",
                        "raw_id": "40291.98",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 99,
                        "ttfb_ms": 97,
                        "load_start": 1074,
                        "load_start_float": 1074.000227,
                        "bytesIn": 1787,
                        "objectSize": 1787,
                        "objectSizeUncompressed": 1787,
                        "chunks": [
                            {
                                "ts": 1173,
                                "bytes": 1787
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 122,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.escape-team.com\/",
                        "initiator_line": 1776,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: www.escape-team.com",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                "ETag: \"6fb-6092a43db0284\"",
                                "Accept-Ranges: bytes",
                                "Content-Length: 1787",
                                "X-Content-Type-Options: nosniff",
                                "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                "Access-Control-Allow-Methods: GET",
                                "Keep-Alive: timeout=5, max=99",
                                "Connection: Keep-Alive",
                                "Content-Type: image\/png"
                            ]
                        },
                        "bytesOut": 1798,
                        "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": 1787,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1069,
                        "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                        "netlog_id": 227,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "1787 bytes",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 100,
                                    "ImageHeight": 67,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced"
                                },
                                "Composite": {
                                    "ImageSize": "100x67",
                                    "Megapixels": 0.0070000000000000001
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 100,
                                    "height": 67,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 6700,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 147.85400000000001,
                                        "standardDeviation": 38.195900000000002,
                                        "kurtosis": -1.67239,
                                        "skewness": -0.36232700000000001,
                                        "entropy": 0.232291
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 83,
                                        "max": 0,
                                        "mean": 1.23881,
                                        "standardDeviation": 10.0649,
                                        "kurtosis": 61.995699999999999,
                                        "skewness": -7.9991599999999998,
                                        "entropy": 0.11191
                                    },
                                    "red": {
                                        "min": 15,
                                        "max": 255,
                                        "mean": 221.25999999999999,
                                        "standardDeviation": 30.3794,
                                        "kurtosis": -0.348688,
                                        "skewness": -0.16180900000000001,
                                        "entropy": 0.28264600000000001
                                    },
                                    "green": {
                                        "min": 10,
                                        "max": 203,
                                        "mean": 97.701800000000006,
                                        "standardDeviation": 89.5321,
                                        "kurtosis": -1.9330799999999999,
                                        "skewness": 0.12598100000000001,
                                        "entropy": 0.27650200000000003
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 203,
                                        "mean": 18.694600000000001,
                                        "standardDeviation": 22.807099999999998,
                                        "kurtosis": 21.6707,
                                        "skewness": 3.4877799999999999,
                                        "entropy": 0.258106
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFFFF",
                                "borderColor": "#DFDFDFFF",
                                "matteColor": "#BDBDBDFF",
                                "transparentColor": "#00000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 100,
                                    "height": 67,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T13:50:55+00:00",
                                    "date:modify": "2024-09-06T13:50:55+00:00",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "6",
                                    "png:IHDR.color_type": "6 (RGBA)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "100, 67",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "d94b5f22da912c746a59c90fbb4e53f519da37bc7bd72a7c5e3a4b2933eed54a"
                                },
                                "tainted": false,
                                "filesize": "1787B",
                                "numberPixels": "6700",
                                "pixelsPerSecond": "924346B",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.007"
                            }
                        },
                        "load_end": 1173,
                        "ttfb_start": 1074,
                        "ttfb_end": 1171,
                        "download_start": 1171,
                        "download_end": 1173,
                        "download_ms": 2,
                        "all_start": 1074,
                        "all_end": 1173,
                        "all_ms": 99,
                        "index": 18,
                        "number": 19
                    },
                    {
                        "type": 3,
                        "id": "40291.99",
                        "request_id": "40291.99",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/fr.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.escape-team.com",
                        "url": "\/assets\/img\/flags\/fr.png",
                        "raw_id": "40291.99",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 98,
                        "ttfb_ms": 97,
                        "load_start": 1076,
                        "load_start_float": 1076.000233,
                        "bytesIn": 167,
                        "objectSize": 167,
                        "objectSizeUncompressed": 167,
                        "chunks": [
                            {
                                "ts": 1174,
                                "bytes": 167
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.escape-team.com\/",
                        "initiator_line": 1776,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: www.escape-team.com",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                "ETag: \"a7-6092a43db0a54\"",
                                "Accept-Ranges: bytes",
                                "Content-Length: 167",
                                "X-Content-Type-Options: nosniff",
                                "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                "Access-Control-Allow-Methods: GET",
                                "Keep-Alive: timeout=5, max=99",
                                "Connection: Keep-Alive",
                                "Content-Type: image\/png"
                            ]
                        },
                        "bytesOut": 1798,
                        "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": 167,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1070,
                        "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                        "netlog_id": 233,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "167 bytes",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 100,
                                    "ImageHeight": 67,
                                    "BitDepth": 4,
                                    "ColorType": "Palette",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Palette": "(Binary data 30 bytes, use -b option to extract)",
                                    "Transparency": "251 192 239 245 228"
                                },
                                "Composite": {
                                    "ImageSize": "100x67",
                                    "Megapixels": 0.0070000000000000001
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 100,
                                    "height": 67,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "PaletteAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 6700,
                                "imageStatistics": {
                                    "all": {
                                        "min": 5,
                                        "max": 255,
                                        "mean": 159.10400000000001,
                                        "standardDeviation": 80.629499999999993,
                                        "kurtosis": -1.7966899999999999,
                                        "skewness": -0.36824800000000002,
                                        "entropy": 0.43669999999999998
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 63,
                                        "max": 0,
                                        "mean": 0.41193999999999997,
                                        "standardDeviation": 4.5615199999999998,
                                        "kurtosis": 172.398,
                                        "skewness": -12.946099999999999,
                                        "entropy": 0.053192400000000001
                                    },
                                    "red": {
                                        "min": 5,
                                        "max": 255,
                                        "mean": 165.19999999999999,
                                        "standardDeviation": 112.745,
                                        "kurtosis": -1.4885200000000001,
                                        "skewness": -0.68917799999999996,
                                        "entropy": 0.56453600000000004
                                    },
                                    "green": {
                                        "min": 20,
                                        "max": 255,
                                        "mean": 99.802199999999999,
                                        "standardDeviation": 108.095,
                                        "kurtosis": -1.47618,
                                        "skewness": 0.70552300000000001,
                                        "entropy": 0.56453600000000004
                                    },
                                    "blue": {
                                        "min": 32,
                                        "max": 255,
                                        "mean": 116.827,
                                        "standardDeviation": 97.116299999999995,
                                        "kurtosis": -1.47793,
                                        "skewness": 0.64696299999999995,
                                        "entropy": 0.56453600000000004
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFFFF",
                                "borderColor": "#DFDFDFFF",
                                "matteColor": "#BDBDBDFF",
                                "transparentColor": "#00000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 100,
                                    "height": 67,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T13:50:55+00:00",
                                    "date:modify": "2024-09-06T13:50:55+00:00",
                                    "png:IHDR.bit-depth-orig": "4",
                                    "png:IHDR.bit_depth": "4",
                                    "png:IHDR.color-type-orig": "3",
                                    "png:IHDR.color_type": "3 (Indexed)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "100, 67",
                                    "png:PLTE.number_colors": "10",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "png:tRNS": "chunk was found",
                                    "signature": "55a325789238cc6ae9c41dba66e333e3e1432884641a4dc363b56a92424c985b"
                                },
                                "tainted": false,
                                "filesize": "167B",
                                "numberPixels": "6700",
                                "pixelsPerSecond": "3517180B",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "load_end": 1174,
                        "ttfb_start": 1076,
                        "ttfb_end": 1173,
                        "download_start": 1173,
                        "download_end": 1174,
                        "download_ms": 1,
                        "all_start": 1076,
                        "all_end": 1174,
                        "all_ms": 98,
                        "index": 19,
                        "number": 20
                    },
                    {
                        "type": 3,
                        "id": "40291.100",
                        "request_id": "40291.100",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/it.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.escape-team.com",
                        "url": "\/assets\/img\/flags\/it.png",
                        "raw_id": "40291.100",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 100,
                        "ttfb_ms": 97,
                        "load_start": 1077,
                        "load_start_float": 1077.000239,
                        "bytesIn": 149,
                        "objectSize": 149,
                        "objectSizeUncompressed": 149,
                        "chunks": [
                            {
                                "ts": 1177,
                                "bytes": 149
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.escape-team.com\/",
                        "initiator_line": 1776,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: www.escape-team.com",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                "ETag: \"95-6092a43db0a54\"",
                                "Accept-Ranges: bytes",
                                "Content-Length: 149",
                                "X-Content-Type-Options: nosniff",
                                "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                "Access-Control-Allow-Methods: GET",
                                "Keep-Alive: timeout=5, max=97",
                                "Connection: Keep-Alive",
                                "Content-Type: image\/png"
                            ]
                        },
                        "bytesOut": 1798,
                        "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": 149,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1071,
                        "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                        "netlog_id": 239,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "149 bytes",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 100,
                                    "ImageHeight": 67,
                                    "BitDepth": 4,
                                    "ColorType": "Palette",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Palette": "(Binary data 27 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "100x67",
                                    "Megapixels": 0.0070000000000000001
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "PseudoClass",
                                "geometry": {
                                    "width": 100,
                                    "height": 67,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Palette",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 6700,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 139.387,
                                        "standardDeviation": 97.738,
                                        "kurtosis": -1.6682999999999999,
                                        "skewness": -0.038730399999999998,
                                        "entropy": 0.56488899999999997
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 153.41499999999999,
                                        "standardDeviation": 109.616,
                                        "kurtosis": -1.4810000000000001,
                                        "skewness": -0.60951100000000002,
                                        "entropy": 0.56488899999999997
                                    },
                                    "green": {
                                        "min": 33,
                                        "max": 255,
                                        "mean": 142.69,
                                        "standardDeviation": 89.861999999999995,
                                        "kurtosis": -1.48306,
                                        "skewness": 0.032372400000000003,
                                        "entropy": 0.56488899999999997
                                    },
                                    "blue": {
                                        "min": 42,
                                        "max": 255,
                                        "mean": 122.05500000000001,
                                        "standardDeviation": 93.735699999999994,
                                        "kurtosis": -1.4906699999999999,
                                        "skewness": 0.65596900000000002,
                                        "entropy": 0.56488899999999997
                                    }
                                },
                                "colormapEntries": 9,
                                "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": 100,
                                    "height": 67,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T13:50:55+00:00",
                                    "date:modify": "2024-09-06T13:50:55+00:00",
                                    "png:IHDR.bit-depth-orig": "4",
                                    "png:IHDR.bit_depth": "4",
                                    "png:IHDR.color-type-orig": "3",
                                    "png:IHDR.color_type": "3 (Indexed)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "100, 67",
                                    "png:PLTE.number_colors": "9",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "71a23d0d5312b0951921d7741bce6ddbe5e12c43323c5b23ebad6f5b7ffaf514"
                                },
                                "tainted": false,
                                "filesize": "149B",
                                "numberPixels": "6700",
                                "pixelsPerSecond": "3.55959MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "load_end": 1177,
                        "ttfb_start": 1077,
                        "ttfb_end": 1174,
                        "download_start": 1174,
                        "download_end": 1177,
                        "download_ms": 3,
                        "all_start": 1077,
                        "all_end": 1177,
                        "all_ms": 100,
                        "index": 20,
                        "number": 21
                    },
                    {
                        "type": 3,
                        "id": "40291.101",
                        "request_id": "40291.101",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/pt.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.escape-team.com",
                        "url": "\/assets\/img\/flags\/pt.png",
                        "raw_id": "40291.101",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 71,
                        "ttfb_ms": 69,
                        "load_start": 1109,
                        "load_start_float": 1109.0002449999999,
                        "bytesIn": 1772,
                        "objectSize": 1772,
                        "objectSizeUncompressed": 1772,
                        "chunks": [
                            {
                                "ts": 1180,
                                "bytes": 1772
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 151,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.escape-team.com\/",
                        "initiator_line": 1776,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: www.escape-team.com",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Fri, 06 Sep 2024 13:50:55 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                "ETag: \"6ec-6092a43db0a54\"",
                                "Accept-Ranges: bytes",
                                "Content-Length: 1772",
                                "X-Content-Type-Options: nosniff",
                                "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                "Access-Control-Allow-Methods: GET",
                                "Keep-Alive: timeout=5, max=95",
                                "Connection: Keep-Alive",
                                "Content-Type: image\/png"
                            ]
                        },
                        "bytesOut": 1798,
                        "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": 1772,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1073,
                        "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                        "netlog_id": 245,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "1772 bytes",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 100,
                                    "ImageHeight": 67,
                                    "BitDepth": 8,
                                    "ColorType": "Palette",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Palette": "(Binary data 768 bytes, use -b option to extract)"
                                },
                                "Composite": {
                                    "ImageSize": "100x67",
                                    "Megapixels": 0.0070000000000000001
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "PseudoClass",
                                "geometry": {
                                    "width": 100,
                                    "height": 67,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Palette",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 6700,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 73.254199999999997,
                                        "standardDeviation": 72.278499999999994,
                                        "kurtosis": -0.84911400000000004,
                                        "skewness": 0.943716,
                                        "entropy": 0.23022899999999999
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 161.78899999999999,
                                        "standardDeviation": 118.70099999999999,
                                        "kurtosis": -1.60815,
                                        "skewness": -0.58489199999999997,
                                        "entropy": 0.29455700000000001
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 51.718200000000003,
                                        "standardDeviation": 63.592100000000002,
                                        "kurtosis": 0.26350600000000002,
                                        "skewness": 0.944662,
                                        "entropy": 0.30146600000000001
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 6.2553700000000001,
                                        "standardDeviation": 34.542400000000001,
                                        "kurtosis": 36.152299999999997,
                                        "skewness": 6.0005800000000002,
                                        "entropy": 0.094663899999999995
                                    }
                                },
                                "colormapEntries": 256,
                                "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": 100,
                                    "height": 67,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T13:50:55+00:00",
                                    "date:modify": "2024-09-06T13:50:55+00:00",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "3",
                                    "png:IHDR.color_type": "3 (Indexed)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "100, 67",
                                    "png:PLTE.number_colors": "256",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "f4e2325b6130d71ffbfe75090bfbb6264ae2d640d414f6ac82f339e4cb04e3a4"
                                },
                                "tainted": false,
                                "filesize": "1772B",
                                "numberPixels": "6700",
                                "pixelsPerSecond": "3.85417MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "load_end": 1180,
                        "ttfb_start": 1109,
                        "ttfb_end": 1178,
                        "download_start": 1178,
                        "download_end": 1180,
                        "download_ms": 2,
                        "all_start": 1109,
                        "all_end": 1180,
                        "all_ms": 71,
                        "index": 21,
                        "number": 22
                    },
                    {
                        "type": 3,
                        "id": "40291.227",
                        "request_id": "40291.227",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/www.escape-team.com\/assets\/img\/stripes.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.escape-team.com",
                        "url": "\/assets\/img\/stripes.jpg",
                        "raw_id": "40291.227",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 107,
                        "ttfb_ms": 59,
                        "load_start": 1321,
                        "load_start_float": 1321.0002689999999,
                        "bytesIn": 36001,
                        "objectSize": 36001,
                        "objectSizeUncompressed": 36001,
                        "chunks": [
                            {
                                "ts": 1381,
                                "bytes": 3686
                            },
                            {
                                "ts": 1384,
                                "bytes": 4096
                            },
                            {
                                "ts": 1394,
                                "bytes": 8000
                            },
                            {
                                "ts": 1407,
                                "bytes": 8000
                            },
                            {
                                "ts": 1421,
                                "bytes": 8000
                            },
                            {
                                "ts": 1428,
                                "bytes": 4219
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 151,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.escape-team.com\/",
                        "initiator_line": 1259,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: www.escape-team.com",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Fri, 06 Sep 2024 13:50:55 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Last-Modified: Thu, 02 Nov 2023 12:09:52 GMT",
                                "ETag: \"8ca1-6092a43db9add\"",
                                "Accept-Ranges: bytes",
                                "Content-Length: 36001",
                                "X-Content-Type-Options: nosniff",
                                "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                "Access-Control-Allow-Methods: GET",
                                "Keep-Alive: timeout=5, max=94",
                                "Connection: Keep-Alive",
                                "Content-Type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 1798,
                        "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": 36001,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1320,
                        "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                        "netlog_id": 269,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "35 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ExifByteOrder": "Little-endian (Intel, II)",
                                    "ImageWidth": 1920,
                                    "ImageHeight": 1080,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "Ducky": {
                                    "Quality": "60%"
                                },
                                "XMP": {
                                    "XMPToolkit": "Adobe XMP Core 6.0-c006 79.dabacbb, 2021\/04\/14-00:39:44        ",
                                    "OriginalDocumentID": "xmp.did:321703f4-e38a-427e-ae94-e01593bc9212",
                                    "DocumentID": "xmp.did:49FBD9E2209011EC91C08F060FD72A8B",
                                    "InstanceID": "xmp.iid:49FBD9E1209011EC91C08F060FD72A8B",
                                    "CreatorTool": "Adobe Photoshop 22.4 (Macintosh)",
                                    "DerivedFromInstanceID": "xmp.iid:422a3e1e-a24c-43b6-a85d-d45bbb7346e3",
                                    "DerivedFromDocumentID": "adobe:docid:photoshop:dbb7492b-1011-6943-9324-49020ea80c34"
                                },
                                "APP14": {
                                    "DCTEncodeVersion": 100,
                                    "APP14Flags0": "[14], Encoded with Blend=1 downsampling",
                                    "APP14Flags1": "(none)",
                                    "ColorTransform": "YCbCr"
                                },
                                "Composite": {
                                    "ImageSize": "1920x1080",
                                    "Megapixels": 2.1000000000000001
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1920,
                                    "height": 1080,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Palette",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2073600,
                                "imageStatistics": {
                                    "all": {
                                        "min": 8,
                                        "max": 255,
                                        "mean": 110.81,
                                        "standardDeviation": 4.50448,
                                        "kurtosis": -1.4797100000000001,
                                        "skewness": 0.521949,
                                        "entropy": 0.28993200000000002
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 229,
                                        "max": 255,
                                        "mean": 241.32300000000001,
                                        "standardDeviation": 8.1850100000000001,
                                        "kurtosis": -1.71119,
                                        "skewness": 0.52350099999999999,
                                        "entropy": 0.26865899999999998
                                    },
                                    "green": {
                                        "min": 68,
                                        "max": 82,
                                        "mean": 74.613500000000002,
                                        "standardDeviation": 3.38043,
                                        "kurtosis": -1.70784,
                                        "skewness": 0.52014199999999999,
                                        "entropy": 0.30986000000000002
                                    },
                                    "blue": {
                                        "min": 8,
                                        "max": 24,
                                        "mean": 16.493200000000002,
                                        "standardDeviation": 1.948,
                                        "kurtosis": -1.62131,
                                        "skewness": 0.51268199999999997,
                                        "entropy": 0.29127599999999998
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1920,
                                    "height": 1080,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 86,
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T13:50:55+00:00",
                                    "date:modify": "2024-09-06T13:50:55+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "fbd75a7479d7d2eb916697b6d3d01cb0fee62720699625662e836ac2870cde45"
                                },
                                "profiles": {
                                    "app12": {
                                        "length": 15
                                    },
                                    "exif": {
                                        "length": 22
                                    },
                                    "xmp": {
                                        "length": 878
                                    }
                                },
                                "tainted": false,
                                "filesize": "36001B",
                                "numberPixels": "2073600",
                                "pixelsPerSecond": "50.1321MB",
                                "userTime": "0.040u",
                                "elapsedTime": "0:01.041"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 1428,
                        "ttfb_start": 1321,
                        "ttfb_end": 1380,
                        "download_start": 1380,
                        "download_end": 1428,
                        "download_ms": 48,
                        "all_start": 1321,
                        "all_end": 1428,
                        "all_ms": 107,
                        "index": 22,
                        "number": 23
                    },
                    {
                        "type": 3,
                        "id": "40291.123",
                        "request_id": "40291.123",
                        "ip_addr": "184.24.77.156",
                        "full_url": "https:\/\/use.typekit.net\/af\/0ae3cf\/00000000000000003b9b0785\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "use.typekit.net",
                        "url": "\/af\/0ae3cf\/00000000000000003b9b0785\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                        "raw_id": "40291.123",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 175,
                        "ttfb_ms": 97,
                        "load_start": 1331,
                        "load_start_float": 1331.0002549999999,
                        "bytesIn": 42608,
                        "objectSize": 42608,
                        "objectSizeUncompressed": 42608,
                        "chunks": [
                            {
                                "ts": 1458,
                                "bytes": 16384
                            },
                            {
                                "ts": 1487,
                                "bytes": 16384
                            },
                            {
                                "ts": 1506,
                                "bytes": 9840
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=31536000",
                        "contentType": "application\/font-woff2",
                        "contentEncoding": "",
                        "socket": 262,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 1245,
                        "connect_end": 1275,
                        "ssl_start": 1275,
                        "ssl_end": 1330,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "use.typekit.net",
                            "sanList": [
                                "use.typekit.net",
                                "use-staging.typekit.net",
                                "faster-staging.typekit.net",
                                "muse.typekit.net",
                                "emoji-staging.typekit.net",
                                "apicdn-dev.typekit.net",
                                "emoji.typekit.net",
                                "fontservicescdn-dev.typekit.net",
                                "fontservicescdn.typekit.net",
                                "use.edgefonts.net",
                                "use.typekit.com",
                                "primer.typekit.net",
                                "fontservicescdn-staging.typekit.net",
                                "apicdn-staging.typekit.net",
                                "webfonts.creativecloud.com",
                                "apicdn.typekit.net",
                                "faster.typekit.net",
                                "cctypekit-dev.typekit.net",
                                "p.typekit.net"
                            ],
                            "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                            "validFrom": 1724716800,
                            "validTo": 1759017599,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h2' log",
                                    "logId": "DDDCCA3495D7E11605E79532FAC79FF83D1C50DFDB003A1412760A2CACBBC82A",
                                    "timestamp": 1724764711040,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100D0694C2A529A41E2F354C1E83813753DECBC94FC344A19F6B494118783AD7B9602210091FA3872CC73137DEBD347B450D6C1EE0BBC45BA65027D6ABAB9BB7E3DD62A09"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2025 Log",
                                    "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                    "timestamp": 1724764711034,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022070BFB692B9327D06E55B16A52932C4496A752068C74C620E39AD3229EF905181022100DB52128AADBA1CFF56F0B3619B570656B3DED2F4C8C36C5A95CF9E3E11355B47"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2025 Log",
                                    "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                    "timestamp": 1724764711050,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100E3A507A7E779FBA1A06FC2A635C9B4AFA41D894CF9E39D87C1527FB2AB85100D022052731D5F4FA4BAB4D9A5AB582188E2C75B2C9B1877E0B46314CC286CCA217ED7"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/use.typekit.net\/ncj0kbu.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: use.typekit.net",
                                ":method: GET",
                                ":path: \/af\/0ae3cf\/00000000000000003b9b0785\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/www.escape-team.com",
                                "priority: u=0",
                                "referer: https:\/\/use.typekit.net\/ncj0kbu.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=31536000",
                                "content-length: 42608",
                                "content-type: application\/font-woff2",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 13:50:55 GMT",
                                "etag: \"e6cfafa56bd6b8ea9e1954a5c14b7a5e639e893e\"",
                                "server: nginx",
                                "timing-allow-origin: *",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2221,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": 30,
                        "ssl_ms": 55,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1244,
                        "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/escape-team.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_HEADER_TABLE_SIZE": 4096,
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                            "SETTINGS_MAX_FRAME_SIZE": 16384,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 255,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIHwjCCBqqgAwIBAgIQD6BSumln7rwO5cNha5XVvDANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQw\nODI3MDAwMDAwWhcNMjUwOTI3MjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABE3dCbQY94XJPCZr9NJe3OUoxrHZAaHV5YTipdwEUEK58Xg7z2Jg\nDAKbHNpBVvfqzUi14KD9aDp4XPLPn7RXKeWjggVEMIIFQDAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUUxaDQLwxAWA4rwvZDryvS5Xt\n7SgwggHQBgNVHREEggHHMIIBw4IPdXNlLnR5cGVraXQubmV0ghd1c2Utc3RhZ2lu\nZy50eXBla2l0Lm5ldIIaZmFzdGVyLXN0YWdpbmcudHlwZWtpdC5uZXSCEG11c2Uu\ndHlwZWtpdC5uZXSCGWVtb2ppLXN0YWdpbmcudHlwZWtpdC5uZXSCFmFwaWNkbi1k\nZXYudHlwZWtpdC5uZXSCEWVtb2ppLnR5cGVraXQubmV0gh9mb250c2VydmljZXNj\nZG4tZGV2LnR5cGVraXQubmV0ghtmb250c2VydmljZXNjZG4udHlwZWtpdC5uZXSC\nEXVzZS5lZGdlZm9udHMubmV0gg91c2UudHlwZWtpdC5jb22CEnByaW1lci50eXBl\na2l0Lm5ldIIjZm9udHNlcnZpY2VzY2RuLXN0YWdpbmcudHlwZWtpdC5uZXSCGmFw\naWNkbi1zdGFnaW5nLnR5cGVraXQubmV0ghp3ZWJmb250cy5jcmVhdGl2ZWNsb3Vk\nLmNvbYISYXBpY2RuLnR5cGVraXQubmV0ghJmYXN0ZXIudHlwZWtpdC5uZXSCGWNj\ndHlwZWtpdC1kZXYudHlwZWtpdC5uZXSCDXAudHlwZWtpdC5uZXQwPgYDVR0gBDcw\nNTAzBgZngQwBAgIwKTAnBggrBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5j\nb20vQ1BTMA4GA1UdDwEB\/wQEAwIDiDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYB\nBQUHAwIwgZ8GA1UdHwSBlzCBlDBIoEagRIZCaHR0cDovL2NybDMuZGlnaWNlcnQu\nY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYyMDIwQ0ExLTEuY3JsMEig\nRqBEhkJodHRwOi8vY3JsNC5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRM\nU1JTQVNIQTI1NjIwMjBDQTEtMS5jcmwwgYcGCCsGAQUFBwEBBHsweTAkBggrBgEF\nBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tMFEGCCsGAQUFBzAChkVodHRw\nOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNI\nQTI1NjIwMjBDQTEtMS5jcnQwDAYDVR0TAQH\/BAIwADCCAX8GCisGAQQB1nkCBAIE\nggFvBIIBawFpAHcA3dzKNJXX4RYF55Uy+sef+D0cUN\/bADoUEnYKLKy7yCoAAAGR\nk\/zogAAABAMASDBGAiEA0GlMKlKaQeLzVMHoOBN1Pey8lPw0Shn2tJQRh4Ote5YC\nIQCR+jhyzHMTfevTR7RQ1sHuC7xFumUCfWq6ubt+PdYqCQB2AH1ZHhLheCp7HGFn\nfF79+NCHXBSgTpWeuQMv2Q6MLnm4AAABkZP86HoAAAQDAEcwRQIgcL+2krkyfQbl\nWxalKTLESWp1IGjHTGIOOa0yKe+QUYECIQDbUhKKrboc\/1bws2GbVwZWs97S9MjD\nbFqVz54+ETVbRwB2AObSMWNAd4zBEEEG13G5zsHSQPaWhIb7uocyHf0eN45QAAAB\nkZP86IoAAAQDAEcwRQIhAOOlB6fnefuhoG\/CpjXJtK+kHYlM+eOdh8FSf7KrhRAN\nAiBScx1fT6S6tNmlq1ghiOLHWyybGHfgtGMUzChsyiF+1zANBgkqhkiG9w0BAQsF\nAAOCAQEARVDhZvhv9JMAJrBx2n\/bQ8senvvCgABF7UvQOYyrmoKC9PDnGCFPw3DY\nmFZVQhCjAQ2xGQyoUW0boIFN5so4o1gI29yw9HVpgkPdRgmzyVBHHtqkEbvNb6cz\nnWMha50NJOrTLu0+zuwAhSlL0twtScR+YH7FSXJ5fghbpArHK1a5eVFkvUDBYqDR\np9OcjJNyS7OWv8DSXSbHB+1WqCefH36DiIgHhTTlo\/0hHIlQN3IN5XmNoaFbzSaf\n\/L7ZvkMaAONZV77rl6RSLsE5A3OLemQUX6tN\/366Dosh072PRZ7xfUxY12IwXFyT\nSqwPEeNaHgfltIImN8pXdzNZLzIVJQ==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "CFF ": 40305,
                                "DYNA": 283,
                                "GDYN": 253,
                                "GPOS": 15972,
                                "GSUB": 5748,
                                "OS\/2": 96,
                                "cmap": 212,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 1844,
                                "maxp": 6,
                                "name": 808,
                                "post": 32
                            },
                            "names": {
                                "0": "2008 Mitja Miklavcic published by FSI FontShop International Gmb",
                                "1": "TisaPro",
                                "2": "Regular",
                                "3": "Mitja Miklavcic: TisaPro: 2008",
                                "4": "TisaPro",
                                "5": "Version 7.504; 2008; Build 1024",
                                "6": "TisaPro",
                                "14": "http:\/\/typekit.com\/eulas\/00000000000000003b9b0785"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 543,
                                "usWeightClass": 400,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 721,
                                "ySubscriptYSize": 601,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 0,
                                "ySuperscriptXSize": 721,
                                "ySuperscriptYSize": 601,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 379,
                                "yStrikeoutSize": 70,
                                "yStrikeoutPosition": 250,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2684354815,
                                "ulUnicodeRange2": 1073750107,
                                "ulUnicodeRange3": 8,
                                "ulUnicodeRange4": 0,
                                "achVendID": "FSI\u0000",
                                "fsSelection": 64,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 57350,
                                "sTypoAscender": 750,
                                "sTypoDescender": -250,
                                "sTypoLineGap": 0,
                                "usWinAscent": 1237,
                                "usWinDescent": 375,
                                "ulCodePageRange1": 536871059,
                                "ulCodePageRange2": 0,
                                "sxHeight": 482,
                                "sCapHeight": 694,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 11,
                                "panose": {
                                    "bFamilyType": 2,
                                    "bSerifStyle": 1,
                                    "bWeight": 5,
                                    "bProportion": 4,
                                    "bContrast": 3,
                                    "bStrokeVariation": 1,
                                    "bArmStyle": 1,
                                    "bLetterForm": 2,
                                    "bMidline": 1,
                                    "bXHeight": 2
                                }
                            },
                            "post": {
                                "formatType": 3,
                                "italicAngle": 0,
                                "underlinePosition": -165,
                                "underlineThickness": 70,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    338,
                                    339,
                                    376,
                                    700,
                                    732,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8249,
                                    8250,
                                    8364,
                                    8482,
                                    57344,
                                    57345,
                                    57346,
                                    57347,
                                    57348,
                                    57350
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "calt",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "hist",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "sinf",
                                            "smcp",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "calt",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "hist",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "sinf",
                                            "smcp",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "calt",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "hist",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "sinf",
                                            "smcp",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "calt",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "hist",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "sinf",
                                            "smcp",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "AZE ": [
                                            "aalt",
                                            "c2sc",
                                            "calt",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "hist",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "sinf",
                                            "smcp",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "CAT ": [
                                            "aalt",
                                            "c2sc",
                                            "calt",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "hist",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "sinf",
                                            "smcp",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "CRT ": [
                                            "aalt",
                                            "c2sc",
                                            "calt",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "hist",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "sinf",
                                            "smcp",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "MOL ": [
                                            "aalt",
                                            "c2sc",
                                            "calt",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "hist",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "sinf",
                                            "smcp",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "ROM ": [
                                            "aalt",
                                            "c2sc",
                                            "calt",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "hist",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "sinf",
                                            "smcp",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "TRK ": [
                                            "aalt",
                                            "c2sc",
                                            "calt",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "hist",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "sinf",
                                            "smcp",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "cpsp",
                                            "kern"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "cpsp",
                                            "kern"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "cpsp",
                                            "kern"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "AZE ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "CAT ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "CRT ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "MOL ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "ROM ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "TRK ": [
                                            "cpsp",
                                            "kern"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 215,
                                "num_glyphs": 461
                            }
                        },
                        "load_end": 1506,
                        "ttfb_start": 1331,
                        "ttfb_end": 1428,
                        "download_start": 1428,
                        "download_end": 1506,
                        "download_ms": 78,
                        "all_start": 1245,
                        "all_end": 1506,
                        "all_ms": 260,
                        "index": 23,
                        "number": 24
                    },
                    {
                        "type": 3,
                        "id": "40291.132",
                        "request_id": "40291.132",
                        "ip_addr": "184.24.77.156",
                        "full_url": "https:\/\/use.typekit.net\/af\/6fec89\/00000000000000000001316b\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "use.typekit.net",
                        "url": "\/af\/6fec89\/00000000000000000001316b\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3",
                        "raw_id": "40291.132",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 199,
                        "ttfb_ms": 177,
                        "load_start": 1331,
                        "load_start_float": 1331.0002629999999,
                        "bytesIn": 15092,
                        "objectSize": 15092,
                        "objectSizeUncompressed": 15092,
                        "chunks": [
                            {
                                "ts": 1530,
                                "bytes": 15092
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=31536000",
                        "contentType": "application\/font-woff2",
                        "contentEncoding": "",
                        "socket": 262,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/use.typekit.net\/ncj0kbu.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: use.typekit.net",
                                ":method: GET",
                                ":path: \/af\/6fec89\/00000000000000000001316b\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/www.escape-team.com",
                                "priority: u=0",
                                "referer: https:\/\/use.typekit.net\/ncj0kbu.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=31536000",
                                "content-length: 15092",
                                "content-type: application\/font-woff2",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 13:50:55 GMT",
                                "etag: \"60ab136d0aa96841fb1d9209f30d544cbb13c5e5\"",
                                "server: nginx",
                                "timing-allow-origin: *",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2221,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1246,
                        "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/escape-team.com same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 1,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 263,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "BASE": 58,
                                "DYNA": 112,
                                "GDYN": 117,
                                "GPOS": 1606,
                                "GSUB": 572,
                                "OS\/2": 96,
                                "cmap": 450,
                                "cvt ": 28,
                                "fpgm": 371,
                                "gasp": 8,
                                "glyf": 31918,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 872,
                                "loca": 0,
                                "maxp": 32,
                                "name": 1026,
                                "post": 562,
                                "prep": 95
                            },
                            "names": {
                                "0": "\u00a9 1987, 1991, 2001, 2002 Adobe Systems Incorporated. All rights ",
                                "1": "News Gothic Std",
                                "2": "Bold",
                                "3": "2.085;ADBE;NewsGothicStd-Bold;ADOBE",
                                "4": "News Gothic Std",
                                "5": "Version 2.085;PS Version 002.000;hotconv 1.0.70;makeotf.lib2.5.5",
                                "6": "NewsGothicStd-Bold",
                                "14": "http:\/\/typekit.com\/eulas\/00000000000000000001316b"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 549,
                                "usWeightClass": 700,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 331,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 3,
                                "ulUnicodeRange2": 0,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "ADBE",
                                "fsSelection": 64,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 57350,
                                "sTypoAscender": 750,
                                "sTypoDescender": -250,
                                "sTypoLineGap": 0,
                                "usWinAscent": 1040,
                                "usWinDescent": 306,
                                "ulCodePageRange1": 536870913,
                                "ulCodePageRange2": 0,
                                "sxHeight": 552,
                                "sCapHeight": 778,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 4,
                                "panose": {
                                    "bFamilyType": 2,
                                    "bSerifStyle": 11,
                                    "bWeight": 7,
                                    "bProportion": 4,
                                    "bContrast": 3,
                                    "bStrokeVariation": 5,
                                    "bArmStyle": 3,
                                    "bLetterForm": 2,
                                    "bMidline": 2,
                                    "bXHeight": 4
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -75,
                                "underlineThickness": 50,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    338,
                                    339,
                                    376,
                                    732,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8249,
                                    8250,
                                    8364,
                                    8482,
                                    57344,
                                    57345,
                                    57346,
                                    57347,
                                    57348,
                                    57350
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "frac",
                                            "liga",
                                            "ordn",
                                            "sups"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "frac",
                                            "liga",
                                            "ordn",
                                            "sups"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern",
                                            "size"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern",
                                            "size"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 214,
                                "num_glyphs": 218
                            }
                        },
                        "load_end": 1530,
                        "ttfb_start": 1331,
                        "ttfb_end": 1508,
                        "download_start": 1508,
                        "download_end": 1530,
                        "download_ms": 22,
                        "all_start": 1331,
                        "all_end": 1530,
                        "all_ms": 199,
                        "index": 24,
                        "number": 25
                    },
                    {
                        "type": 3,
                        "id": "40291.144",
                        "request_id": "40291.144",
                        "ip_addr": "184.24.77.156",
                        "full_url": "https:\/\/use.typekit.net\/af\/f074c8\/00000000000000007735c43b\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "use.typekit.net",
                        "url": "\/af\/f074c8\/00000000000000007735c43b\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3",
                        "raw_id": "40291.144",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 71,
                        "ttfb_ms": 36,
                        "load_start": 1502,
                        "load_start_float": 1502.000284,
                        "bytesIn": 19388,
                        "objectSize": 19388,
                        "objectSizeUncompressed": 19388,
                        "chunks": [
                            {
                                "ts": 1570,
                                "bytes": 16384
                            },
                            {
                                "ts": 1573,
                                "bytes": 3004
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=31536000",
                        "contentType": "application\/font-woff2",
                        "contentEncoding": "",
                        "socket": 262,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/use.typekit.net\/ncj0kbu.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: use.typekit.net",
                                ":method: GET",
                                ":path: \/af\/f074c8\/00000000000000007735c43b\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/www.escape-team.com",
                                "priority: u=0",
                                "referer: https:\/\/use.typekit.net\/ncj0kbu.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=31536000",
                                "content-length: 19388",
                                "content-type: application\/font-woff2",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 13:50:55 GMT",
                                "etag: \"20040a21381618b0a0128c765e6224f52e2b5684\"",
                                "server: nginx",
                                "timing-allow-origin: *",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2221,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1498,
                        "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/escape-team.com same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 3,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 284,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "CFF ": 18266,
                                "DYNA": 202,
                                "GDEF": 32,
                                "GDYN": 217,
                                "GPOS": 2234,
                                "GSUB": 3510,
                                "OS\/2": 96,
                                "cmap": 576,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 1096,
                                "maxp": 6,
                                "name": 923,
                                "post": 32
                            },
                            "names": {
                                "0": "Copyright \u00a9 2017 by Ryoichi Tsunekawa. All rights reserved.",
                                "1": "Calling Code",
                                "2": "Regular",
                                "3": "1159b427de12e641afe8da5c0cf829a7",
                                "4": "Calling Code",
                                "5": "Version 1.000;PS 001.000;hotconv 1.0.88;makeotf.lib2.5.64775",
                                "6": "CallingCode-Italic",
                                "14": "https:\/\/fonts.adobe.com\/eulas\/00000000000000007735c43b"
                            },
                            "OS2": {
                                "version": 3,
                                "xAvgCharWidth": 560,
                                "usWeightClass": 400,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": -16,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 74,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 62,
                                "yStrikeoutPosition": 292,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2684354799,
                                "ulUnicodeRange2": 1342185595,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "dhrm",
                                "fsSelection": 1,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 57350,
                                "sTypoAscender": 750,
                                "sTypoDescender": -250,
                                "sTypoLineGap": 0,
                                "usWinAscent": 950,
                                "usWinDescent": 300,
                                "ulCodePageRange1": 147,
                                "ulCodePageRange2": 0,
                                "sxHeight": 488,
                                "sCapHeight": 660,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 2,
                                    "bSerifStyle": 11,
                                    "bWeight": 5,
                                    "bProportion": 9,
                                    "bContrast": 2,
                                    "bStrokeVariation": 2,
                                    "bArmStyle": 2,
                                    "bLetterForm": 9,
                                    "bMidline": 2,
                                    "bXHeight": 4
                                }
                            },
                            "post": {
                                "formatType": 3,
                                "italicAngle": -12,
                                "underlinePosition": -80,
                                "underlineThickness": 62,
                                "isFixedPitch": 1,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    338,
                                    339,
                                    376,
                                    700,
                                    732,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8249,
                                    8250,
                                    8364,
                                    8482,
                                    57344,
                                    57345,
                                    57346,
                                    57347,
                                    57348,
                                    57349,
                                    57350
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ],
                                        "AZE ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ],
                                        "CAT ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ],
                                        "CRT ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ],
                                        "KAZ ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ],
                                        "MOL ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ],
                                        "NLD ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ],
                                        "ROM ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ],
                                        "TAT ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ],
                                        "TRK ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "AZE ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "CAT ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "CRT ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "KAZ ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "MOL ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "NLD ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "ROM ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "TAT ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "TRK ": [
                                            "mark",
                                            "mkmk"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 216,
                                "num_glyphs": 277
                            }
                        },
                        "load_end": 1573,
                        "ttfb_start": 1502,
                        "ttfb_end": 1538,
                        "download_start": 1538,
                        "download_end": 1573,
                        "download_ms": 35,
                        "all_start": 1502,
                        "all_end": 1573,
                        "all_ms": 71,
                        "index": 25,
                        "number": 26
                    },
                    {
                        "type": 3,
                        "id": "40291.150",
                        "request_id": "40291.150",
                        "ip_addr": "184.24.77.156",
                        "full_url": "https:\/\/use.typekit.net\/af\/1de126\/00000000000000007735c44f\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "use.typekit.net",
                        "url": "\/af\/1de126\/00000000000000007735c44f\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3",
                        "raw_id": "40291.150",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 104,
                        "ttfb_ms": 69,
                        "load_start": 1504,
                        "load_start_float": 1504.0002899999999,
                        "bytesIn": 19616,
                        "objectSize": 19616,
                        "objectSizeUncompressed": 19616,
                        "chunks": [
                            {
                                "ts": 1603,
                                "bytes": 16384
                            },
                            {
                                "ts": 1608,
                                "bytes": 3232
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=31536000",
                        "contentType": "application\/font-woff2",
                        "contentEncoding": "",
                        "socket": 262,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/use.typekit.net\/ncj0kbu.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: use.typekit.net",
                                ":method: GET",
                                ":path: \/af\/1de126\/00000000000000007735c44f\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/www.escape-team.com",
                                "priority: u=0",
                                "referer: https:\/\/use.typekit.net\/ncj0kbu.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=31536000",
                                "content-length: 19616",
                                "content-type: application\/font-woff2",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 13:50:55 GMT",
                                "etag: \"96e9e9e9f001993d9c0086855214f1b73288f6b9\"",
                                "server: nginx",
                                "timing-allow-origin: *",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2221,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1500,
                        "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/escape-team.com same_site>",
                        "http2_stream_id": 7,
                        "http2_stream_dependency": 5,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 290,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "CFF ": 18861,
                                "DYNA": 202,
                                "GDEF": 38,
                                "GDYN": 217,
                                "GPOS": 2222,
                                "GSUB": 3510,
                                "OS\/2": 96,
                                "cmap": 576,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 1096,
                                "maxp": 6,
                                "name": 940,
                                "post": 32
                            },
                            "names": {
                                "0": "Copyright \u00a9 2017 by Ryoichi Tsunekawa. All rights reserved.",
                                "1": "Calling Code",
                                "2": "Regular",
                                "3": "31437e123d7ebeb1e39474239c6fca54",
                                "4": "Calling Code",
                                "5": "Version 1.000;PS 001.000;hotconv 1.0.88;makeotf.lib2.5.64775",
                                "6": "CallingCode-BoldItalic",
                                "14": "https:\/\/fonts.adobe.com\/eulas\/00000000000000007735c44f"
                            },
                            "OS2": {
                                "version": 3,
                                "xAvgCharWidth": 560,
                                "usWeightClass": 700,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": -16,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 74,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 82,
                                "yStrikeoutPosition": 292,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2684354799,
                                "ulUnicodeRange2": 1342185595,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "dhrm",
                                "fsSelection": 33,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 57350,
                                "sTypoAscender": 750,
                                "sTypoDescender": -250,
                                "sTypoLineGap": 0,
                                "usWinAscent": 950,
                                "usWinDescent": 300,
                                "ulCodePageRange1": 147,
                                "ulCodePageRange2": 0,
                                "sxHeight": 488,
                                "sCapHeight": 660,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 2,
                                    "bSerifStyle": 11,
                                    "bWeight": 7,
                                    "bProportion": 9,
                                    "bContrast": 2,
                                    "bStrokeVariation": 2,
                                    "bArmStyle": 2,
                                    "bLetterForm": 9,
                                    "bMidline": 2,
                                    "bXHeight": 4
                                }
                            },
                            "post": {
                                "formatType": 3,
                                "italicAngle": -12,
                                "underlinePosition": -70,
                                "underlineThickness": 82,
                                "isFixedPitch": 1,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    338,
                                    339,
                                    376,
                                    700,
                                    732,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8249,
                                    8250,
                                    8364,
                                    8482,
                                    57344,
                                    57345,
                                    57346,
                                    57347,
                                    57348,
                                    57349,
                                    57350
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ],
                                        "AZE ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ],
                                        "CAT ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ],
                                        "CRT ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ],
                                        "KAZ ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ],
                                        "MOL ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ],
                                        "NLD ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ],
                                        "ROM ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ],
                                        "TAT ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ],
                                        "TRK ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "AZE ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "CAT ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "CRT ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "KAZ ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "MOL ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "NLD ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "ROM ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "TAT ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "TRK ": [
                                            "mark",
                                            "mkmk"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 216,
                                "num_glyphs": 277
                            }
                        },
                        "load_end": 1608,
                        "ttfb_start": 1504,
                        "ttfb_end": 1573,
                        "download_start": 1573,
                        "download_end": 1608,
                        "download_ms": 35,
                        "all_start": 1504,
                        "all_end": 1608,
                        "all_ms": 104,
                        "index": 26,
                        "number": 27
                    },
                    {
                        "type": 3,
                        "id": "40291.147",
                        "request_id": "40291.147",
                        "ip_addr": "184.24.77.156",
                        "full_url": "https:\/\/use.typekit.net\/af\/a1797f\/00000000000000007735c43d\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "use.typekit.net",
                        "url": "\/af\/a1797f\/00000000000000007735c43d\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                        "raw_id": "40291.147",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 131,
                        "ttfb_ms": 105,
                        "load_start": 1504,
                        "load_start_float": 1504.0002959999999,
                        "bytesIn": 18040,
                        "objectSize": 18040,
                        "objectSizeUncompressed": 18040,
                        "chunks": [
                            {
                                "ts": 1635,
                                "bytes": 18040
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=31536000",
                        "contentType": "application\/font-woff2",
                        "contentEncoding": "",
                        "socket": 262,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/use.typekit.net\/ncj0kbu.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: use.typekit.net",
                                ":method: GET",
                                ":path: \/af\/a1797f\/00000000000000007735c43d\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/www.escape-team.com",
                                "priority: u=0",
                                "referer: https:\/\/use.typekit.net\/ncj0kbu.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=31536000",
                                "content-length: 18040",
                                "content-type: application\/font-woff2",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 13:50:55 GMT",
                                "etag: \"910ab714ed4723ac5ca2c27ae0f72b0276ae0edb\"",
                                "server: nginx",
                                "timing-allow-origin: *",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2221,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1501,
                        "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/escape-team.com same_site>",
                        "http2_stream_id": 9,
                        "http2_stream_dependency": 7,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 296,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "CFF ": 16991,
                                "DYNA": 202,
                                "GDEF": 32,
                                "GDYN": 217,
                                "GPOS": 2234,
                                "GSUB": 3510,
                                "OS\/2": 96,
                                "cmap": 576,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 1096,
                                "maxp": 6,
                                "name": 927,
                                "post": 32
                            },
                            "names": {
                                "0": "Copyright \u00a9 2017 by Ryoichi Tsunekawa. All rights reserved.",
                                "1": "Calling Code",
                                "2": "Regular",
                                "3": "2846f053f7fe8b94144844225618f7ba",
                                "4": "Calling Code",
                                "5": "Version 1.000;PS 001.000;hotconv 1.0.88;makeotf.lib2.5.64775",
                                "6": "CallingCode-Regular",
                                "14": "https:\/\/fonts.adobe.com\/eulas\/00000000000000007735c43d"
                            },
                            "OS2": {
                                "version": 3,
                                "xAvgCharWidth": 560,
                                "usWeightClass": 400,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 62,
                                "yStrikeoutPosition": 292,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2684354799,
                                "ulUnicodeRange2": 1342185595,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "dhrm",
                                "fsSelection": 64,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 57350,
                                "sTypoAscender": 750,
                                "sTypoDescender": -250,
                                "sTypoLineGap": 0,
                                "usWinAscent": 950,
                                "usWinDescent": 300,
                                "ulCodePageRange1": 147,
                                "ulCodePageRange2": 0,
                                "sxHeight": 488,
                                "sCapHeight": 660,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 2,
                                    "bSerifStyle": 11,
                                    "bWeight": 5,
                                    "bProportion": 9,
                                    "bContrast": 2,
                                    "bStrokeVariation": 2,
                                    "bArmStyle": 2,
                                    "bLetterForm": 2,
                                    "bMidline": 2,
                                    "bXHeight": 4
                                }
                            },
                            "post": {
                                "formatType": 3,
                                "italicAngle": 0,
                                "underlinePosition": -80,
                                "underlineThickness": 62,
                                "isFixedPitch": 1,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    338,
                                    339,
                                    376,
                                    700,
                                    732,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8249,
                                    8250,
                                    8364,
                                    8482,
                                    57344,
                                    57345,
                                    57346,
                                    57347,
                                    57348,
                                    57349,
                                    57350
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ],
                                        "AZE ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ],
                                        "CAT ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ],
                                        "CRT ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ],
                                        "KAZ ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ],
                                        "MOL ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ],
                                        "NLD ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ],
                                        "ROM ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ],
                                        "TAT ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ],
                                        "TRK ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "subs",
                                            "sups"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "AZE ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "CAT ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "CRT ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "KAZ ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "MOL ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "NLD ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "ROM ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "TAT ": [
                                            "mark",
                                            "mkmk"
                                        ],
                                        "TRK ": [
                                            "mark",
                                            "mkmk"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 216,
                                "num_glyphs": 277
                            }
                        },
                        "load_end": 1635,
                        "ttfb_start": 1504,
                        "ttfb_end": 1609,
                        "download_start": 1609,
                        "download_end": 1635,
                        "download_ms": 26,
                        "all_start": 1504,
                        "all_end": 1635,
                        "all_ms": 131,
                        "index": 27,
                        "number": 28
                    },
                    {
                        "type": 3,
                        "id": "40291.248",
                        "request_id": "40291.248",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.escape-team.com",
                        "url": "\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                        "raw_id": "40291.248",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 93,
                        "ttfb_ms": 65,
                        "load_start": 1586,
                        "load_start_float": 1586.000309,
                        "bytesIn": 23927,
                        "objectSize": 23927,
                        "objectSizeUncompressed": 23927,
                        "chunks": [
                            {
                                "ts": 1652,
                                "bytes": 3683
                            },
                            {
                                "ts": 1652,
                                "bytes": 4096
                            },
                            {
                                "ts": 1665,
                                "bytes": 8000
                            },
                            {
                                "ts": 1678,
                                "bytes": 8000
                            },
                            {
                                "ts": 1679,
                                "bytes": 148
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "",
                        "socket": 151,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.escape-team.com\/",
                        "initiator_line": 1648,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: www.escape-team.com",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Fri, 06 Sep 2024 13:50:55 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Last-Modified: Thu, 02 Nov 2023 12:10:16 GMT",
                                "ETag: \"5d77-6092a45577ff1\"",
                                "Accept-Ranges: bytes",
                                "Content-Length: 23927",
                                "X-Content-Type-Options: nosniff",
                                "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                "Access-Control-Allow-Methods: GET",
                                "Keep-Alive: timeout=5, max=93",
                                "Connection: Keep-Alive",
                                "Content-Type: image\/svg+xml"
                            ]
                        },
                        "bytesOut": 1798,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 43,
                        "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": 23927,
                        "gzip_save": 13505,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1584,
                        "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                        "netlog_id": 309,
                        "server_port": "443",
                        "load_end": 1679,
                        "ttfb_start": 1586,
                        "ttfb_end": 1651,
                        "download_start": 1651,
                        "download_end": 1679,
                        "download_ms": 28,
                        "all_start": 1586,
                        "all_end": 1679,
                        "all_ms": 93,
                        "index": 28,
                        "number": 29
                    },
                    {
                        "type": 3,
                        "id": "40291.249",
                        "request_id": "40291.249",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.escape-team.com",
                        "url": "\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg",
                        "raw_id": "40291.249",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1220,
                        "ttfb_ms": 99,
                        "load_start": 1593,
                        "load_start_float": 1593.000315,
                        "bytesIn": 397780,
                        "objectSize": 397780,
                        "objectSizeUncompressed": 397780,
                        "chunks": [
                            {
                                "ts": 1693,
                                "bytes": 3684
                            },
                            {
                                "ts": 1694,
                                "bytes": 4096
                            },
                            {
                                "ts": 1736,
                                "bytes": 8000
                            },
                            {
                                "ts": 1750,
                                "bytes": 8000
                            },
                            {
                                "ts": 1764,
                                "bytes": 8000
                            },
                            {
                                "ts": 1779,
                                "bytes": 8000
                            },
                            {
                                "ts": 1793,
                                "bytes": 8000
                            },
                            {
                                "ts": 1807,
                                "bytes": 8000
                            },
                            {
                                "ts": 1816,
                                "bytes": 8000
                            },
                            {
                                "ts": 1835,
                                "bytes": 8000
                            },
                            {
                                "ts": 1845,
                                "bytes": 8000
                            },
                            {
                                "ts": 1900,
                                "bytes": 8000
                            },
                            {
                                "ts": 2098,
                                "bytes": 8000
                            },
                            {
                                "ts": 2113,
                                "bytes": 8000
                            },
                            {
                                "ts": 2127,
                                "bytes": 8000
                            },
                            {
                                "ts": 2136,
                                "bytes": 8000
                            },
                            {
                                "ts": 2158,
                                "bytes": 8000
                            },
                            {
                                "ts": 2171,
                                "bytes": 8000
                            },
                            {
                                "ts": 2183,
                                "bytes": 8000
                            },
                            {
                                "ts": 2198,
                                "bytes": 8000
                            },
                            {
                                "ts": 2253,
                                "bytes": 8000
                            },
                            {
                                "ts": 2322,
                                "bytes": 8000
                            },
                            {
                                "ts": 2336,
                                "bytes": 8000
                            },
                            {
                                "ts": 2351,
                                "bytes": 8000
                            },
                            {
                                "ts": 2367,
                                "bytes": 8000
                            },
                            {
                                "ts": 2377,
                                "bytes": 8000
                            },
                            {
                                "ts": 2412,
                                "bytes": 8000
                            },
                            {
                                "ts": 2429,
                                "bytes": 8000
                            },
                            {
                                "ts": 2438,
                                "bytes": 8000
                            },
                            {
                                "ts": 2450,
                                "bytes": 8000
                            },
                            {
                                "ts": 2509,
                                "bytes": 8000
                            },
                            {
                                "ts": 2525,
                                "bytes": 8000
                            },
                            {
                                "ts": 2540,
                                "bytes": 8000
                            },
                            {
                                "ts": 2554,
                                "bytes": 8000
                            },
                            {
                                "ts": 2568,
                                "bytes": 8000
                            },
                            {
                                "ts": 2580,
                                "bytes": 8000
                            },
                            {
                                "ts": 2613,
                                "bytes": 8000
                            },
                            {
                                "ts": 2627,
                                "bytes": 8000
                            },
                            {
                                "ts": 2639,
                                "bytes": 8000
                            },
                            {
                                "ts": 2653,
                                "bytes": 8000
                            },
                            {
                                "ts": 2684,
                                "bytes": 8000
                            },
                            {
                                "ts": 2695,
                                "bytes": 8000
                            },
                            {
                                "ts": 2712,
                                "bytes": 8000
                            },
                            {
                                "ts": 2726,
                                "bytes": 8000
                            },
                            {
                                "ts": 2735,
                                "bytes": 8000
                            },
                            {
                                "ts": 2749,
                                "bytes": 8000
                            },
                            {
                                "ts": 2768,
                                "bytes": 8000
                            },
                            {
                                "ts": 2778,
                                "bytes": 8000
                            },
                            {
                                "ts": 2790,
                                "bytes": 8000
                            },
                            {
                                "ts": 2804,
                                "bytes": 8000
                            },
                            {
                                "ts": 2813,
                                "bytes": 6000
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.escape-team.com\/",
                        "initiator_line": 1648,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: www.escape-team.com",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Fri, 06 Sep 2024 13:50:55 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Last-Modified: Thu, 16 May 2024 19:56:48 GMT",
                                "ETag: \"611d4-61897a2a87680\"",
                                "Accept-Ranges: bytes",
                                "Content-Length: 397780",
                                "X-Content-Type-Options: nosniff",
                                "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                "Access-Control-Allow-Methods: GET",
                                "Keep-Alive: timeout=5, max=96",
                                "Connection: Keep-Alive",
                                "Content-Type: image\/jpeg"
                            ]
                        },
                        "bytesOut": 1798,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 23,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 397780,
                        "image_save": 304174,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1585,
                        "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                        "netlog_id": 315,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "388 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ExifByteOrder": "Big-endian (Motorola, MM)",
                                    "CurrentIPTCDigest": "63275a42ec836121e7f7a71f4fe36ca6",
                                    "ImageWidth": 1500,
                                    "ImageHeight": 844,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "EXIF": {
                                    "ImageWidth": 5184,
                                    "ImageHeight": 3456,
                                    "BitsPerSample": "8 8 8",
                                    "PhotometricInterpretation": "RGB",
                                    "Make": "Canon",
                                    "Model": "Canon EOS 100D",
                                    "Orientation": "Horizontal (normal)",
                                    "SamplesPerPixel": 3,
                                    "XResolution": 72,
                                    "YResolution": 72,
                                    "ResolutionUnit": "inches",
                                    "Software": "Adobe Photoshop 25.6 (Macintosh)",
                                    "ModifyDate": "2024:05:16 13:44:45",
                                    "ExposureTime": "1\/20",
                                    "FNumber": 3.5,
                                    "ExposureProgram": "Manual",
                                    "ISO": 200,
                                    "SensitivityType": "Recommended Exposure Index",
                                    "RecommendedExposureIndex": 200,
                                    "ExifVersion": "0230",
                                    "DateTimeOriginal": "2017:06:25 19:55:31",
                                    "CreateDate": "2017:06:25 19:55:31",
                                    "ComponentsConfiguration": "Y, Cb, Cr, -",
                                    "ShutterSpeedValue": "1\/21",
                                    "ApertureValue": 3.5,
                                    "ExposureCompensation": 0,
                                    "MaxApertureValue": 3.3999999999999999,
                                    "MeteringMode": "Multi-segment",
                                    "Flash": "Off, Did not fire",
                                    "FocalLength": "18.0 mm",
                                    "SubSecTime": 88,
                                    "SubSecTimeOriginal": 88,
                                    "SubSecTimeDigitized": 88,
                                    "FlashpixVersion": "0100",
                                    "ColorSpace": "Uncalibrated",
                                    "ExifImageWidth": 1500,
                                    "ExifImageHeight": 844,
                                    "FocalPlaneXResolution": 5798.6571430000004,
                                    "FocalPlaneYResolution": 5788.9444439999997,
                                    "FocalPlaneResolutionUnit": "inches",
                                    "CustomRendered": "Normal",
                                    "ExposureMode": "Manual",
                                    "WhiteBalance": "Auto",
                                    "SceneCaptureType": "Standard",
                                    "SerialNumber": 113073018338,
                                    "LensInfo": "18-55mm f\/0",
                                    "LensModel": "EF-S18-55mm f\/3.5-5.6 III",
                                    "LensSerialNumber": "0000893e03",
                                    "Compression": "JPEG (old-style)",
                                    "ThumbnailOffset": 1010,
                                    "ThumbnailLength": 2251,
                                    "ThumbnailImage": "(Binary data 2251 bytes, use -b option to extract)"
                                },
                                "IPTC": {
                                    "CodedCharacterSet": "UTF8",
                                    "ApplicationRecordVersion": 2,
                                    "DateCreated": "2017:06:25",
                                    "TimeCreated": "19:55:31",
                                    "DigitalCreationDate": "2017:06:25"
                                },
                                "Photoshop": {
                                    "IPTCDigest": "63275a42ec836121e7f7a71f4fe36ca6",
                                    "XResolution": 72,
                                    "DisplayedUnitsX": "inches",
                                    "YResolution": 72,
                                    "DisplayedUnitsY": "inches",
                                    "PrintStyle": "Centered",
                                    "PrintPosition": "0 0",
                                    "PrintScale": 1,
                                    "GlobalAngle": 30,
                                    "GlobalAltitude": 30,
                                    "URL_List": [],
                                    "SlicesGroupName": "et1",
                                    "NumSlices": 1,
                                    "PixelAspectRatio": 1,
                                    "PhotoshopThumbnail": "(Binary data 2251 bytes, use -b option to extract)",
                                    "HasRealMergedData": "Yes",
                                    "WriterName": "Adobe Photoshop",
                                    "ReaderName": "Adobe Photoshop 2024",
                                    "PhotoshopQuality": 12,
                                    "PhotoshopFormat": "Standard",
                                    "ProgressiveScans": "3 Scans"
                                },
                                "XMP": {
                                    "XMPToolkit": "Adobe XMP Core 9.1-c002 79.dba3da3b5, 2023\/12\/15-10:42:37        ",
                                    "LensID": 53,
                                    "LensInfo": "18-55mm f\/?",
                                    "Lens": "EF-S18-55mm f\/3.5-5.6 III",
                                    "LensSerialNumber": "0000893e03",
                                    "FlashCompensation": 0,
                                    "Firmware": "Firmware Version 1.0.0",
                                    "SerialNumber": 113073018338,
                                    "CreateDate": "2017:06:25 19:55:31",
                                    "ModifyDate": "2024:05:16 13:44:45+02:00",
                                    "Rating": 0,
                                    "MetadataDate": "2024:05:16 13:44:45+02:00",
                                    "CreatorTool": "Adobe Photoshop CS6 (Macintosh)",
                                    "DateCreated": "2017:06:25 19:55:31.088",
                                    "LegacyIPTCDigest": "5386E71EBBE25C050AE0F47A66E8F65B",
                                    "ColorMode": "RGB",
                                    "ICCProfileName": "Display P3",
                                    "DocumentID": "3719D686AEA623B45E7DD0008F58661B",
                                    "InstanceID": "xmp.iid:6e1961d9-62df-4b6b-8555-0098eada3914",
                                    "OriginalDocumentID": "3719D686AEA623B45E7DD0008F58661B",
                                    "Format": "image\/jpeg",
                                    "HistoryAction": [
                                        "saved",
                                        "saved",
                                        "converted",
                                        "derived",
                                        "saved",
                                        "saved",
                                        "converted",
                                        "derived",
                                        "saved",
                                        "saved",
                                        "converted",
                                        "derived",
                                        "saved",
                                        "saved"
                                    ],
                                    "HistoryInstanceID": [
                                        "xmp.iid:DB01DA062A20681183D1E475509AAAB3",
                                        "xmp.iid:42A58CAC2D20681183D1E475509AAAB3",
                                        "xmp.iid:43A58CAC2D20681183D1E475509AAAB3",
                                        "xmp.iid:840D198D08206811822AB393D0B5A06E",
                                        "xmp.iid:850D198D08206811822AB393D0B5A06E",
                                        "xmp.iid:870D198D08206811822AB393D0B5A06E",
                                        "xmp.iid:880D198D08206811822AB393D0B5A06E",
                                        "xmp.iid:6e1961d9-62df-4b6b-8555-0098eada3914"
                                    ],
                                    "HistoryWhen": [
                                        "2017:06:25 20:22:38+02:00",
                                        "2017:06:25 20:48:10+02:00",
                                        "2017:06:25 20:48:10+02:00",
                                        "2017:07:16 22:46:26+02:00",
                                        "2017:07:16 22:46:26+02:00",
                                        "2017:07:16 22:46:52+02:00",
                                        "2017:07:16 22:46:52+02:00",
                                        "2024:05:16 13:44:45+02:00"
                                    ],
                                    "HistorySoftwareAgent": [
                                        "Adobe Photoshop CS6 (Macintosh)",
                                        "Adobe Photoshop CS6 (Macintosh)",
                                        "Adobe Photoshop CS6 (Macintosh)",
                                        "Adobe Photoshop CS6 (Macintosh)",
                                        "Adobe Photoshop CS6 (Macintosh)",
                                        "Adobe Photoshop CS6 (Macintosh)",
                                        "Adobe Photoshop CS6 (Macintosh)",
                                        "Adobe Photoshop 25.6 (Macintosh)"
                                    ],
                                    "HistoryChanged": [
                                        "\/",
                                        "\/",
                                        "\/",
                                        "\/",
                                        "\/",
                                        "\/",
                                        "\/",
                                        "\/"
                                    ],
                                    "HistoryParameters": [
                                        "from image\/jpeg to application\/vnd.adobe.photoshop",
                                        "converted from image\/jpeg to application\/vnd.adobe.photoshop",
                                        "from application\/vnd.adobe.photoshop to image\/png",
                                        "converted from application\/vnd.adobe.photoshop to image\/png",
                                        "from image\/png to image\/jpeg",
                                        "converted from image\/png to image\/jpeg"
                                    ],
                                    "DerivedFromInstanceID": "xmp.iid:870D198D08206811822AB393D0B5A06E",
                                    "DerivedFromDocumentID": "3719D686AEA623B45E7DD0008F58661B",
                                    "DerivedFromOriginalDocumentID": "3719D686AEA623B45E7DD0008F58661B"
                                },
                                "ICC_Profile": {
                                    "ProfileCMMType": "Apple Computer Inc.",
                                    "ProfileVersion": "4.0.0",
                                    "ProfileClass": "Display Device Profile",
                                    "ColorSpaceData": "RGB ",
                                    "ProfileConnectionSpace": "XYZ ",
                                    "ProfileDateTime": "2015:10:14 13:08:57",
                                    "ProfileFileSignature": "acsp",
                                    "PrimaryPlatform": "Apple Computer Inc.",
                                    "CMMFlags": "Not Embedded, Independent",
                                    "DeviceManufacturer": "Apple Computer Inc.",
                                    "DeviceModel": "",
                                    "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                    "RenderingIntent": "Perceptual",
                                    "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                    "ProfileCreator": "Apple Computer Inc.",
                                    "ProfileID": "e5bb0e9867bd46cd4bbe446ebd1b7598",
                                    "ProfileDescription": "Display P3",
                                    "ProfileCopyright": "Copyright Apple Inc., 2015",
                                    "MediaWhitePoint": "0.95045 1 1.08905",
                                    "RedMatrixColumn": "0.51512 0.2412 -0.00105",
                                    "GreenMatrixColumn": "0.29198 0.69225 0.04189",
                                    "BlueMatrixColumn": "0.1571 0.06657 0.78407",
                                    "RedTRC": "(Binary data 32 bytes, use -b option to extract)",
                                    "ChromaticAdaptation": "1.04788 0.02292 -0.0502 0.02959 0.99048 -0.01706 -0.00923 0.01508 0.75168",
                                    "BlueTRC": "(Binary data 32 bytes, use -b option to extract)",
                                    "GreenTRC": "(Binary data 32 bytes, use -b option to extract)"
                                },
                                "APP14": {
                                    "DCTEncodeVersion": 100,
                                    "APP14Flags0": "[14]",
                                    "APP14Flags1": "(none)",
                                    "ColorTransform": "YCbCr"
                                },
                                "Composite": {
                                    "Aperture": 3.5,
                                    "ImageSize": "1500x844",
                                    "Megapixels": 1.3,
                                    "ScaleFactor35efl": 5.7000000000000002,
                                    "ShutterSpeed": "1\/20",
                                    "SubSecCreateDate": "2017:06:25 19:55:31.88",
                                    "SubSecDateTimeOriginal": "2017:06:25 19:55:31.88",
                                    "SubSecModifyDate": "2024:05:16 13:44:45.88",
                                    "DateTimeCreated": "2017:06:25 19:55:31",
                                    "CircleOfConfusion": "0.005 mm",
                                    "FOV": "19.8 deg",
                                    "FocalLength35efl": "18.0 mm (35 mm equivalent: 103.3 mm)",
                                    "HyperfocalDistance": "17.67 m",
                                    "LightValue": 6.9000000000000004,
                                    "LensID": "Canon EF-S 18-55mm f\/3.5-5.6 III"
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1500,
                                    "height": 844,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 72,
                                    "y": 72
                                },
                                "printSize": {
                                    "x": 20.833300000000001,
                                    "y": 11.722200000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1266000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 78,
                                        "mean": 29.749199999999998,
                                        "standardDeviation": 14.0366,
                                        "kurtosis": -0.86646299999999998,
                                        "skewness": -0.0484915,
                                        "entropy": 0.88834199999999996
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 78,
                                        "mean": 33.945399999999999,
                                        "standardDeviation": 13.142099999999999,
                                        "kurtosis": 0.20031299999999999,
                                        "skewness": -0.72633599999999998,
                                        "entropy": 0.87449900000000003
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 77,
                                        "mean": 30.182700000000001,
                                        "standardDeviation": 13.746,
                                        "kurtosis": -0.44741500000000001,
                                        "skewness": 0.021252299999999998,
                                        "entropy": 0.89345600000000003
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 77,
                                        "mean": 25.119299999999999,
                                        "standardDeviation": 15.2217,
                                        "kurtosis": -0.89408200000000004,
                                        "skewness": 0.55897699999999995,
                                        "entropy": 0.89707099999999995
                                    }
                                },
                                "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": 1500,
                                    "height": 844,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 99,
                                "orientation": "TopLeft",
                                "properties": {
                                    "date:create": "2024-09-06T13:50:56+00:00",
                                    "date:modify": "2024-09-06T13:50:56+00:00",
                                    "exif:ApertureValue": "29\/8",
                                    "exif:BitsPerSample": "8, 8, 8",
                                    "exif:BodySerialNumber": "113073018338",
                                    "exif:ColorSpace": "65535",
                                    "exif:ComponentsConfiguration": "1, 2, 3, 0",
                                    "exif:CustomRendered": "0",
                                    "exif:DateTime": "2024:05:16 13:44:45",
                                    "exif:DateTimeDigitized": "2017:06:25 19:55:31",
                                    "exif:DateTimeOriginal": "2017:06:25 19:55:31",
                                    "exif:ExifOffset": "280",
                                    "exif:ExifVersion": "48, 50, 51, 48",
                                    "exif:ExposureBiasValue": "0\/1",
                                    "exif:ExposureMode": "1",
                                    "exif:ExposureProgram": "1",
                                    "exif:ExposureTime": "1\/20",
                                    "exif:Flash": "16",
                                    "exif:FlashPixVersion": "48, 49, 48, 48",
                                    "exif:FNumber": "7\/2",
                                    "exif:FocalLength": "18\/1",
                                    "exif:FocalPlaneResolutionUnit": "2",
                                    "exif:FocalPlaneXResolution": "202953\/35",
                                    "exif:FocalPlaneYResolution": "104201\/18",
                                    "exif:ImageLength": "3456",
                                    "exif:ImageWidth": "5184",
                                    "exif:LensModel": "EF-S18-55mm f\/3.5-5.6 III",
                                    "exif:LensSerialNumber": "0000893e03",
                                    "exif:LensSpecification": "18\/1, 55\/1, 0\/1, 0\/1",
                                    "exif:Make": "Canon",
                                    "exif:MaxApertureValue": "4679\/1313",
                                    "exif:MeteringMode": "5",
                                    "exif:Model": "Canon EOS 100D",
                                    "exif:PhotographicSensitivity": "200",
                                    "exif:PhotometricInterpretation": "2",
                                    "exif:PixelXDimension": "1500",
                                    "exif:PixelYDimension": "844",
                                    "exif:RecommendedExposureIndex": "200",
                                    "exif:SamplesPerPixel": "3",
                                    "exif:SceneCaptureType": "0",
                                    "exif:SensitivityType": "2",
                                    "exif:ShutterSpeedValue": "35\/8",
                                    "exif:Software": "Adobe Photoshop 25.6 (Macintosh)",
                                    "exif:SubSecTime": "88",
                                    "exif:SubSecTimeDigitized": "88",
                                    "exif:SubSecTimeOriginal": "88",
                                    "exif:thumbnail:Compression": "6",
                                    "exif:thumbnail:JPEGInterchangeFormat": "998",
                                    "exif:thumbnail:JPEGInterchangeFormatLength": "2251",
                                    "exif:thumbnail:ResolutionUnit": "2",
                                    "exif:thumbnail:XResolution": "72\/1",
                                    "exif:thumbnail:YResolution": "72\/1",
                                    "exif:WhiteBalance": "0",
                                    "icc:copyright": "Copyright Apple Inc., 2015",
                                    "icc:description": "Display P3",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "3a83f9329a6c8b88ddc78c42a7fd25b1bed8f16d068b8243f9eea194f3212b33"
                                },
                                "profiles": {
                                    "8bim": {
                                        "length": 4674
                                    },
                                    "exif": {
                                        "length": 3255
                                    },
                                    "icc": {
                                        "length": 548
                                    },
                                    "iptc": {
                                        "City[1,90]": [
                                            "0x00000000: 254700                                        -%G",
                                            "0x00000000: 254700                                        -%G",
                                            "0x00000000: 254700                                        -%G",
                                            "0x00000000: 254700                                        -%G",
                                            "0x00000000: 254700                                        -%G"
                                        ],
                                        "Unknown[2,0]": [
                                            null
                                        ],
                                        "Created Date[2,55]": [
                                            "20170625"
                                        ],
                                        "Created Time[2,60]": [
                                            "195531"
                                        ],
                                        "Unknown[2,62]": [
                                            "20170625"
                                        ],
                                        "length": 84
                                    },
                                    "xmp": {
                                        "length": 5979
                                    }
                                },
                                "tainted": false,
                                "filesize": "397780B",
                                "numberPixels": "1266000",
                                "pixelsPerSecond": "12.8014MB",
                                "userTime": "0.030u",
                                "elapsedTime": "0:01.098"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 2813,
                        "ttfb_start": 1593,
                        "ttfb_end": 1692,
                        "download_start": 1692,
                        "download_end": 2813,
                        "download_ms": 1121,
                        "all_start": 1593,
                        "all_end": 2813,
                        "all_ms": 1220,
                        "index": 29,
                        "number": 30
                    },
                    {
                        "type": 3,
                        "id": "40291.261",
                        "request_id": "40291.261",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/www.escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.escape-team.com",
                        "url": "\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4",
                        "raw_id": "40291.261",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 155,
                        "ttfb_ms": 96,
                        "load_start": 1772,
                        "load_start_float": 1772.0003360000001,
                        "bytesIn": 39726,
                        "objectSize": 39726,
                        "objectSizeUncompressed": 39726,
                        "chunks": [
                            {
                                "ts": 1870,
                                "bytes": 3630
                            },
                            {
                                "ts": 1871,
                                "bytes": 4096
                            },
                            {
                                "ts": 1881,
                                "bytes": 8000
                            },
                            {
                                "ts": 1895,
                                "bytes": 8000
                            },
                            {
                                "ts": 1913,
                                "bytes": 8000
                            },
                            {
                                "ts": 1927,
                                "bytes": 8000
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "video\/mp4",
                        "contentEncoding": "",
                        "socket": 151,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.escape-team.com\/",
                        "initiator_line": 1852,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: *\/*",
                                "Accept-Encoding: identity;q=1, *;q=0",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: www.escape-team.com",
                                "Range: bytes=0-",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Sec-Fetch-Dest: video",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 206 Partial Content",
                                "Date: Fri, 06 Sep 2024 13:50:55 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Last-Modified: Thu, 16 May 2024 19:55:53 GMT",
                                "ETag: \"7fd2c1-618979f689e10\"",
                                "Accept-Ranges: bytes",
                                "X-Content-Type-Options: nosniff",
                                "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                "Access-Control-Allow-Methods: GET",
                                "Keep-Alive: timeout=5, max=92",
                                "Connection: Keep-Alive",
                                "Content-Type: video\/mp4",
                                "Content-Range: bytes 0-8377024\/8377025",
                                "Content-Length: 8377025"
                            ]
                        },
                        "bytesOut": 1660,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": 22,
                        "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": 8377025,
                        "gzip_save": 6482457,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1771,
                        "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                        "netlog_id": 336,
                        "server_port": "443",
                        "load_end": 1927,
                        "ttfb_start": 1772,
                        "ttfb_end": 1868,
                        "download_start": 1868,
                        "download_end": 1927,
                        "download_ms": 59,
                        "all_start": 1772,
                        "all_end": 1927,
                        "all_ms": 155,
                        "index": 30,
                        "number": 31
                    },
                    {
                        "type": 3,
                        "id": "40291.262",
                        "request_id": "40291.262",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/www.escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.escape-team.com",
                        "url": "\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4",
                        "raw_id": "40291.262",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 206,
                        "request_type": "Media",
                        "load_ms": 735,
                        "ttfb_ms": 361,
                        "load_start": 1934,
                        "load_start_float": 1934.000342,
                        "bytesIn": 53953,
                        "objectSize": 53953,
                        "objectSizeUncompressed": 53953,
                        "chunks": [
                            {
                                "ts": 2297,
                                "bytes": 3626
                            },
                            {
                                "ts": 2297,
                                "bytes": 4096
                            },
                            {
                                "ts": 2457,
                                "bytes": 8000
                            },
                            {
                                "ts": 2471,
                                "bytes": 8000
                            },
                            {
                                "ts": 2485,
                                "bytes": 8000
                            },
                            {
                                "ts": 2500,
                                "bytes": 8000
                            },
                            {
                                "ts": 2662,
                                "bytes": 8000
                            },
                            {
                                "ts": 2669,
                                "bytes": 6231
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "video\/mp4",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.escape-team.com\/",
                        "initiator_line": 1852,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: *\/*",
                                "Accept-Encoding: identity;q=1, *;q=0",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: www.escape-team.com",
                                "If-Range: \"7fd2c1-618979f689e10\"",
                                "Range: bytes=8323072-8377024",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Sec-Fetch-Dest: video",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 206 Partial Content",
                                "Date: Fri, 06 Sep 2024 13:50:55 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Last-Modified: Thu, 16 May 2024 19:55:53 GMT",
                                "ETag: \"7fd2c1-618979f689e10\"",
                                "Accept-Ranges: bytes",
                                "Content-Length: 53953",
                                "X-Content-Type-Options: nosniff",
                                "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                "Access-Control-Allow-Methods: GET",
                                "Content-Range: bytes 8323072-8377024\/8377025",
                                "Keep-Alive: timeout=5, max=98",
                                "Connection: Keep-Alive",
                                "Content-Type: video\/mp4"
                            ]
                        },
                        "bytesOut": 1807,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": 71,
                        "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": 53953,
                        "gzip_save": 15262,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1930,
                        "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                        "netlog_id": 342,
                        "server_port": "443",
                        "load_end": 2669,
                        "ttfb_start": 1934,
                        "ttfb_end": 2295,
                        "download_start": 2295,
                        "download_end": 2669,
                        "download_ms": 374,
                        "all_start": 1934,
                        "all_end": 2669,
                        "all_ms": 735,
                        "index": 31,
                        "number": 32
                    },
                    {
                        "type": 3,
                        "id": "40291.259",
                        "request_id": "40291.259",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/analytics.fabianhemmert.com\/matomo.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "analytics.fabianhemmert.com",
                        "url": "\/matomo.js",
                        "raw_id": "40291.259",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 598,
                        "ttfb_ms": 243,
                        "load_start": 2160,
                        "load_start_float": 2160.000321,
                        "bytesIn": 21925,
                        "objectSize": 21925,
                        "objectSizeUncompressed": 67460,
                        "chunks": [
                            {
                                "ts": 2404,
                                "bytes": 3742,
                                "inflated": 9011
                            },
                            {
                                "ts": 2407,
                                "bytes": 4096,
                                "inflated": 14509
                            },
                            {
                                "ts": 2409,
                                "bytes": 268,
                                "inflated": 753
                            },
                            {
                                "ts": 2597,
                                "bytes": 8096,
                                "inflated": 23900
                            },
                            {
                                "ts": 2758,
                                "bytes": 5723,
                                "inflated": 19287
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 335,
                        "protocol": "http\/1.1",
                        "dns_start": 1683,
                        "dns_end": 1721,
                        "connect_start": 1721,
                        "connect_end": 1779,
                        "ssl_start": 1779,
                        "ssl_end": 2156,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "analytics.fabianhemmert.com",
                            "sanList": [
                                "analytics.fabianhemmert.com",
                                "escape-team.com",
                                "escape-team.de",
                                "escapeteam.de",
                                "help.escape-team.com",
                                "humangodinterfaces.com",
                                "perspectives-in-play.com",
                                "talesfromthefuture.eu",
                                "wingman-group.de",
                                "www.aicracy.net",
                                "www.escape-team.com",
                                "www.escape-team.de",
                                "www.escapeteam.de",
                                "www.humangodinterfaces.com",
                                "www.perspectives-in-play.com",
                                "www.talesfromthefuture.eu",
                                "www.wingman-group.de"
                            ],
                            "issuer": "R11",
                            "validFrom": 1725400770,
                            "validTo": 1733176769,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1725404280774,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100B4F54D2A86586B0A22B925154CBD9F28EEDE93093F7922E2D5C11E5C66A4BC1C022100AF9BE6C468B25450B7E7F6DFAEE5AC2EE7B52452B238CC32732E6FA682FEE239"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                    "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                    "timestamp": 1725404280775,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304602210083EA003DBAFD99E2E5F5CF154240CA750646D54BDC2CC6F543212A285500A55B022100B4C7EFE10AE2F10E594679DD67A999D5F3D8A9BE1FA0DC07969BCA2CCE839E06"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.escape-team.com\/",
                        "initiator_line": "1847",
                        "initiator_column": "78",
                        "initiator_type": "script",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: *\/*",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: analytics.fabianhemmert.com",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Sec-Fetch-Dest: script",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: cross-site",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Fri, 06 Sep 2024 13:50:56 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Last-Modified: Tue, 11 Jun 2024 08:19:15 GMT",
                                "ETag: \"10784-61a98ebeced63-gzip\"",
                                "Accept-Ranges: bytes",
                                "Vary: Accept-Encoding",
                                "Content-Encoding: gzip",
                                "Content-Length: 21925",
                                "Keep-Alive: timeout=5, max=100",
                                "Connection: Keep-Alive",
                                "Content-Type: application\/javascript"
                            ]
                        },
                        "bytesOut": 1639,
                        "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": 38,
                        "connect_ms": 58,
                        "ssl_ms": 377,
                        "gzip_total": 21925,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1683,
                        "socket_group": "https:\/\/analytics.fabianhemmert.com <https:\/\/escape-team.com same_site>",
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "http\/1.1",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 321,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGZzCCBU+gAwIBAgISA7sHGNmqYPzQKnZsyVcNnerkMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwOTAzMjE1OTMwWhcNMjQxMjAyMjE1OTI5WjAmMSQwIgYDVQQD\nExthbmFseXRpY3MuZmFiaWFuaGVtbWVydC5jb20wggEiMA0GCSqGSIb3DQEBAQUA\nA4IBDwAwggEKAoIBAQC1LK1T733TrIiC85m\/sw2sFRYToau++akWEq3vLcFLpOat\nyWyoX5m1JuEa1O2OboZGhVKz8jKkegBMnJyOMBV30618tpYGGomgMygycHrkYscA\nwbbhtDWjojPfDkb9JwyZwYDydR81Q7bv77wWLcK6Umw3SPJxBxjufFcycPCy93oX\nXHqAYK\/9mWn1J7Ldq2riWDQez+a7fa0Iy4eUeuginDF946CM1vmkMeKai8\/gu0d\/\nB04HhBs9SgXkRnsahzVIhCJmbxQJ4RgEO\/wZm74O\/SN9H8r8RbPL+8w0e+Pb7FLZ\nIszgXCQj8Yl+iM5ai0XlpRK7HTc1maBC3+FqAGwrAgMBAAGjggOAMIIDfDAOBgNV\nHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1Ud\nEwEB\/wQCMAAwHQYDVR0OBBYEFP3hEFfwm92xL6yOf5KwgOL+hO0BMB8GA1UdIwQY\nMBaAFMXPRqTq9MPAemyVxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEF\nBQcwAYYWaHR0cDovL3IxMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDov\nL3IxMS5pLmxlbmNyLm9yZy8wggGDBgNVHREEggF6MIIBdoIbYW5hbHl0aWNzLmZh\nYmlhbmhlbW1lcnQuY29tgg9lc2NhcGUtdGVhbS5jb22CDmVzY2FwZS10ZWFtLmRl\ngg1lc2NhcGV0ZWFtLmRlghRoZWxwLmVzY2FwZS10ZWFtLmNvbYIWaHVtYW5nb2Rp\nbnRlcmZhY2VzLmNvbYIYcGVyc3BlY3RpdmVzLWluLXBsYXkuY29tghV0YWxlc2Zy\nb210aGVmdXR1cmUuZXWCEHdpbmdtYW4tZ3JvdXAuZGWCD3d3dy5haWNyYWN5Lm5l\ndIITd3d3LmVzY2FwZS10ZWFtLmNvbYISd3d3LmVzY2FwZS10ZWFtLmRlghF3d3cu\nZXNjYXBldGVhbS5kZYIad3d3Lmh1bWFuZ29kaW50ZXJmYWNlcy5jb22CHHd3dy5w\nZXJzcGVjdGl2ZXMtaW4tcGxheS5jb22CGXd3dy50YWxlc2Zyb210aGVmdXR1cmUu\nZXWCFHd3dy53aW5nbWFuLWdyb3VwLmRlMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIB\nBgYKKwYBBAHWeQIEAgSB9wSB9ADyAHcASLDja9qmRzQP5WoC+p0w6xxSActW3SyB\n2bu\/qznYhHMAAAGRuhv3xgAABAMASDBGAiEAtPVNKoZYawoiuSUVTL2fKO7ekwk\/\neSLi1cEeXGakvBwCIQCvm+bEaLJUULfn9t+u5awu57UkUrI4zDJzLm+mgv7iOQB3\nAD8XS0\/XIkdYlB1lHIS+DRLtkDd\/H4Vq68G\/KIXs+GRuAAABkbob98cAAAQDAEgw\nRgIhAIPqAD26\/Zni5fXPFUJAynUGRtVL3CzG9UMhKihVAKVbAiEAtMfv4Qri8Q5Z\nRnndZ6mZ1fPYqb4foNwHlpvKLM6DngYwDQYJKoZIhvcNAQELBQADggEBACe59hGD\nefMXQQBF1WUpivkmlEAsBxdqXpL71S3sYbmcvadDSaFiui7DwxIWP\/mXtDsjBOgf\nBvJGFbV5mjIhZQjhMPqbYHkW7Kg5GbDD1FSOb6wA6Zj8hp4hfW0iL8BscyQWiwdT\nOXYgm6x1Yu08\/yG\/kDmcgWUg3hztddcwgwjBX10\/n60tpZw+ljiF61KeEBHbYrTX\nrP9bXRYJkJyD92ksdSmA0\/C9KrpKuFPExHh5pQPbZbWpW4Xkam68D1a82MYS4urn\n3ZrialP7TyRkwlO8l8hRrKp3lU9lGU7auQFD9O0qvqwBK1pvCfzEe78Bp0Gcp7w5\nrV1dKk9SQI\/AS0w=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 2758,
                        "ttfb_start": 2160,
                        "ttfb_end": 2403,
                        "download_start": 2403,
                        "download_end": 2758,
                        "download_ms": 355,
                        "all_start": 1683,
                        "all_end": 2758,
                        "all_ms": 1071,
                        "index": 32,
                        "number": 33,
                        "cpuTimes": {
                            "EvaluateScript": 23,
                            "v8.compile": 2,
                            "FunctionCall": 0
                        },
                        "cpu.EvaluateScript": 23,
                        "cpu.v8.compile": 2,
                        "cpu.FunctionCall": 0,
                        "cpuTime": 25,
                        "js_timing": [
                            [
                                2799.569,
                                2822.1379999999999
                            ],
                            [
                                2799.5949999999998,
                                2801.7649999999999
                            ],
                            [
                                2853.9229999999998,
                                2854.0160000000001
                            ],
                            [
                                2859.2840000000001,
                                2859.346
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "full_url": "https:\/\/www.escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4",
                        "id": "99999.99999.1",
                        "is_secure": 1,
                        "host": "www.escape-team.com",
                        "url": "\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4",
                        "responseCode": 206,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": null,
                        "server_count": null,
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "created": 2720,
                        "load_start": 2723,
                        "priority": "Low",
                        "socket": 85,
                        "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                        "chunks": [
                            {
                                "ts": 2722,
                                "bytes": 6958
                            },
                            {
                                "ts": 2827,
                                "bytes": 3626
                            },
                            {
                                "ts": 2828,
                                "bytes": 4096
                            },
                            {
                                "ts": 2840,
                                "bytes": 8000
                            },
                            {
                                "ts": 2854,
                                "bytes": 8000
                            },
                            {
                                "ts": 2867,
                                "bytes": 8000
                            },
                            {
                                "ts": 2882,
                                "bytes": 8000
                            },
                            {
                                "ts": 2895,
                                "bytes": 8000
                            },
                            {
                                "ts": 2911,
                                "bytes": 8000
                            },
                            {
                                "ts": 2927,
                                "bytes": 8000
                            },
                            {
                                "ts": 2939,
                                "bytes": 8000
                            },
                            {
                                "ts": 2956,
                                "bytes": 8000
                            },
                            {
                                "ts": 2966,
                                "bytes": 8000
                            },
                            {
                                "ts": 2980,
                                "bytes": 8000
                            },
                            {
                                "ts": 2994,
                                "bytes": 8000
                            },
                            {
                                "ts": 3013,
                                "bytes": 8000
                            },
                            {
                                "ts": 3021,
                                "bytes": 8000
                            },
                            {
                                "ts": 3032,
                                "bytes": 8000
                            },
                            {
                                "ts": 3046,
                                "bytes": 8000
                            },
                            {
                                "ts": 3060,
                                "bytes": 8000
                            },
                            {
                                "ts": 3072,
                                "bytes": 8000
                            },
                            {
                                "ts": 3086,
                                "bytes": 8000
                            },
                            {
                                "ts": 3100,
                                "bytes": 8000
                            },
                            {
                                "ts": 3112,
                                "bytes": 8000
                            },
                            {
                                "ts": 3160,
                                "bytes": 8000
                            },
                            {
                                "ts": 3163,
                                "bytes": 8000
                            },
                            {
                                "ts": 3165,
                                "bytes": 8000
                            },
                            {
                                "ts": 3179,
                                "bytes": 8000
                            },
                            {
                                "ts": 3194,
                                "bytes": 8000
                            },
                            {
                                "ts": 3225,
                                "bytes": 16000
                            },
                            {
                                "ts": 3235,
                                "bytes": 8000
                            },
                            {
                                "ts": 3256,
                                "bytes": 8000
                            },
                            {
                                "ts": 3260,
                                "bytes": 8000
                            },
                            {
                                "ts": 3275,
                                "bytes": 8000
                            },
                            {
                                "ts": 3289,
                                "bytes": 8000
                            },
                            {
                                "ts": 3301,
                                "bytes": 8000
                            },
                            {
                                "ts": 3315,
                                "bytes": 8000
                            },
                            {
                                "ts": 3331,
                                "bytes": 8000
                            },
                            {
                                "ts": 3346,
                                "bytes": 8000
                            },
                            {
                                "ts": 3357,
                                "bytes": 8000
                            },
                            {
                                "ts": 3371,
                                "bytes": 8000
                            },
                            {
                                "ts": 3385,
                                "bytes": 8000
                            },
                            {
                                "ts": 3400,
                                "bytes": 8000
                            },
                            {
                                "ts": 3411,
                                "bytes": 8000
                            },
                            {
                                "ts": 3425,
                                "bytes": 8000
                            },
                            {
                                "ts": 3437,
                                "bytes": 8000
                            },
                            {
                                "ts": 3451,
                                "bytes": 8000
                            },
                            {
                                "ts": 3465,
                                "bytes": 8000
                            },
                            {
                                "ts": 3477,
                                "bytes": 8000
                            },
                            {
                                "ts": 3494,
                                "bytes": 8000
                            },
                            {
                                "ts": 3509,
                                "bytes": 8000
                            },
                            {
                                "ts": 3520,
                                "bytes": 8000
                            },
                            {
                                "ts": 3534,
                                "bytes": 8000
                            },
                            {
                                "ts": 3549,
                                "bytes": 8000
                            },
                            {
                                "ts": 3560,
                                "bytes": 8000
                            },
                            {
                                "ts": 3575,
                                "bytes": 8000
                            },
                            {
                                "ts": 3588,
                                "bytes": 8000
                            },
                            {
                                "ts": 3607,
                                "bytes": 8000
                            },
                            {
                                "ts": 3614,
                                "bytes": 8000
                            },
                            {
                                "ts": 3628,
                                "bytes": 8000
                            },
                            {
                                "ts": 3643,
                                "bytes": 8000
                            },
                            {
                                "ts": 3656,
                                "bytes": 8000
                            },
                            {
                                "ts": 3668,
                                "bytes": 8000
                            },
                            {
                                "ts": 3682,
                                "bytes": 8000
                            },
                            {
                                "ts": 3699,
                                "bytes": 8000
                            },
                            {
                                "ts": 3715,
                                "bytes": 8000
                            },
                            {
                                "ts": 3725,
                                "bytes": 8000
                            },
                            {
                                "ts": 3734,
                                "bytes": 8000
                            },
                            {
                                "ts": 3749,
                                "bytes": 8000
                            },
                            {
                                "ts": 3763,
                                "bytes": 8000
                            },
                            {
                                "ts": 3774,
                                "bytes": 8000
                            },
                            {
                                "ts": 3791,
                                "bytes": 8000
                            },
                            {
                                "ts": 3807,
                                "bytes": 8000
                            },
                            {
                                "ts": 3819,
                                "bytes": 8000
                            },
                            {
                                "ts": 3828,
                                "bytes": 8000
                            },
                            {
                                "ts": 3840,
                                "bytes": 8000
                            },
                            {
                                "ts": 3855,
                                "bytes": 8000
                            },
                            {
                                "ts": 3868,
                                "bytes": 8000
                            },
                            {
                                "ts": 3883,
                                "bytes": 8000
                            },
                            {
                                "ts": 3895,
                                "bytes": 8000
                            },
                            {
                                "ts": 3912,
                                "bytes": 8000
                            },
                            {
                                "ts": 3923,
                                "bytes": 8000
                            },
                            {
                                "ts": 3937,
                                "bytes": 8000
                            },
                            {
                                "ts": 3949,
                                "bytes": 8000
                            },
                            {
                                "ts": 3963,
                                "bytes": 8000
                            },
                            {
                                "ts": 3977,
                                "bytes": 8000
                            },
                            {
                                "ts": 3991,
                                "bytes": 8000
                            },
                            {
                                "ts": 4007,
                                "bytes": 8000
                            },
                            {
                                "ts": 4015,
                                "bytes": 8000
                            },
                            {
                                "ts": 4033,
                                "bytes": 8000
                            },
                            {
                                "ts": 4046,
                                "bytes": 8000
                            },
                            {
                                "ts": 4056,
                                "bytes": 8000
                            },
                            {
                                "ts": 4069,
                                "bytes": 8000
                            },
                            {
                                "ts": 4085,
                                "bytes": 8000
                            },
                            {
                                "ts": 4104,
                                "bytes": 8000
                            },
                            {
                                "ts": 4111,
                                "bytes": 8000
                            },
                            {
                                "ts": 4126,
                                "bytes": 8000
                            },
                            {
                                "ts": 4155,
                                "bytes": 8000
                            },
                            {
                                "ts": 4157,
                                "bytes": 8000
                            },
                            {
                                "ts": 4166,
                                "bytes": 8000
                            },
                            {
                                "ts": 4181,
                                "bytes": 8000
                            },
                            {
                                "ts": 4189,
                                "bytes": 8000
                            },
                            {
                                "ts": 4207,
                                "bytes": 8000
                            },
                            {
                                "ts": 4219,
                                "bytes": 8000
                            },
                            {
                                "ts": 4232,
                                "bytes": 8000
                            },
                            {
                                "ts": 4244,
                                "bytes": 8000
                            },
                            {
                                "ts": 4261,
                                "bytes": 8000
                            },
                            {
                                "ts": 4277,
                                "bytes": 8000
                            },
                            {
                                "ts": 4290,
                                "bytes": 8000
                            },
                            {
                                "ts": 4305,
                                "bytes": 8000
                            },
                            {
                                "ts": 4314,
                                "bytes": 8000
                            },
                            {
                                "ts": 4327,
                                "bytes": 8000
                            },
                            {
                                "ts": 4344,
                                "bytes": 8000
                            },
                            {
                                "ts": 4352,
                                "bytes": 8000
                            },
                            {
                                "ts": 4366,
                                "bytes": 8000
                            },
                            {
                                "ts": 4380,
                                "bytes": 8000
                            },
                            {
                                "ts": 4392,
                                "bytes": 8000
                            },
                            {
                                "ts": 4415,
                                "bytes": 8000
                            },
                            {
                                "ts": 4424,
                                "bytes": 8000
                            },
                            {
                                "ts": 4432,
                                "bytes": 8000
                            },
                            {
                                "ts": 4449,
                                "bytes": 8000
                            },
                            {
                                "ts": 4461,
                                "bytes": 8000
                            },
                            {
                                "ts": 4472,
                                "bytes": 8000
                            },
                            {
                                "ts": 4489,
                                "bytes": 8000
                            },
                            {
                                "ts": 4508,
                                "bytes": 8000
                            },
                            {
                                "ts": 4515,
                                "bytes": 8000
                            },
                            {
                                "ts": 4528,
                                "bytes": 8000
                            },
                            {
                                "ts": 4545,
                                "bytes": 8000
                            },
                            {
                                "ts": 4555,
                                "bytes": 8000
                            },
                            {
                                "ts": 4569,
                                "bytes": 8000
                            },
                            {
                                "ts": 4581,
                                "bytes": 8000
                            },
                            {
                                "ts": 4607,
                                "bytes": 8000
                            },
                            {
                                "ts": 4611,
                                "bytes": 8000
                            },
                            {
                                "ts": 4622,
                                "bytes": 8000
                            },
                            {
                                "ts": 4633,
                                "bytes": 8000
                            },
                            {
                                "ts": 4647,
                                "bytes": 8000
                            },
                            {
                                "ts": 4663,
                                "bytes": 8000
                            },
                            {
                                "ts": 4675,
                                "bytes": 8000
                            },
                            {
                                "ts": 4689,
                                "bytes": 8000
                            },
                            {
                                "ts": 4707,
                                "bytes": 8000
                            },
                            {
                                "ts": 4716,
                                "bytes": 8000
                            },
                            {
                                "ts": 4727,
                                "bytes": 8000
                            },
                            {
                                "ts": 4743,
                                "bytes": 8000
                            },
                            {
                                "ts": 4759,
                                "bytes": 8000
                            },
                            {
                                "ts": 4767,
                                "bytes": 8000
                            },
                            {
                                "ts": 4781,
                                "bytes": 8000
                            },
                            {
                                "ts": 4803,
                                "bytes": 8000
                            },
                            {
                                "ts": 4811,
                                "bytes": 8000
                            },
                            {
                                "ts": 4827,
                                "bytes": 8000
                            },
                            {
                                "ts": 4838,
                                "bytes": 8000
                            },
                            {
                                "ts": 4850,
                                "bytes": 8000
                            },
                            {
                                "ts": 4861,
                                "bytes": 8000
                            },
                            {
                                "ts": 4880,
                                "bytes": 8000
                            },
                            {
                                "ts": 4892,
                                "bytes": 8000
                            },
                            {
                                "ts": 4901,
                                "bytes": 8000
                            },
                            {
                                "ts": 4918,
                                "bytes": 8000
                            },
                            {
                                "ts": 4932,
                                "bytes": 8000
                            },
                            {
                                "ts": 4946,
                                "bytes": 8000
                            },
                            {
                                "ts": 4968,
                                "bytes": 8000
                            },
                            {
                                "ts": 4972,
                                "bytes": 8000
                            },
                            {
                                "ts": 4984,
                                "bytes": 8000
                            },
                            {
                                "ts": 4997,
                                "bytes": 8000
                            },
                            {
                                "ts": 5012,
                                "bytes": 8000
                            },
                            {
                                "ts": 5029,
                                "bytes": 8000
                            },
                            {
                                "ts": 5041,
                                "bytes": 8000
                            },
                            {
                                "ts": 5053,
                                "bytes": 8000
                            },
                            {
                                "ts": 5067,
                                "bytes": 8000
                            },
                            {
                                "ts": 5078,
                                "bytes": 8000
                            },
                            {
                                "ts": 5090,
                                "bytes": 8000
                            },
                            {
                                "ts": 5111,
                                "bytes": 8000
                            },
                            {
                                "ts": 5128,
                                "bytes": 8000
                            },
                            {
                                "ts": 5154,
                                "bytes": 16000
                            },
                            {
                                "ts": 5161,
                                "bytes": 8000
                            },
                            {
                                "ts": 5173,
                                "bytes": 8000
                            },
                            {
                                "ts": 5185,
                                "bytes": 8000
                            },
                            {
                                "ts": 5238,
                                "bytes": 24000
                            },
                            {
                                "ts": 5244,
                                "bytes": 8000
                            },
                            {
                                "ts": 5254,
                                "bytes": 8000
                            },
                            {
                                "ts": 5265,
                                "bytes": 8000
                            },
                            {
                                "ts": 5280,
                                "bytes": 8000
                            },
                            {
                                "ts": 5293,
                                "bytes": 8000
                            },
                            {
                                "ts": 5320,
                                "bytes": 16000
                            },
                            {
                                "ts": 5336,
                                "bytes": 8000
                            },
                            {
                                "ts": 5345,
                                "bytes": 8000
                            },
                            {
                                "ts": 5368,
                                "bytes": 8000
                            },
                            {
                                "ts": 5376,
                                "bytes": 8000
                            },
                            {
                                "ts": 5407,
                                "bytes": 8000
                            },
                            {
                                "ts": 5409,
                                "bytes": 8000
                            },
                            {
                                "ts": 5414,
                                "bytes": 8000
                            },
                            {
                                "ts": 5427,
                                "bytes": 8000
                            },
                            {
                                "ts": 5445,
                                "bytes": 8000
                            },
                            {
                                "ts": 5453,
                                "bytes": 8000
                            },
                            {
                                "ts": 5472,
                                "bytes": 8000
                            },
                            {
                                "ts": 5479,
                                "bytes": 8000
                            },
                            {
                                "ts": 5500,
                                "bytes": 8000
                            },
                            {
                                "ts": 5511,
                                "bytes": 8000
                            },
                            {
                                "ts": 5526,
                                "bytes": 8000
                            },
                            {
                                "ts": 5534,
                                "bytes": 8000
                            },
                            {
                                "ts": 5556,
                                "bytes": 8000
                            },
                            {
                                "ts": 5577,
                                "bytes": 16000
                            },
                            {
                                "ts": 5595,
                                "bytes": 8000
                            },
                            {
                                "ts": 5603,
                                "bytes": 8000
                            },
                            {
                                "ts": 5617,
                                "bytes": 8000
                            },
                            {
                                "ts": 5630,
                                "bytes": 8000
                            },
                            {
                                "ts": 5646,
                                "bytes": 8000
                            },
                            {
                                "ts": 5654,
                                "bytes": 8000
                            },
                            {
                                "ts": 5673,
                                "bytes": 8000
                            },
                            {
                                "ts": 5687,
                                "bytes": 8000
                            },
                            {
                                "ts": 5707,
                                "bytes": 8000
                            },
                            {
                                "ts": 5712,
                                "bytes": 8000
                            },
                            {
                                "ts": 5732,
                                "bytes": 8000
                            },
                            {
                                "ts": 5743,
                                "bytes": 8000
                            },
                            {
                                "ts": 5763,
                                "bytes": 16000
                            },
                            {
                                "ts": 5785,
                                "bytes": 8000
                            },
                            {
                                "ts": 5791,
                                "bytes": 8000
                            },
                            {
                                "ts": 5815,
                                "bytes": 8000
                            },
                            {
                                "ts": 5819,
                                "bytes": 8000
                            },
                            {
                                "ts": 5836,
                                "bytes": 8000
                            },
                            {
                                "ts": 5845,
                                "bytes": 8000
                            },
                            {
                                "ts": 5857,
                                "bytes": 8000
                            },
                            {
                                "ts": 5871,
                                "bytes": 8000
                            },
                            {
                                "ts": 5885,
                                "bytes": 8000
                            },
                            {
                                "ts": 5906,
                                "bytes": 8000
                            },
                            {
                                "ts": 5915,
                                "bytes": 8000
                            },
                            {
                                "ts": 5925,
                                "bytes": 8000
                            },
                            {
                                "ts": 5956,
                                "bytes": 16000
                            },
                            {
                                "ts": 5965,
                                "bytes": 8000
                            },
                            {
                                "ts": 5979,
                                "bytes": 8000
                            },
                            {
                                "ts": 6009,
                                "bytes": 8000
                            },
                            {
                                "ts": 6011,
                                "bytes": 8000
                            }
                        ],
                        "objectSizeUncompressed": 1894680,
                        "netlog_id": 350,
                        "ttfb_ms": 104,
                        "load_ms": 3288,
                        "load_start_float": 2723.0003499999998,
                        "headers": {
                            "request": [
                                "Host: www.escape-team.com",
                                "Connection: keep-alive",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "Accept-Encoding: identity;q=1, *;q=0",
                                "sec-ch-ua-mobile: ?0",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "Accept: *\/*",
                                "Sec-Fetch-Site: same-origin",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Dest: video",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Accept-Language: en-US,en;q=0.9",
                                "Range: bytes=39726-8323071",
                                "If-Range: \"7fd2c1-618979f689e10\""
                            ],
                            "response": [
                                "HTTP\/1.1 206 Partial Content",
                                "Date: Fri, 06 Sep 2024 13:50:56 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Last-Modified: Thu, 16 May 2024 19:55:53 GMT",
                                "ETag: \"7fd2c1-618979f689e10\"",
                                "Accept-Ranges: bytes",
                                "Content-Length: 8283346",
                                "X-Content-Type-Options: nosniff",
                                "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                "Access-Control-Allow-Methods: GET",
                                "Content-Range: bytes 39726-8323071\/8377025",
                                "Keep-Alive: timeout=5, max=97",
                                "Connection: Keep-Alive",
                                "Content-Type: video\/mp4"
                            ]
                        },
                        "contentType": "video\/mp4",
                        "bytesIn": 1894680,
                        "objectSize": 1894680,
                        "ip_addr": "85.214.50.165",
                        "server_port": "443",
                        "bytesOut": 0,
                        "request_id": "99999.99999.1",
                        "raw_id": "99999.99999.1",
                        "load_end": 6011,
                        "ttfb_start": 2723,
                        "ttfb_end": 2827,
                        "download_start": 2827,
                        "download_end": 6011,
                        "download_ms": 3184,
                        "all_start": 2723,
                        "all_end": 6011,
                        "all_ms": 3288,
                        "index": 33,
                        "number": 34
                    },
                    {
                        "type": 3,
                        "id": "40291.264",
                        "request_id": "40291.264",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/analytics.fabianhemmert.com\/matomo.php?action_name=Escape%20Team%20%E2%80%93%20an%20escape%20room%20to%20print%20at%20home.&idsite=4&rec=1&r=429946&h=13&m=50&s=56&url=https%3A%2F%2Fwww.escape-team.com%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=5ENRXB&pf_net=144&pf_srv=86&pf_tfr=17&pf_dm1=1497&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22128.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22128.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "analytics.fabianhemmert.com",
                        "url": "\/matomo.php?action_name=Escape%20Team%20%E2%80%93%20an%20escape%20room%20to%20print%20at%20home.&idsite=4&rec=1&r=429946&h=13&m=50&s=56&url=https%3A%2F%2Fwww.escape-team.com%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=5ENRXB&pf_net=144&pf_srv=86&pf_tfr=17&pf_dm1=1497&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22128.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22128.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                        "raw_id": "40291.264",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 204,
                        "request_type": "Ping",
                        "load_ms": 148,
                        "ttfb_ms": 148,
                        "load_start": 2794,
                        "load_start_float": 2794.000356,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 335,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/analytics.fabianhemmert.com\/matomo.js",
                        "initiator_line": "35",
                        "initiator_column": "597",
                        "initiator_type": "script",
                        "initiator_function": "bh",
                        "priority": "Lowest",
                        "initial_priority": "Lowest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: *\/*",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Content-Length: 0",
                                "Content-Type: application\/x-www-form-urlencoded; charset=utf-8",
                                "Host: analytics.fabianhemmert.com",
                                "Origin: https:\/\/www.escape-team.com",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Sec-Fetch-Dest: empty",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: cross-site",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 204 No Response",
                                "Date: Fri, 06 Sep 2024 13:50:56 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Access-Control-Allow-Origin: https:\/\/www.escape-team.com",
                                "Access-Control-Allow-Credentials: true",
                                "Keep-Alive: timeout=5, max=99",
                                "Connection: Keep-Alive"
                            ]
                        },
                        "bytesOut": 2014,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 2792,
                        "socket_group": "https:\/\/analytics.fabianhemmert.com <https:\/\/escape-team.com same_site>",
                        "chunks": [],
                        "netlog_id": 356,
                        "server_port": "443",
                        "load_end": 2942,
                        "ttfb_start": 2794,
                        "ttfb_end": 2942,
                        "download_start": 2942,
                        "download_end": 2942,
                        "download_ms": 0,
                        "all_start": 2794,
                        "all_end": 2942,
                        "all_ms": 148,
                        "index": 34,
                        "number": 35
                    },
                    {
                        "type": 3,
                        "id": "40291.266",
                        "request_id": "40291.266",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/www.escape-team.com\/media\/site\/82f69a4376-1698926992\/favatar-32x.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.escape-team.com",
                        "url": "\/media\/site\/82f69a4376-1698926992\/favatar-32x.png",
                        "raw_id": "40291.266",
                        "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Other",
                        "load_ms": 76,
                        "ttfb_ms": 72,
                        "load_start": 2827,
                        "load_start_float": 2827.0003609999999,
                        "bytesIn": 656,
                        "objectSize": 656,
                        "objectSizeUncompressed": 656,
                        "chunks": [
                            {
                                "ts": 2903,
                                "bytes": 656
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "http\/1.1",
                        "dns_start": -1,
                        "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": [
                                "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: www.escape-team.com",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Sec-Fetch-Dest: image",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: same-origin",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Fri, 06 Sep 2024 13:50:56 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Last-Modified: Thu, 02 Nov 2023 12:10:17 GMT",
                                "ETag: \"290-6092a4565dfbf\"",
                                "Accept-Ranges: bytes",
                                "Content-Length: 656",
                                "X-Content-Type-Options: nosniff",
                                "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                "Access-Control-Allow-Methods: GET",
                                "Keep-Alive: timeout=5, max=95",
                                "Connection: Keep-Alive",
                                "Content-Type: image\/png"
                            ]
                        },
                        "bytesOut": 1798,
                        "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": 656,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 2825,
                        "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                        "netlog_id": 361,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "656 bytes",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 32,
                                    "ImageHeight": 32,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "32x32",
                                    "Megapixels": 0.001
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 32,
                                    "height": 32,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.799999999999997,
                                    "y": 37.799999999999997
                                },
                                "printSize": {
                                    "x": 0.84656100000000001,
                                    "y": 0.84656100000000001
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "PaletteAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1024,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 30.8994,
                                        "standardDeviation": 57.9559,
                                        "kurtosis": 4.2223199999999999,
                                        "skewness": 2.3970400000000001,
                                        "entropy": 0.68811800000000001
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 216.607,
                                        "standardDeviation": 81.828299999999999,
                                        "kurtosis": 1.7546999999999999,
                                        "skewness": 1.86717,
                                        "entropy": 0.34689799999999998
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 251,
                                        "mean": 61.279299999999999,
                                        "standardDeviation": 107.876,
                                        "kurtosis": -0.58572500000000005,
                                        "skewness": 1.18947,
                                        "entropy": 0.80185799999999996
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 79,
                                        "mean": 19.287099999999999,
                                        "standardDeviation": 33.953099999999999,
                                        "kurtosis": -0.58572500000000005,
                                        "skewness": 1.18947,
                                        "entropy": 0.80185799999999996
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 19,
                                        "mean": 4.6386700000000003,
                                        "standardDeviation": 8.1659400000000009,
                                        "kurtosis": -0.58572500000000005,
                                        "skewness": 1.18947,
                                        "entropy": 0.80185799999999996
                                    }
                                },
                                "alpha": "#00000000",
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFFFF",
                                "borderColor": "#DFDFDFFF",
                                "matteColor": "#BDBDBDFF",
                                "transparentColor": "#00000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 32,
                                    "height": 32,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T13:50:56+00:00",
                                    "date:modify": "2024-09-06T13:50:56+00:00",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "6",
                                    "png:IHDR.color_type": "6 (RGBA)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "32, 32",
                                    "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "72ff01f7790f2fab30685c9ec0b84408cd967656105d229ec3174a39449eeba4"
                                },
                                "tainted": false,
                                "filesize": "656B",
                                "numberPixels": "1024",
                                "pixelsPerSecond": "655870B",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "load_end": 2903,
                        "ttfb_start": 2827,
                        "ttfb_end": 2899,
                        "download_start": 2899,
                        "download_end": 2903,
                        "download_ms": 4,
                        "all_start": 2827,
                        "all_end": 2903,
                        "all_ms": 76,
                        "index": 35,
                        "number": 36
                    }
                ],
                "requestsFull": 36,
                "requestsDoc": 36,
                "responses_200": 32,
                "responses_404": 0,
                "responses_other": 4,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "main_frame": "82CC43B485BC5C490AD131FECDE571ED",
                "loadEventStart": 2821,
                "loadEventEnd": 2821,
                "domContentLoadedEventStart": 1764,
                "domContentLoadedEventEnd": 1765,
                "URL": "https:\/\/www.escape-team.com\/",
                "connections": 10,
                "final_base_page_request": 0,
                "final_base_page_request_id": "FE26CB67560E894BAAF564EBD485BFDC",
                "final_url": "https:\/\/www.escape-team.com\/",
                "domInteractive": 1756,
                "firstPaint": 1310.2999999998137,
                "firstContentfulPaint": 1343,
                "firstImagePaint": 1606,
                "firstMeaningfulPaint": 1849,
                "renderBlockingCSS": 4,
                "renderBlockingJS": 3,
                "TTFB": 244,
                "basePageSSLTime": 73,
                "score_cache": 19,
                "score_cdn": 21,
                "score_gzip": 24,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 31,
                "score_etags": -1,
                "score_progressive_jpeg": 0,
                "gzip_total": 8758725,
                "gzip_savings": 6663220,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 439673,
                "image_savings": 304174,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 26,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 4,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 45,
                    "ParseAuthorStyleSheet": 14,
                    "EvaluateScript": 51,
                    "v8.compile": 22,
                    "MarkDOMContent": 0,
                    "UpdateLayoutTree": 76,
                    "MarkLoad": 0,
                    "Layout": 302,
                    "FunctionCall": 145,
                    "v8.produceCache": 7,
                    "FireAnimationFrame": 1,
                    "PrePaint": 11,
                    "IntersectionObserverController::computeIntersections": 2,
                    "Paint": 12,
                    "Layerize": 6,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 3,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 1,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "HitTest": 2,
                    "largestContentfulPaint::Candidate": 0,
                    "TimerFire": 0,
                    "Idle": 5281
                },
                "cpuTimesDoc": {
                    "ParseHTML": 26,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 3,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 41,
                    "ParseAuthorStyleSheet": 14,
                    "EvaluateScript": 51,
                    "v8.compile": 22,
                    "MarkDOMContent": 0,
                    "UpdateLayoutTree": 75,
                    "MarkLoad": 0,
                    "Layout": 302,
                    "FunctionCall": 140,
                    "v8.produceCache": 7,
                    "FireAnimationFrame": 1,
                    "PrePaint": 9,
                    "IntersectionObserverController::computeIntersections": 1,
                    "Paint": 6,
                    "Layerize": 4,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 3,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 1,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "HitTest": 2,
                    "largestContentfulPaint::Candidate": 0,
                    "TimerFire": 0,
                    "Idle": 2147
                },
                "cpu.ParseHTML": 26,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 4,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 45,
                "cpu.ParseAuthorStyleSheet": 14,
                "cpu.EvaluateScript": 51,
                "cpu.v8.compile": 22,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 76,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 302,
                "cpu.FunctionCall": 145,
                "cpu.v8.produceCache": 7,
                "cpu.FireAnimationFrame": 1,
                "cpu.PrePaint": 11,
                "cpu.IntersectionObserverController::computeIntersections": 2,
                "cpu.Paint": 12,
                "cpu.Layerize": 6,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 3,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 1,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.HitTest": 2,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.TimerFire": 0,
                "cpu.Idle": 5281,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1725630651.2471216,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1725630653.7962337,
                "browserVersion": "128.0.0.0",
                "browser_version": "128.0.0.0",
                "fullyLoadedCPUms": 6420,
                "fullyLoadedCPUpct": 65.846153846154394,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "82CC43B485BC5C490AD131FECDE571ED",
                                "loaderId": "1E0BC6520AFA43DA8BF0F3723093898C"
                            }
                        }
                    },
                    {
                        "code": "MixedContentIssue",
                        "details": {
                            "mixedContentIssueDetails": {
                                "resourceType": "Video",
                                "resolutionStatus": "MixedContentAutomaticallyUpgraded",
                                "insecureURL": "http:\/\/localhost\/escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_de_landscape_lq_no_audio.mp4",
                                "mainResourceURL": "https:\/\/www.escape-team.com\/",
                                "request": {
                                    "requestId": "40291.228",
                                    "url": "http:\/\/localhost\/escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_de_landscape_lq_no_audio.mp4"
                                },
                                "frame": {
                                    "frameId": "82CC43B485BC5C490AD131FECDE571ED"
                                }
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormInputAssignedAutocompleteValueToIdOrNameAttributeError",
                                "violatingNodeId": 123,
                                "violatingNodeAttribute": "name"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/www.escape-team.com",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/www.escape-team.com\/",
                "document_hostname": "www.escape-team.com",
                "document_origin": "https:\/\/www.escape-team.com",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 904,
                "domComplete": 2821,
                "PerformancePaintTiming.first-paint": 1310.2999999998137,
                "PerformancePaintTiming.first-contentful-paint": 1310.2999999998137,
                "origin_dns": {
                    "ns": [
                        "ns.inwx.de.",
                        "ns2.inwx.de.",
                        "ns3.inwx.eu."
                    ],
                    "mx": [
                        "10 mail.escape-team.com."
                    ],
                    "txt": [
                        "\"v=spf1 a mx include:_spf.strato.com -all\"",
                        "\"google-site-verification=PfBcYJX6IeRyXkboHkBvMC6IVsVKDVnVk5zs6V-o8Iw\""
                    ],
                    "soa": [
                        "ns.inwx.de. hostmaster.inwx.de. 2022060804 10800 3600 604800 3600"
                    ],
                    "cname": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "Operating systems": "Debian",
                    "UI frameworks": "UIKit",
                    "Web servers": "Apache HTTP Server 2.4.59",
                    "Analytics": "Matomo Analytics",
                    "Font scripts": "Typekit",
                    "Marketing automation": "MailChimp",
                    "Email": "MailChimp",
                    "Miscellaneous": "Open Graph"
                },
                "detected_apps": {
                    "Debian": "",
                    "UIKit": "",
                    "Apache HTTP Server": "2.4.59",
                    "Matomo Analytics": "",
                    "Typekit": "",
                    "MailChimp": "",
                    "Open Graph": ""
                },
                "detected_technologies": {
                    "Debian": {
                        "name": "Debian",
                        "description": "Debian is a Linux software which is a free open-source software.",
                        "slug": "debian",
                        "categories": [
                            {
                                "id": 28,
                                "slug": "operating-systems",
                                "groups": [
                                    7
                                ],
                                "name": "Operating systems",
                                "priority": 6
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Debian.png",
                        "website": "https:\/\/debian.org",
                        "pricing": [],
                        "cpe": "cpe:2.3:o:debian:debian_linux:*:*:*:*:*:*:*:*"
                    },
                    "UIKit": {
                        "name": "UIKit",
                        "description": "UIKit is the framework used for developing iOS applications.",
                        "slug": "uikit",
                        "categories": [
                            {
                                "id": 66,
                                "slug": "ui-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "UI frameworks",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "UIKit.svg",
                        "website": "https:\/\/getuikit.com",
                        "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.59",
                        "icon": "Apache.svg",
                        "website": "https:\/\/httpd.apache.org\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                    },
                    "Matomo Analytics": {
                        "name": "Matomo Analytics",
                        "description": "Matomo Analytics is a free and open-source web analytics application, that runs on a PHP\/MySQL web-server.",
                        "slug": "matomo-analytics",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Matomo.svg",
                        "website": "https:\/\/matomo.org",
                        "pricing": [
                            "freemium",
                            "payg"
                        ],
                        "cpe": "cpe:2.3:a:matomo:matomo:*:*:*:*:*:*:*:*"
                    },
                    "Typekit": {
                        "name": "Typekit",
                        "description": "Typekit is an online service which offers a subscription library of fonts.",
                        "slug": "typekit",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Typekit.png",
                        "website": "http:\/\/typekit.com",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    "MailChimp": {
                        "name": "MailChimp",
                        "description": "Mailchimp is a marketing automation platform and email marketing service.",
                        "slug": "mailchimp",
                        "categories": [
                            {
                                "id": 32,
                                "slug": "marketing-automation",
                                "groups": [
                                    2
                                ],
                                "name": "Marketing automation",
                                "priority": 9
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "mailchimp.svg",
                        "website": "http:\/\/mailchimp.com",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": "cpe:2.3:a:thinkshout:mailchimp:*:*:*:*:*:*:*:*"
                    },
                    "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": "Debian",
                        "description": "Debian is a Linux software which is a free open-source software.",
                        "slug": "debian",
                        "categories": [
                            {
                                "id": 28,
                                "slug": "operating-systems",
                                "groups": [
                                    7
                                ],
                                "name": "Operating systems",
                                "priority": 6
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Debian.png",
                        "website": "https:\/\/debian.org",
                        "pricing": [],
                        "cpe": "cpe:2.3:o:debian:debian_linux:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "UIKit",
                        "description": "UIKit is the framework used for developing iOS applications.",
                        "slug": "uikit",
                        "categories": [
                            {
                                "id": 66,
                                "slug": "ui-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "UI frameworks",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "UIKit.svg",
                        "website": "https:\/\/getuikit.com",
                        "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.59",
                        "icon": "Apache.svg",
                        "website": "https:\/\/httpd.apache.org\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Matomo Analytics",
                        "description": "Matomo Analytics is a free and open-source web analytics application, that runs on a PHP\/MySQL web-server.",
                        "slug": "matomo-analytics",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Matomo.svg",
                        "website": "https:\/\/matomo.org",
                        "pricing": [
                            "freemium",
                            "payg"
                        ],
                        "cpe": "cpe:2.3:a:matomo:matomo:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Typekit",
                        "description": "Typekit is an online service which offers a subscription library of fonts.",
                        "slug": "typekit",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Typekit.png",
                        "website": "http:\/\/typekit.com",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "MailChimp",
                        "description": "Mailchimp is a marketing automation platform and email marketing service.",
                        "slug": "mailchimp",
                        "categories": [
                            {
                                "id": 32,
                                "slug": "marketing-automation",
                                "groups": [
                                    2
                                ],
                                "name": "Marketing automation",
                                "priority": 9
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "mailchimp.svg",
                        "website": "http:\/\/mailchimp.com",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": "cpe:2.3:a:thinkshout:mailchimp:*:*:*:*:*:*:*:*"
                    },
                    {
                        "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": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-first-column:nth-child(1) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Training + Mission 1<br>\n               <\/span>",
                                    "target": [
                                        ".uk-first-column:nth-child(1) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-first-column:nth-child(1) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Two missions to get you started. No big deal. Hopefully. \n            <\/div>",
                                    "target": [
                                        "div:nth-child(8) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-first-column:nth-child(1) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-first-column:nth-child(1) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n10:00 <span class=\"soft\"> min.<\/span><\/span>",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#9da4a4",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 2.4900000000000002,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-first-column:nth-child(1) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\"> min.<\/span>",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        "div:nth-child(2) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 2<br>\n               <\/span>",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        "div:nth-child(2) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Just some everyday bomb defusing at the local airport. \n            <\/div>",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        "div:nth-child(2) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        "div:nth-child(2) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n20:00 <span class=\"soft\"> min.<\/span><\/span>",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#9da4a4",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 2.4900000000000002,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        "div:nth-child(2) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\"> min.<\/span>",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        "div:nth-child(3) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 3<br>\n               <\/span>",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        "div:nth-child(3) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Rescuing this hacked elevator? Should be a piece of cake if you\u2019ve made it this far. \n            <\/div>",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        "div:nth-child(3) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        "div:nth-child(3) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n30:00 <span class=\"soft\"> min.<\/span><\/span>",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#9da4a4",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 2.4900000000000002,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        "div:nth-child(3) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\"> min.<\/span>",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 4<br>\n               <\/span>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                This mission is a pretty wild ride. No waiting in line, though! \n            <\/div>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n30:00 <span class=\"soft\"> min.<\/span><\/span>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#9da4a4",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 2.4900000000000002,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\"> min.<\/span>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(5) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 5<br>\n               <\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(5) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                For a team like yours, saving these innocent subway passengers should be no problem at all. \n            <\/div>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(5) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(5) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n30:00 <span class=\"soft\"> min.<\/span><\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#9da4a4",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 2.4900000000000002,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(5) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\"> min.<\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#d59d80",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 2.48,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-uppercase calling_code verysoft\" style=\"color: #f4ffff\">\n                Mission Pack 1               <\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .uk-text-uppercase.verysoft.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#e8d8cc",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\">One single PDF file for easy printing.<\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > .soft:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 6<br>\n               <\/span>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                We're not going down with this ship. \n            <\/div>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#9da4a4",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 2.4900000000000002,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\"> min.<\/span>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(8) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 7<br>\n               <\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(8) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Prevent the ultimate chaos from happening. \n            <\/div>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(8) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(8) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#9da4a4",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 2.4900000000000002,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(8) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\"> min.<\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(9) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 8<br>\n               <\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(9) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                The fate of the passengers rests in your hands! \n            <\/div>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(9) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(9) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#9da4a4",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 2.4900000000000002,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(9) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\"> min.<\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 9<br>\n               <\/span>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Can you stop this financial catastrophe? \n            <\/div>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#9da4a4",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 2.4900000000000002,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\"> min.<\/span>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#d59d80",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 2.48,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-uppercase calling_code verysoft\" style=\"color: #f4ffff\">\n                Mission Pack 2               <\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .uk-text-uppercase.verysoft.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#e8d8cc",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\">Just in case you want more:<\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > .soft:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#e8d8cc",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\">Easy printout.<br>Hard puzzles.<\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > .soft:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#d59d80",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 2.48,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-uppercase calling_code verysoft\" style=\"color: #f4ffff\">\n                Mission Pack 1+2               <\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .uk-text-uppercase.verysoft.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#e8d8cc",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\">All missions.<\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > .soft:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#e8d8cc",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\">All in.<br>Just like you!<\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > .soft:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#883212",
                                                "bgColor": "#141411",
                                                "contrastRatio": 2.1899999999999999,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"d98a8a90-3168-445c-ad68-5953346a39f3\" class=\"uk-section uk-section-large uk-section-default uk-visible@s\">",
                                                    "target": [
                                                        "#d98a8a90-3168-445c-ad68-5953346a39f3"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.19 (foreground color: #883212, background color: #141411, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"verysoft\">Later missions just $2.99 each.<\/span>",
                                    "target": [
                                        ".uk-clearfix > h2 > .verysoft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.19 (foreground color: #883212, background color: #141411, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#883212",
                                                "bgColor": "#141411",
                                                "contrastRatio": 2.1899999999999999,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"761bc121-bb32-48de-826e-7fe6c9e45076\" class=\"uk-section uk-section-large uk-section-default\">",
                                                    "target": [
                                                        "#\\37 61bc121-bb32-48de-826e-7fe6c9e45076"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.19 (foreground color: #883212, background color: #141411, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"verysoft\">And now, good luck. To all of us.<\/span>",
                                    "target": [
                                        ".uk-width-1-1\\@m.uk-first-column > div > h2 > .verysoft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.19 (foreground color: #883212, background color: #141411, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#d59d80",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 2.48,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"cccc8539-540d-4a88-89b4-5720bb06195e\" class=\"uk-section uk-section-large uk-section-primary\">",
                                                    "target": [
                                                        "#cccc8539-540d-4a88-89b4-5720bb06195e"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"verysoft\">User-Created Missions.<\/span>",
                                    "target": [
                                        "#cccc8539-540d-4a88-89b4-5720bb06195e > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(2) > .verysoft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#555953",
                                                "bgColor": "#23241d",
                                                "contrastRatio": 2.1800000000000002,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"create\" class=\"uk-section uk-section-large uk-section-muted\">",
                                                    "target": [
                                                        "#create"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.18 (foreground color: #555953, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\">",
                                    "target": [
                                        ".supersoft > .soft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.18 (foreground color: #555953, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#434640",
                                                "bgColor": "#23241d",
                                                "contrastRatio": 1.6200000000000001,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"create\" class=\"uk-section uk-section-large uk-section-muted\">",
                                                    "target": [
                                                        "#create"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 1.62 (foreground color: #434640, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\">Or your hard-working employees.<br>\n<span class=\"soft\">Or your unsuspecting dinner party guests.<br>\n<span class=\"soft\">Or your fellow Escape Team community members.<br>\n<\/span><\/span><\/span>",
                                    "target": [
                                        ".supersoft > .soft > .soft > .soft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.62 (foreground color: #434640, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#383a33",
                                                "bgColor": "#23241d",
                                                "contrastRatio": 1.3400000000000001,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"create\" class=\"uk-section uk-section-large uk-section-muted\">",
                                                    "target": [
                                                        "#create"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 1.34 (foreground color: #383a33, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\">Or your fellow Escape Team community members.<br>\n<\/span>",
                                    "target": [
                                        ".soft > .soft > .soft > .soft > .soft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.34 (foreground color: #383a33, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": "minor",
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "app",
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                                    "target": [
                                                        ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(5)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: app"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                    "target": [
                                        ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: app"
                                }
                            ]
                        },
                        {
                            "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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        "div:nth-child(3) > table > tbody > tr > td:nth-child(1) > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-first-column:nth-child(1) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            ]
                        }
                    ],
                    "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": "aria-hidden-focus",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag131"
                            ],
                            "description": "Ensures aria-hidden elements do not contain focusable elements",
                            "help": "ARIA hidden element must not contain focusable elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div style=\"position: absolute; left: -5000px;\" aria-hidden=\"true\"><input type=\"text\" name=\"b_7468dffa52d7b1490c1a515af_96ded3e4f2\" tabindex=\"-1\" value=\"\"><\/div>",
                                    "target": [
                                        "div[aria-hidden=\"true\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-required-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures elements with ARIA roles have all required ARIA attributes",
                            "help": "Required ARIA attributes must be provided",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-required-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<main role=\"main\">",
                                    "target": [
                                        "main"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-roles",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all elements with a role attribute use a valid value",
                            "help": "ARIA roles used must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<main role=\"main\">",
                                    "target": [
                                        "main"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "button-name",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures buttons have discernible text",
                            "help": "Buttons must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-first-column:nth-child(1) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > a > .uk-button-bright"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "bypass",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag241",
                                "section508",
                                "section508.22.o"
                            ],
                            "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                            "help": "Page must have means to bypass repeated blocks",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "header-present",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<h1 class=\"aprintable\">\nA printable,<br> \ninteractive<br>\npen-and-paper <br>\nescape game.\n<\/h1>",
                                                    "target": [
                                                        "h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 style=\"text-align: center;\" class=\"penpaperphone\">\nPen, paper and phone.<br>\n<span class=\"emphasis\">It's a blast.<\/span>\n<\/h2>",
                                                    "target": [
                                                        ".penpaperphone"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2><\/h2>",
                                                    "target": [
                                                        "h2:nth-child(3)"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 style=\"font-size:300%;\">Get ready, Escape Team.<br>We've got no&nbsp;time to&nbsp;lose.<\/h3>",
                                                    "target": [
                                                        ".padded > h3:nth-child(1)"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 style=\"font-size:200%; color: #F4FFFF;\"><span class=\"verysoft\">Instant download.<\/span><br>\nYour team is go in&nbsp;minutes.<\/h3>",
                                                    "target": [
                                                        ".padded > h3:nth-child(2)"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2><span class=\"uk-text-primary\">Step 1: <\/span><br class=\"mobile-break\">Print your Mission.<\/h2>",
                                                    "target": [
                                                        "#print > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > .padded > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training Mission \n            <\/h3>",
                                                    "target": [
                                                        "div:nth-child(3) > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Station \n            <\/h3>",
                                                    "target": [
                                                        ".uk-first-column:nth-child(1) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Terminal \n            <\/h3>",
                                                    "target": [
                                                        "div:nth-child(2) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Elevator \n            <\/h3>",
                                                    "target": [
                                                        "div:nth-child(3) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Rollercoaster \n            <\/h3>",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Subway \n            <\/h3>",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(5) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training and Missions 1-5 \n            <\/h3>",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Cruise Ship \n            <\/h3>",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Prison \n            <\/h3>",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(8) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Bus \n            <\/h3>",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(9) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Bank \n            <\/h3>",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Missions 6-9 \n            <\/h3>",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training and Missions 1-9 \n            <\/h3>",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"uk-first-column\"><span data-localize=\"notify\">Should we notify you about new missions?<\/span>\n        <br>\n        <span class=\"soft\" id=\"\" data-localize=\"nospam\">No spam. Promise.<\/span>\n  <\/h2>",
                                                    "target": [
                                                        ".uk-grid-stack.uk-grid[uk-grid=\"\"] > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2><span class=\"uk-text-primary\">Step 2: <\/span><br class=\"mobile-break\">Get the App.<\/h2>",
                                                    "target": [
                                                        ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(2) > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > .padded > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>It's free.<br>\n<span class=\"soft\">Training and Mission 1? Free.<\/span><br>\n<span class=\"verysoft\">Later missions just $2.99 each.<\/span>\n<\/h2>",
                                                    "target": [
                                                        ".uk-clearfix > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2><span class=\"uk-text-primary\">Step 3: <\/span><br class=\"mobile-break\">Gather your friends.<\/h2>",
                                                    "target": [
                                                        "#friends > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>You will need them.<br>\n<span class=\"soft\">Escape Team is most fun with 2-4 people.<\/span>\n<br>\n<br>\n<span class=\"verysoft\">And now, good luck. To all of us.<\/span>\n<\/h2>",
                                                    "target": [
                                                        "#\\37 61bc121-bb32-48de-826e-7fe6c9e45076 > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 style=\"font-size:300%;\">All done?<br>Think again.<\/h3>",
                                                    "target": [
                                                        "#cccc8539-540d-4a88-89b4-5720bb06195e > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(1)"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 style=\"font-size:200%; color: #F4FFFF;\"><span class=\"verysoft\">User-Created Missions.<\/span><br>\nHow can there be evil in so many&nbsp;people?<\/h3>",
                                                    "target": [
                                                        "#cccc8539-540d-4a88-89b4-5720bb06195e > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(2)"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 style=\"font-size:300%;\">You?<\/h3>",
                                                    "target": [
                                                        "#create > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(1)"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 style=\"font-size:200%; color: #F4FFFF;\">",
                                                    "target": [
                                                        "#create > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(2)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        },
                                        {
                                            "id": "landmark",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<main role=\"main\">",
                                                    "target": [
                                                        "main"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a landmark region"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#141411",
                                                "contrastRatio": 18.09,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 18.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#print\">Print your Mission<\/a>",
                                    "target": [
                                        "li:nth-child(1) > .capitalletters.news-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#141411",
                                                "contrastRatio": 18.09,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 18.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#app\">Get the App<\/a>",
                                    "target": [
                                        "li:nth-child(2) > .capitalletters.news-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#141411",
                                                "contrastRatio": 18.09,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 18.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#create\">Create your own<\/a>",
                                    "target": [
                                        "li:nth-child(3) > .capitalletters.news-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#0e0e0c",
                                                "contrastRatio": 18.940000000000001,
                                                "fontSize": "60.0pt (80px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 18.94"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h1 class=\"aprintable\">\nA printable,<br> \ninteractive<br>\npen-and-paper <br>\nescape game.\n<\/h1>",
                                    "target": [
                                        "h1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#0e0e0c",
                                                "contrastRatio": 18.940000000000001,
                                                "fontSize": "45.0pt (60px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 18.94"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 style=\"text-align: center;\" class=\"penpaperphone\">\nPen, paper and phone.<br>\n<span class=\"emphasis\">It's a blast.<\/span>\n<\/h2>",
                                    "target": [
                                        ".penpaperphone"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#fb4f13",
                                                "bgColor": "#0e0e0c",
                                                "contrastRatio": 5.7300000000000004,
                                                "fontSize": "45.0pt (60px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.73"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"emphasis\">It's a blast.<\/span>",
                                    "target": [
                                        ".emphasis"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#fb4f13",
                                                "bgColor": "#141411",
                                                "contrastRatio": 5.4699999999999998,
                                                "fontSize": "45.0pt (60px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.47"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 style=\"font-size:300%;\">Get ready, Escape Team.<br>We've got no&nbsp;time to&nbsp;lose.<\/h3>",
                                    "target": [
                                        ".padded > h3:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#141411",
                                                "contrastRatio": 18.09,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 18.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 style=\"font-size:200%; color: #F4FFFF;\"><span class=\"verysoft\">Instant download.<\/span><br>\nYour team is go in&nbsp;minutes.<\/h3>",
                                    "target": [
                                        ".padded > h3:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#848a88",
                                                "bgColor": "#141411",
                                                "contrastRatio": 5.2199999999999998,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.22"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"verysoft\">Instant download.<\/span>",
                                    "target": [
                                        ".padded > h3:nth-child(2) > .verysoft"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#1a1b1b",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 16.920000000000002,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.92"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training Mission \n            <\/h3>",
                                    "target": [
                                        "div:nth-child(3) > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#1a1b1b",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 16.920000000000002,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.92"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Station \n            <\/h3>",
                                    "target": [
                                        ".uk-first-column:nth-child(1) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#fb4f13",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.3"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-first-column:nth-child(1) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#1a1b1b",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 16.920000000000002,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.92"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Terminal \n            <\/h3>",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#fb4f13",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.3"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#1a1b1b",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 16.920000000000002,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.92"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Elevator \n            <\/h3>",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#fb4f13",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.3"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#1a1b1b",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 16.920000000000002,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.92"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Rollercoaster \n            <\/h3>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#fb4f13",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.3"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#1a1b1b",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 16.920000000000002,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.92"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Subway \n            <\/h3>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#fb4f13",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.3"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training and Missions 1-5 \n            <\/h3>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Training Mission<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 1: Station<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 2: Terminal<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 3: Elevator<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 4: Rollercoaster<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 5: Subway<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#fb4f13",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.3"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#1a1b1b",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 16.920000000000002,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.92"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Cruise Ship \n            <\/h3>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#fb4f13",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.3"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#1a1b1b",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 16.920000000000002,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.92"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Prison \n            <\/h3>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#fb4f13",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.3"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#1a1b1b",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 16.920000000000002,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.92"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Bus \n            <\/h3>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#fb4f13",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.3"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#1a1b1b",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 16.920000000000002,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.92"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Bank \n            <\/h3>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#fb4f13",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.3"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Missions 6-9 \n            <\/h3>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 6: Cruise Ship<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 7: Prison<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 8: Bus<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 9: Bank<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#fb4f13",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.3"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training and Missions 1-9 \n            <\/h3>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Training Mission<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 1: Station<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 2: Terminal<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 3: Elevator<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 4: Rollercoaster<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 5: Subway<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 6: Cruise Ship<\/li>",
                                    "target": [
                                        "li:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 7: Prison<\/li>",
                                    "target": [
                                        "li:nth-child(8)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 8: Bus<\/li>",
                                    "target": [
                                        "li:nth-child(9)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 9: Bank<\/li>",
                                    "target": [
                                        "li:nth-child(10)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#fb4f13",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.3"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#fb4f13",
                                                "bgColor": "#141411",
                                                "contrastRatio": 5.4699999999999998,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.47"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span data-localize=\"notify\">Should we notify you about new missions?<\/span>",
                                    "target": [
                                        "span[data-localize=\"notify\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#cd4313",
                                                "bgColor": "#141411",
                                                "contrastRatio": 3.8700000000000001,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.87"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"soft\" id=\"\" data-localize=\"nospam\">No spam. Promise.<\/span>",
                                    "target": [
                                        "span[data-localize=\"nospam\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of ${data.contrastRatio}"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"text\" name=\"b_7468dffa52d7b1490c1a515af_96ded3e4f2\" tabindex=\"-1\" value=\"\">",
                                    "target": [
                                        "input[type=\"text\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 20.59,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.59"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"email\" value=\"\" name=\"EMAIL\" class=\"calling-code uk-input uk-form-large\" style=\"background: #f4ffff; color: #000000;   font-family: calling-code,sans-serif !important;\n  border: #f4ffff; padding-left:  1em; margin-bottom:  1em; height: 3.5em;\" id=\"mce-EMAIL\" placeholder=\"[email protected]\" required=\"\">",
                                    "target": [
                                        "#mce-EMAIL"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#23241d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 15.35,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 15.35"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"submit\" value=\"SUBSCRIBE\" name=\"subscribe\" class=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\" id=\"signup-button\" data-localize=\"subscribe\" style=\"padding: 25px; \">",
                                    "target": [
                                        "#signup-button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#fb4f13",
                                                "bgColor": "#141411",
                                                "contrastRatio": 5.4699999999999998,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.47"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2>It's free.<br>\n<span class=\"soft\">Training and Mission 1? Free.<\/span><br>\n<span class=\"verysoft\">Later missions just $2.99 each.<\/span>\n<\/h2>",
                                    "target": [
                                        ".uk-clearfix > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#cd4313",
                                                "bgColor": "#141411",
                                                "contrastRatio": 3.8700000000000001,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.87"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"soft\">Training and Mission 1? Free.<\/span>",
                                    "target": [
                                        ".uk-clearfix > h2 > .soft"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#fb4f13",
                                                "bgColor": "#141411",
                                                "contrastRatio": 5.4699999999999998,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.47"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2>You will need them.<br>\n<span class=\"soft\">Escape Team is most fun with 2-4 people.<\/span>\n<br>\n<br>\n<span class=\"verysoft\">And now, good luck. To all of us.<\/span>\n<\/h2>",
                                    "target": [
                                        "#\\37 61bc121-bb32-48de-826e-7fe6c9e45076 > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#cd4313",
                                                "bgColor": "#141411",
                                                "contrastRatio": 3.8700000000000001,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.87"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"soft\">Escape Team is most fun with 2-4 people.<\/span>",
                                    "target": [
                                        ".uk-width-1-1\\@m.uk-first-column > div > h2 > .soft"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "45.0pt (60px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 style=\"font-size:300%;\">All done?<br>Think again.<\/h3>",
                                    "target": [
                                        "#cccc8539-540d-4a88-89b4-5720bb06195e > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 style=\"font-size:200%; color: #F4FFFF;\"><span class=\"verysoft\">User-Created Missions.<\/span><br>\nHow can there be evil in so many&nbsp;people?<\/h3>",
                                    "target": [
                                        "#cccc8539-540d-4a88-89b4-5720bb06195e > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#b63a00",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"usermissionbutton uk-button uk-button-large uk-button-white uk-border-rounded\t\" href=\"https:\/\/community.escape-team.com\/\" style=\"padding: 1em;\" target=\"_blank\">Discover <br class=\"mobile-break\">user-created missions<\/a>",
                                    "target": [
                                        ".uk-button-white"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#fb4f13",
                                                "bgColor": "#23241d",
                                                "contrastRatio": 4.6399999999999997,
                                                "fontSize": "45.0pt (60px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.64"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 style=\"font-size:300%;\">You?<\/h3>",
                                    "target": [
                                        "#create > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#23241d",
                                                "contrastRatio": 15.35,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 15.35"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 style=\"font-size:200%; color: #F4FFFF;\">",
                                    "target": [
                                        "#create > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#8c928e",
                                                "bgColor": "#23241d",
                                                "contrastRatio": 4.9000000000000004,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.9"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"verysoft\">Creating your own mission?<\/span>",
                                    "target": [
                                        "#create > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(2) > .verysoft"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#23241d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 15.35,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 15.35"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\t\" href=\"https:\/\/www.escape-team.com\/create\" style=\"padding: 1em;\" target=\"_blank\">Create<br class=\"mobile-break\"> your own mission<\/a>",
                                    "target": [
                                        "p > .uk-button-white-on-dark.usermissionbutton.uk-button-large"
                                    ]
                                }
                            ]
                        },
                        {
                            "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\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id-active",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value of active elements is unique",
                            "help": "IDs of active elements must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-active?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "mce-EMAIL",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"email\" value=\"\" name=\"EMAIL\" class=\"calling-code uk-input uk-form-large\" style=\"background: #f4ffff; color: #000000;   font-family: calling-code,sans-serif !important;\n  border: #f4ffff; padding-left:  1em; margin-bottom:  1em; height: 3.5em;\" id=\"mce-EMAIL\" placeholder=\"[email protected]\" required=\"\">",
                                    "target": [
                                        "#mce-EMAIL"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "signup-button",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"submit\" value=\"SUBSCRIBE\" name=\"subscribe\" class=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\" id=\"signup-button\" data-localize=\"subscribe\" style=\"padding: 25px; \">",
                                    "target": [
                                        "#signup-button"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": "minor",
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "hero-video",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"hero-video\" class=\"uk-section uk-section-xlarge uk-padding-remove-vertical relative-inside\">",
                                    "target": [
                                        "#hero-video"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "responsive-video",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<video id=\"responsive-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">",
                                    "target": [
                                        "#responsive-video"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "video-source",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<source id=\"video-source\" src=\"\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4\" type=\"video\/mp4\">",
                                    "target": [
                                        "#video-source"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "praise",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"praise\" class=\"uk-section uk-cover-container uk-section-large uk-light padded\">",
                                    "target": [
                                        "#praise"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "14d2bdc5-2cfa-48d8-9515-f0d50b3f814f",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"14d2bdc5-2cfa-48d8-9515-f0d50b3f814f\" class=\"uk-grid uk-grid-stack\" uk-grid=\"\">",
                                    "target": [
                                        "#\\31 4d2bdc5-2cfa-48d8-9515-f0d50b3f814f"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "49bc8795-a05c-4fc2-bb27-b6a0c6016a0d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"49bc8795-a05c-4fc2-bb27-b6a0c6016a0d\" class=\"uk-grid uk-grid-stack\" uk-grid=\"\">",
                                    "target": [
                                        "#\\34 9bc8795-a05c-4fc2-bb27-b6a0c6016a0d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "3d6f006e-a8cb-459a-9093-8feefce83bef",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"3d6f006e-a8cb-459a-9093-8feefce83bef\" class=\"uk-grid uk-grid-stack\" uk-grid=\"\">",
                                    "target": [
                                        "#\\33 d6f006e-a8cb-459a-9093-8feefce83bef"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "8eaeb72f-6d48-46f5-8c92-ac174242fb62",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"8eaeb72f-6d48-46f5-8c92-ac174242fb62\" class=\"uk-section uk-cover-container uk-section-xlarge uk-light large-headings\">",
                                    "target": [
                                        "#\\38 eaeb72f-6d48-46f5-8c92-ac174242fb62"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "logline",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"logline\">",
                                    "target": [
                                        "#logline"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "2428bc79-9b07-4021-bb28-d78fa725da1d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"2428bc79-9b07-4021-bb28-d78fa725da1d\" class=\"uk-section uk-cover-container uk-section-large uk-light\">",
                                    "target": [
                                        "#\\32 428bc79-9b07-4021-bb28-d78fa725da1d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "6994bf96-e82f-4c99-8d7f-96117e115cae",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"6994bf96-e82f-4c99-8d7f-96117e115cae\" class=\"uk-section uk-section-large uk-section-default\">",
                                    "target": [
                                        "#\\36 994bf96-e82f-4c99-8d7f-96117e115cae"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "print",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"print\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                    "target": [
                                        "#print"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "f5aad27e-7794-4a9c-b287-e59f43c46f3e",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"f5aad27e-7794-4a9c-b287-e59f43c46f3e\" class=\"uk-section uk-section-large uk-section-default\">",
                                    "target": [
                                        "#f5aad27e-7794-4a9c-b287-e59f43c46f3e"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "a236ce66-6bc1-4a1a-9eb9-03e3a4be0c41",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"a236ce66-6bc1-4a1a-9eb9-03e3a4be0c41\" class=\"uk-section uk-section-large uk-section-default\">",
                                    "target": [
                                        "#a236ce66-6bc1-4a1a-9eb9-03e3a4be0c41"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"soft\" id=\"\" data-localize=\"nospam\">No spam. Promise.<\/span>",
                                    "target": [
                                        "span[data-localize=\"nospam\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mc_embed_signup",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"mc_embed_signup\" class=\"uk-grid-margin uk-first-column\">",
                                    "target": [
                                        "#mc_embed_signup"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mc-embedded-subscribe-form",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<form action=\"https:\/\/escape-team.us16.list-manage.com\/subscribe?u=7468dffa52d7b1490c1a515af&amp;id=96ded3e4f2\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate uk-form-horizontal\" target=\"_blank\" novalidate=\"\">",
                                    "target": [
                                        "#mc-embedded-subscribe-form"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mc_embed_signup_scroll",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"mc_embed_signup_scroll\">",
                                    "target": [
                                        "#mc_embed_signup_scroll"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "signup-response",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"soft\" id=\"signup-response\"><\/span>",
                                    "target": [
                                        "#signup-response"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "d98a8a90-3168-445c-ad68-5953346a39f3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"d98a8a90-3168-445c-ad68-5953346a39f3\" class=\"uk-section uk-section-large uk-section-default uk-visible@s\">",
                                    "target": [
                                        "#d98a8a90-3168-445c-ad68-5953346a39f3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "f6e35e7f-db91-4b5b-bae5-8a2c3bbdf342",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"f6e35e7f-db91-4b5b-bae5-8a2c3bbdf342\" class=\"uk-section uk-section-large uk-section-default uk-hidden@s\">",
                                    "target": [
                                        "#f6e35e7f-db91-4b5b-bae5-8a2c3bbdf342"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "friends",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"friends\" class=\"padded\">\n<h2><span class=\"uk-text-primary\">Step 3: <\/span><br class=\"mobile-break\">Gather your friends.<\/h2><\/div>",
                                    "target": [
                                        "#friends"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "761bc121-bb32-48de-826e-7fe6c9e45076",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"761bc121-bb32-48de-826e-7fe6c9e45076\" class=\"uk-section uk-section-large uk-section-default\">",
                                    "target": [
                                        "#\\37 61bc121-bb32-48de-826e-7fe6c9e45076"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "cccc8539-540d-4a88-89b4-5720bb06195e",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"cccc8539-540d-4a88-89b4-5720bb06195e\" class=\"uk-section uk-section-large uk-section-primary\">",
                                    "target": [
                                        "#cccc8539-540d-4a88-89b4-5720bb06195e"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "create",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"create\" class=\"uk-section uk-section-large uk-section-muted\">",
                                    "target": [
                                        "#create"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "offcanvas",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"offcanvas\" uk-offcanvas=\"flip: true; overlay: true; mode: reveal;\" class=\"uk-offcanvas\">",
                                    "target": [
                                        "#offcanvas"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "form-field-multiple-labels",
                            "impact": null,
                            "tags": [
                                "cat.forms",
                                "wcag2a",
                                "wcag332"
                            ],
                            "description": "Ensures form field does not have multiple label elements",
                            "help": "Form field must not have multiple label elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/form-field-multiple-labels?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"email\" value=\"\" name=\"EMAIL\" class=\"calling-code uk-input uk-form-large\" style=\"background: #f4ffff; color: #000000;   font-family: calling-code,sans-serif !important;\n  border: #f4ffff; padding-left:  1em; margin-bottom:  1em; height: 3.5em;\" id=\"mce-EMAIL\" placeholder=\"[email protected]\" required=\"\">",
                                    "target": [
                                        "#mce-EMAIL"
                                    ]
                                }
                            ]
                        },
                        {
                            "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\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                    "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\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": "critical",
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                            "help": "Images must have alternate text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\">",
                                    "target": [
                                        ".uk-visible\\@s[alt=\"Escape Team\"][data-width=\"\"]:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/99b9c7bda4-1698926992\/award1.svg\" alt=\"Award medal for Escapetheroomers Bullseye Award\" width=\"167\" height=\"95\" loading=\"lazy\">",
                                    "target": [
                                        ".uk-width-1-3.uk-width-1-3\\@s.uk-width-1-3\\@m:nth-child(1) > .uk-margin-auto > picture > img[width=\"167\"][height=\"95\"][loading=\"lazy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/90ecab4fa0-1698926992\/award2.svg\" alt=\"Award medal for MomoCon Indie Awards\" width=\"167\" height=\"95\" loading=\"lazy\">",
                                    "target": [
                                        ".uk-width-1-3.uk-width-1-3\\@s.uk-width-1-3\\@m:nth-child(2) > .uk-margin-auto > picture > img[width=\"167\"][height=\"95\"][loading=\"lazy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/68b3d93fb1-1698926992\/award3.svg\" alt=\"Award medal for Pocketgamer Mobile Games Awards\" width=\"167\" height=\"95\" loading=\"lazy\">",
                                    "target": [
                                        ".uk-width-1-3.uk-width-1-3\\@s.uk-width-1-3\\@m:nth-child(3) > .uk-margin-auto > picture > img[width=\"167\"][height=\"95\"][loading=\"lazy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/996a1c64bd-1700729299\/appstore-qr-badge-en.png\" alt=\"Download on the App Store.\" width=\"390\" height=\"504\" loading=\"lazy\">",
                                    "target": [
                                        "img[alt=\"Download on the App Store.\"][width=\"390\"][height=\"504\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/edcce5221a-1700729299\/google-play-qr-badge-en.png\" alt=\"Download on Google Play.\" width=\"390\" height=\"504\" loading=\"lazy\">",
                                    "target": [
                                        "img[alt=\"Download on Google Play.\"][width=\"390\"][height=\"504\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "input-button-name",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "section508",
                                "section508.22.a"
                            ],
                            "description": "Ensures input buttons have discernible text",
                            "help": "Input buttons must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/input-button-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a non-empty value attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"submit\" value=\"SUBSCRIBE\" name=\"subscribe\" class=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\" id=\"signup-button\" data-localize=\"subscribe\" style=\"padding: 25px; \">",
                                    "target": [
                                        "#signup-button"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "label",
                            "impact": null,
                            "tags": [
                                "cat.forms",
                                "wcag2a",
                                "wcag412",
                                "wcag131",
                                "section508",
                                "section508.22.n",
                                "ACT"
                            ],
                            "description": "Ensures every form element has a label",
                            "help": "Form elements must have labels",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/label?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-placeholder",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a placeholder attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "hidden-explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element has a visible explicit <label>"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"email\" value=\"\" name=\"EMAIL\" class=\"calling-code uk-input uk-form-large\" style=\"background: #f4ffff; color: #000000;   font-family: calling-code,sans-serif !important;\n  border: #f4ffff; padding-left:  1em; margin-bottom:  1em; height: 3.5em;\" id=\"mce-EMAIL\" placeholder=\"[email protected]\" required=\"\">",
                                    "target": [
                                        "#mce-EMAIL"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"uk-navbar-item uk-logo\" style=\"display: block !important;\" href=\"https:\/\/www.escape-team.com\" rel=\"home\">",
                                    "target": [
                                        ".uk-navbar-item"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#print\">Print your Mission<\/a>",
                                    "target": [
                                        "li:nth-child(1) > .capitalletters.news-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#app\">Get the App<\/a>",
                                    "target": [
                                        "li:nth-child(2) > .capitalletters.news-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#create\">Create your own<\/a>",
                                    "target": [
                                        "li:nth-child(3) > .capitalletters.news-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_00-01.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                    "target": [
                                        ".uk-first-column:nth-child(1) > .mission > div > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_02.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_03.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_04.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_05.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_00-05.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_06.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_07.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_08.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_09.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_06-09.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_00-09.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/apps.apple.com\/de\/app\/escape-team\/id1244557872\" target=\"_blank\">",
                                    "target": [
                                        "#d98a8a90-3168-445c-ad68-5953346a39f3 > .uk-container > .uk-grid[uk-grid=\"\"] > .uk-width-1-4\\@m:nth-child(2) > figure > a[target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.escapeteam.android\" target=\"_blank\">",
                                    "target": [
                                        "#d98a8a90-3168-445c-ad68-5953346a39f3 > .uk-container > .uk-grid[uk-grid=\"\"] > .uk-width-1-4\\@m:nth-child(3) > figure > a[target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"usermissionbutton uk-button uk-button-large uk-button-white uk-border-rounded\t\" href=\"https:\/\/community.escape-team.com\/\" style=\"padding: 1em;\" target=\"_blank\">Discover <br class=\"mobile-break\">user-created missions<\/a>",
                                    "target": [
                                        ".uk-button-white"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\t\" href=\"https:\/\/www.escape-team.com\/create\" style=\"padding: 1em;\" target=\"_blank\">Create<br class=\"mobile-break\"> your own mission<\/a>",
                                    "target": [
                                        "p > .uk-button-white-on-dark.usermissionbutton.uk-button-large"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "list",
                            "impact": null,
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures that lists are structured correctly",
                            "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul class=\"uk-navbar-nav\">",
                                    "target": [
                                        ".uk-navbar-nav"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul>\n<li>Training Mission<\/li>\n<li>Mission 1: Station<\/li>\n<li>Mission 2: Terminal<\/li>\n<li>Mission 3: Elevator<\/li>\n<li>Mission 4: Rollercoaster<\/li>\n<li>Mission 5: Subway<\/li>\n<\/ul>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul>\n<li>Mission 6: Cruise Ship<\/li>\n<li>Mission 7: Prison<\/li>\n<li>Mission 8: Bus<\/li>\n<li>Mission 9: Bank<\/li>\n<\/ul>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul>\n<li>Training Mission<\/li>\n<li>Mission 1: Station<\/li>\n<li>Mission 2: Terminal<\/li>\n<li>Mission 3: Elevator<\/li>\n<li>Mission 4: Rollercoaster<\/li>\n<li>Mission 5: Subway<\/li>\n<li>Mission 6: Cruise Ship<\/li>\n<li>Mission 7: Prison<\/li>\n<li>Mission 8: Bus<\/li>\n<li>Mission 9: Bank<\/li>\n<\/ul>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "listitem",
                            "impact": null,
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures <li> elements are used semantically",
                            "help": "<li> elements must be contained in a <ul> or <ol>",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n      <a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#print\">Print your Mission<\/a>\n\n      \n\n    <\/li>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n      <a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#app\">Get the App<\/a>\n\n      \n\n    <\/li>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n      <a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#create\">Create your own<\/a>\n\n      \n\n    <\/li>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Training Mission<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 1: Station<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 2: Terminal<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 3: Elevator<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 4: Rollercoaster<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 5: Subway<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 6: Cruise Ship<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 7: Prison<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 8: Bus<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 9: Bank<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Training Mission<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 1: Station<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 2: Terminal<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 3: Elevator<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 4: Rollercoaster<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 5: Subway<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 6: Cruise Ship<\/li>",
                                    "target": [
                                        "li:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 7: Prison<\/li>",
                                    "target": [
                                        "li:nth-child(8)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 8: Bus<\/li>",
                                    "target": [
                                        "li:nth-child(9)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 9: Bank<\/li>",
                                    "target": [
                                        "li:nth-child(10)"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\">",
                                    "target": [
                                        ".uk-visible\\@s[alt=\"Escape Team\"][data-width=\"\"]: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 src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/99b9c7bda4-1698926992\/award1.svg\" alt=\"Award medal for Escapetheroomers Bullseye Award\" width=\"167\" height=\"95\" loading=\"lazy\">",
                                    "target": [
                                        ".uk-width-1-3.uk-width-1-3\\@s.uk-width-1-3\\@m:nth-child(1) > .uk-margin-auto > picture > img[width=\"167\"][height=\"95\"][loading=\"lazy\"]"
                                    ]
                                },
                                {
                                    "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:\/\/www.escape-team.com\/media\/pages\/home\/90ecab4fa0-1698926992\/award2.svg\" alt=\"Award medal for MomoCon Indie Awards\" width=\"167\" height=\"95\" loading=\"lazy\">",
                                    "target": [
                                        ".uk-width-1-3.uk-width-1-3\\@s.uk-width-1-3\\@m:nth-child(2) > .uk-margin-auto > picture > img[width=\"167\"][height=\"95\"][loading=\"lazy\"]"
                                    ]
                                },
                                {
                                    "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:\/\/www.escape-team.com\/media\/pages\/home\/68b3d93fb1-1698926992\/award3.svg\" alt=\"Award medal for Pocketgamer Mobile Games Awards\" width=\"167\" height=\"95\" loading=\"lazy\">",
                                    "target": [
                                        ".uk-width-1-3.uk-width-1-3\\@s.uk-width-1-3\\@m:nth-child(3) > .uk-margin-auto > picture > img[width=\"167\"][height=\"95\"][loading=\"lazy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        "div:nth-child(3) > table > tbody > tr > td:nth-child(1) > div > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-first-column:nth-child(1) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-first-column:nth-child(1) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"submit\" value=\"SUBSCRIBE\" name=\"subscribe\" class=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\" id=\"signup-button\" data-localize=\"subscribe\" style=\"padding: 25px; \">",
                                    "target": [
                                        "#signup-button"
                                    ]
                                },
                                {
                                    "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:\/\/www.escape-team.com\/media\/pages\/home\/996a1c64bd-1700729299\/appstore-qr-badge-en.png\" alt=\"Download on the App Store.\" width=\"390\" height=\"504\" loading=\"lazy\">",
                                    "target": [
                                        "img[alt=\"Download on the App Store.\"][width=\"390\"][height=\"504\"]"
                                    ]
                                },
                                {
                                    "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:\/\/www.escape-team.com\/media\/pages\/home\/edcce5221a-1700729299\/google-play-qr-badge-en.png\" alt=\"Download on Google Play.\" width=\"390\" height=\"504\" loading=\"lazy\">",
                                    "target": [
                                        "img[alt=\"Download on Google Play.\"][width=\"390\"][height=\"504\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "td-headers-attr",
                            "impact": null,
                            "tags": [
                                "cat.tables",
                                "wcag2a",
                                "wcag131",
                                "section508",
                                "section508.22.g"
                            ],
                            "description": "Ensure that each cell in a table that uses the headers attribute refers only to other cells in that table",
                            "help": "Table cells that use the headers attribute must only refer to cells in the same table",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/td-headers-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table style=\"width: 100%\">",
                                    "target": [
                                        "div:nth-child(3) > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table style=\"width: 100%\">",
                                    "target": [
                                        ".uk-first-column:nth-child(1) > .mission > div > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table>",
                                    "target": [
                                        "div:nth-child(8) > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table style=\"width: 100%\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table>",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table style=\"width: 100%\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table>",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table style=\"width: 100%\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table style=\"width: 100%\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table style=\"width: 100%\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table style=\"width: 100%\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table style=\"width: 100%\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table style=\"width: 100%\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table style=\"width: 100%\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table style=\"width: 100%\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table style=\"width: 100%\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > table"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": [
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "37.5pt (50px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                    "target": [
                                                        "#praise > .uk-position-cover:nth-child(2)"
                                                    ]
                                                },
                                                {
                                                    "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                    "target": [
                                                        "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"quote1_quote\">\u201cThe most original concept<\/span>",
                                    "target": [
                                        "#\\31 4d2bdc5-2cfa-48d8-9515-f0d50b3f814f > .uk-width-1-1\\@m.uk-first-column > div > blockquote > .quote1_quote:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "37.5pt (50px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                    "target": [
                                                        "#praise > .uk-position-cover:nth-child(2)"
                                                    ]
                                                },
                                                {
                                                    "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                    "target": [
                                                        "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"quote1_quote\">we\u2019ve come across in years.\u201d<\/span>",
                                    "target": [
                                        "#\\31 4d2bdc5-2cfa-48d8-9515-f0d50b3f814f > .uk-width-1-1\\@m.uk-first-column > div > blockquote > .quote1_quote:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "14.1pt (18.75px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                    "target": [
                                                        "#praise > .uk-position-cover:nth-child(2)"
                                                    ]
                                                },
                                                {
                                                    "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                    "target": [
                                                        "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<footer class=\"quote1_source\">Gamezebo<\/footer>",
                                    "target": [
                                        "#\\31 4d2bdc5-2cfa-48d8-9515-f0d50b3f814f > .uk-width-1-1\\@m.uk-first-column > div > blockquote > .quote1_source"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "37.5pt (50px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                    "target": [
                                                        "#praise > .uk-position-cover:nth-child(2)"
                                                    ]
                                                },
                                                {
                                                    "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                    "target": [
                                                        "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"quote2_quote\">An<\/span>",
                                    "target": [
                                        ".quote2_quote:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "37.5pt (50px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                    "target": [
                                                        "#praise > .uk-position-cover:nth-child(2)"
                                                    ]
                                                },
                                                {
                                                    "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                    "target": [
                                                        "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"quote2_quote\">\u201cingenious social puzzler.\u201d<\/span>",
                                    "target": [
                                        ".quote2_quote:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "14.1pt (18.75px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                    "target": [
                                                        "#praise > .uk-position-cover:nth-child(2)"
                                                    ]
                                                },
                                                {
                                                    "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                    "target": [
                                                        "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<footer class=\"quote2_source\"> Droid Gamer <\/footer>",
                                    "target": [
                                        ".quote2_source"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "37.5pt (50px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                    "target": [
                                                        "#praise > .uk-position-cover:nth-child(2)"
                                                    ]
                                                },
                                                {
                                                    "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                    "target": [
                                                        "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"quote1_quote\">\u201cYou\u2019re going<\/span>",
                                    "target": [
                                        "#\\33 d6f006e-a8cb-459a-9093-8feefce83bef > .uk-width-1-1\\@m.uk-first-column > div > blockquote > .quote1_quote:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "37.5pt (50px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                    "target": [
                                                        "#praise > .uk-position-cover:nth-child(2)"
                                                    ]
                                                },
                                                {
                                                    "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                    "target": [
                                                        "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"quote1_quote\">to fall in love.\u201d<\/span>",
                                    "target": [
                                        "#\\33 d6f006e-a8cb-459a-9093-8feefce83bef > .uk-width-1-1\\@m.uk-first-column > div > blockquote > .quote1_quote:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "14.1pt (18.75px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                    "target": [
                                                        "#praise > .uk-position-cover:nth-child(2)"
                                                    ]
                                                },
                                                {
                                                    "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                    "target": [
                                                        "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<footer class=\"quote1_source\">Android Central<\/footer>",
                                    "target": [
                                        "#\\33 d6f006e-a8cb-459a-9093-8feefce83bef > .uk-width-1-1\\@m.uk-first-column > div > blockquote > .quote1_source"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "contrastRatio": 0,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"print\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                                    "target": [
                                                        "#print"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2><span class=\"uk-text-primary\">Step 1: <\/span><br class=\"mobile-break\">Print your Mission.<\/h2>",
                                    "target": [
                                        "#print > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > .padded > h2"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"print\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                                    "target": [
                                                        "#print"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-primary\">Step 1: <\/span>",
                                    "target": [
                                        "#print > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > .padded > h2 > .uk-text-primary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "contrastRatio": 0,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                                    "target": [
                                                        ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(2)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2><span class=\"uk-text-primary\">Step 2: <\/span><br class=\"mobile-break\">Get the App.<\/h2>",
                                    "target": [
                                        ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(2) > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > .padded > h2"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                                    "target": [
                                                        ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(2)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-primary\">Step 2: <\/span>",
                                    "target": [
                                        ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(2) > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > .padded > h2 > .uk-text-primary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "contrastRatio": 0,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                                    "target": [
                                                        ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(5)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2><span class=\"uk-text-primary\">Step 3: <\/span><br class=\"mobile-break\">Gather your friends.<\/h2>",
                                    "target": [
                                        "#friends > h2"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                                    "target": [
                                                        ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(5)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-primary\">Step 3: <\/span>",
                                    "target": [
                                        "#friends > h2 > .uk-text-primary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Unable to determine contrast ratio"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"supersoft\">",
                                    "target": [
                                        ".supersoft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Unable to determine contrast ratio"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\">Or your innocent students.<br>\n<span class=\"soft\">Or your hard-working employees.<br>\n<span class=\"soft\">Or your unsuspecting dinner party guests.<br>\n<span class=\"soft\">Or your fellow Escape Team community members.<br>\n<\/span><\/span><\/span><\/span>",
                                    "target": [
                                        ".supersoft > .soft > .soft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Unable to determine contrast ratio"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\">Or your unsuspecting dinner party guests.<br>\n<span class=\"soft\">Or your fellow Escape Team community members.<br>\n<\/span><\/span>",
                                    "target": [
                                        ".supersoft > .soft > .soft > .soft > .soft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                                }
                            ]
                        },
                        {
                            "id": "video-caption",
                            "impact": "critical",
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag122",
                                "section508",
                                "section508.22.a"
                            ],
                            "description": "Ensures <video> elements have captions",
                            "help": "<video> elements must have captions",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/video-caption?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video id=\"responsive-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">",
                                    "target": [
                                        "#responsive-video"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "www.hemmert.eu",
                "base_page_cname": "",
                "base_page_dns_server": "ns.inwx.de",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 24665,
                "testUrl": "https:\/\/www.escape-team.com\/",
                "custom": [
                    "Colordepth",
                    "Dpi",
                    "Images",
                    "Resolution",
                    "fonts",
                    "generated-content-percent",
                    "generated-content-size",
                    "imgs-in-viewport",
                    "imgs-no-alt",
                    "imgs-out-viewport",
                    "jsLibsVulns",
                    "meta-viewport",
                    "possibly-render-blocking-reqs",
                    "rendered-html",
                    "securityHeaders"
                ],
                "Colordepth": 24,
                "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                "Images": "[{\"url\":\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\",\"width\":101,\"height\":69,\"naturalWidth\":219,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/media\/pages\/home\/99b9c7bda4-1698926992\/award1.svg\",\"width\":167,\"height\":95,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.escape-team.com\/media\/pages\/home\/90ecab4fa0-1698926992\/award2.svg\",\"width\":167,\"height\":95,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.escape-team.com\/media\/pages\/home\/68b3d93fb1-1698926992\/award3.svg\",\"width\":167,\"height\":95,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/media\/pages\/home\/996a1c64bd-1700729299\/appstore-qr-badge-en.png\",\"width\":270,\"height\":349,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.escape-team.com\/media\/pages\/home\/edcce5221a-1700729299\/google-play-qr-badge-en.png\",\"width\":270,\"height\":349,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.escape-team.com\/media\/pages\/home\/ccd0ab367c-1700729299\/app-store-badge-en.png\",\"width\":500,\"height\":168,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.escape-team.com\/media\/pages\/home\/80ae2843b0-1698926992\/google-play-badge-en.png\",\"width\":564,\"height\":168,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/flags\/gb.png\",\"width\":30,\"height\":15,\"naturalWidth\":100,\"naturalHeight\":50},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/flags\/de.png\",\"width\":25,\"height\":15,\"naturalWidth\":100,\"naturalHeight\":60},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/flags\/cn.png\",\"width\":22,\"height\":15,\"naturalWidth\":100,\"naturalHeight\":67},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/flags\/es.png\",\"width\":22,\"height\":15,\"naturalWidth\":100,\"naturalHeight\":67},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/flags\/fr.png\",\"width\":22,\"height\":15,\"naturalWidth\":100,\"naturalHeight\":67},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/flags\/it.png\",\"width\":22,\"height\":15,\"naturalWidth\":100,\"naturalHeight\":67},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/flags\/pt.png\",\"width\":22,\"height\":15,\"naturalWidth\":100,\"naturalHeight\":67}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "ff-tisa-web-pro",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "ff-tisa-web-pro",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "700"
                    },
                    {
                        "family": "ff-tisa-web-pro",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "100"
                    },
                    {
                        "family": "ff-tisa-web-pro",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "ff-tisa-web-pro",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "ff-tisa-web-pro",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "100"
                    },
                    {
                        "family": "ff-tisa-web-pro",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "900"
                    },
                    {
                        "family": "news-gothic-std",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "news-gothic-std",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "700"
                    },
                    {
                        "family": "news-gothic-std",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "news-gothic-std",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "calling-code",
                        "display": "auto",
                        "status": "loaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "calling-code",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "calling-code",
                        "display": "auto",
                        "status": "loaded",
                        "style": "italic",
                        "weight": "700"
                    },
                    {
                        "family": "calling-code",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    }
                ],
                "generated-content-percent": 3.3399999999999999,
                "generated-content-size": 2.2200000000000002,
                "imgs-in-viewport": [
                    {
                        "src": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                        "html": "<img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 219,
                        "naturalHeight": 150
                    }
                ],
                "imgs-no-alt": [
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                    }
                ],
                "imgs-out-viewport": [
                    {
                        "src": "https:\/\/www.escape-team.com\/media\/pages\/home\/99b9c7bda4-1698926992\/award1.svg",
                        "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/99b9c7bda4-1698926992\/award1.svg\" alt=\"Award medal for Escapetheroomers Bullseye Award\" width=\"167\" height=\"95\" loading=\"lazy\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/media\/pages\/home\/90ecab4fa0-1698926992\/award2.svg",
                        "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/90ecab4fa0-1698926992\/award2.svg\" alt=\"Award medal for MomoCon Indie Awards\" width=\"167\" height=\"95\" loading=\"lazy\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/media\/pages\/home\/68b3d93fb1-1698926992\/award3.svg",
                        "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/68b3d93fb1-1698926992\/award3.svg\" alt=\"Award medal for Pocketgamer Mobile Games Awards\" width=\"167\" height=\"95\" loading=\"lazy\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 122,
                        "naturalHeight": 150
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 122,
                        "naturalHeight": 150
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 122,
                        "naturalHeight": 150
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 122,
                        "naturalHeight": 150
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 122,
                        "naturalHeight": 150
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 122,
                        "naturalHeight": 150
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 122,
                        "naturalHeight": 150
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 122,
                        "naturalHeight": 150
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 122,
                        "naturalHeight": 150
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 122,
                        "naturalHeight": 150
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 122,
                        "naturalHeight": 150
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 122,
                        "naturalHeight": 150
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 122,
                        "naturalHeight": 150
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/media\/pages\/home\/996a1c64bd-1700729299\/appstore-qr-badge-en.png",
                        "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/996a1c64bd-1700729299\/appstore-qr-badge-en.png\" alt=\"Download on the App Store.\" width=\"390\" height=\"504\" loading=\"lazy\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/media\/pages\/home\/edcce5221a-1700729299\/google-play-qr-badge-en.png",
                        "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/edcce5221a-1700729299\/google-play-qr-badge-en.png\" alt=\"Download on Google Play.\" width=\"390\" height=\"504\" loading=\"lazy\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/flags\/gb.png",
                        "html": "<img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/gb.png\" alt=\"en flag\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/flags\/gb.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 100,
                        "naturalHeight": 50
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/flags\/de.png",
                        "html": "<img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/de.png\" alt=\"de flag\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/flags\/de.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 100,
                        "naturalHeight": 60
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/flags\/cn.png",
                        "html": "<img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/cn.png\" alt=\"zh flag\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/flags\/cn.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 100,
                        "naturalHeight": 67
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/flags\/es.png",
                        "html": "<img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/es.png\" alt=\"es flag\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/flags\/es.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 100,
                        "naturalHeight": 67
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/flags\/fr.png",
                        "html": "<img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/fr.png\" alt=\"fr flag\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/flags\/fr.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 100,
                        "naturalHeight": 67
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/flags\/it.png",
                        "html": "<img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/it.png\" alt=\"it flag\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/flags\/it.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 100,
                        "naturalHeight": 67
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/flags\/pt.png",
                        "html": "<img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/pt.png\" alt=\"pt flag\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/flags\/pt.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 100,
                        "naturalHeight": 67
                    }
                ],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width,initial-scale=1.0",
                "possibly-render-blocking-reqs": [
                    "https:\/\/www.escape-team.com\/assets\/js\/baffle.min.js",
                    "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js",
                    "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js",
                    "https:\/\/www.escape-team.com\/assets\/js\/site.js",
                    "https:\/\/www.escape-team.com\/assets\/css\/fonts.css",
                    "https:\/\/www.escape-team.com\/assets\/app\/dist\/css\/uikit.app.min.css",
                    "https:\/\/use.typekit.net\/ncj0kbu.css"
                ],
                "rendered-html": "<html lang=\"en\" prefix=\"og: https:\/\/ogp.me\/ns#\"><head>\n\n  <meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\">\n\n  <title>Escape Team \u2013 an escape room to print at home.<\/title>\n<meta content=\"Hemmert UG (haftungsbeschr\u00e4nkt)\" name=\"author\">\n<meta content=\"Escape Team is a printable escape room game. Play instantly: download and print your mission PDF, download the app \u2013 the clock is ticking!\" name=\"description\">\n<meta content=\"index,follow,noodp\" name=\"robots\">\n<link rel=\"canonical\" href=\"https:\/\/www.escape-team.com\">\n<meta property=\"og:title\" content=\"Escape Team \u2013 an escape room to print at home.\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:url\" content=\"https:\/\/www.escape-team.com\">\n<meta property=\"og:image\" content=\"https:\/\/www.escape-team.com\/media\/pages\/home\/8966848c70-1715889369\/escapeteam-meta-1200x630-crop-top.png\">\n<meta property=\"og:image:width\" content=\"1200\">\n<meta property=\"og:image:height\" content=\"630\">\n<meta property=\"og:image:type\" content=\"image\/png\">\n<meta property=\"og:site_name\" content=\"Escape Team\">\n<meta property=\"og:description\" content=\"Escape Team is a printable escape room game. Play instantly: download and print your mission PDF, download the app \u2013 the clock is ticking!\">\n<meta name=\"twitter:card\" content=\"summary_large_image\">\n<meta name=\"twitter:title\" content=\"Escape Team \u2013 an escape room to print at home.\">\n<meta name=\"twitter:description\" content=\"Escape Team is a printable escape room game. Play instantly: download and print your mission PDF, download the app \u2013 the clock is ticking!\">\n<meta name=\"twitter:site\" content=\"@playescapeteam\">\n<meta name=\"twitter:creator\" content=\"@playescapeteam\">\n<meta name=\"twitter:image\" content=\"https:\/\/www.escape-team.com\/media\/pages\/home\/8966848c70-1715889369\/escapeteam-meta-1200x630-crop-top.png\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https:\/\/www.escape-team.com\/media\/site\/82f69a4376-1698926992\/favatar-180x.png\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/www.escape-team.com\/media\/site\/82f69a4376-1698926992\/favatar-196x.png\" sizes=\"196x196\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/www.escape-team.com\/media\/site\/82f69a4376-1698926992\/favatar-96x.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/www.escape-team.com\/media\/site\/82f69a4376-1698926992\/favatar-32x.png\" sizes=\"32x32\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/www.escape-team.com\/media\/site\/82f69a4376-1698926992\/favatar-16x.png\" sizes=\"16x16\">\n<meta name=\"msapplication-TileImage\" content=\"https:\/\/www.escape-team.com\/media\/site\/82f69a4376-1698926992\/favatar-150x.png\">\n  \n    <link href=\"https:\/\/www.escape-team.com\/assets\/css\/fonts.css\" rel=\"stylesheet\">    <link href=\"https:\/\/www.escape-team.com\/assets\/app\/dist\/css\/uikit.app.min.css\" rel=\"stylesheet\">  \n  <script type=\"text\/javascript\" async=\"\" src=\"\/\/analytics.fabianhemmert.com\/matomo.js\"><\/script><script src=\"https:\/\/www.escape-team.com\/assets\/js\/baffle.min.js\"><\/script>  <script src=\"https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js\"><\/script>  <script src=\"https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js\"><\/script>\n  <script defer=\"\" src=\"https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit-icons.min.js\"><\/script>   \n  <script src=\"https:\/\/www.escape-team.com\/assets\/js\/site.js\"><\/script>\n  <link rel=\"stylesheet\" href=\"https:\/\/use.typekit.net\/ncj0kbu.css\">\n\n\n\n  \n    <style>\/* inner styles set by WPT to match CSSOM *\/blockquote { border-left: none !important; }<\/style>  \n\n\n\n\n    <script>\n        var currentLang = \"en\";\n        var siteRoot = \"\/\";\n    <\/script>\n\n\n<style>\/* inner styles set by WPT to match CSSOM *\/.awards { background-image: url(\"https:\/\/www.escape-team.com\/assets\/img\/scratches.jpg\") !important; }.stripes { background-image: url(\"https:\/\/www.escape-team.com\/assets\/img\/stripes.jpg\") !important; }.stripes h2 { color: rgb(244, 255, 255) !important; }.stripes .uk-text-primary { color: rgb(244, 255, 255) !important; opacity: 0.7; }<\/style>\n\n\n\n\n<\/head>\n<body>\n\n\n  <div class=\"page\">\n\n  <div>\n      <div class=\"uk-navbar-container uk-navbar-transparent\" style=\"position:absolute; width: 100%;\">\n      <div class=\"uk-container\">\n      <nav class=\"uk-navbar\" uk-navbar=\"\">\n              <div class=\"uk-navbar-left\">\n                  <a class=\"uk-navbar-item uk-logo\" style=\"display: block !important;\" href=\"https:\/\/www.escape-team.com\" rel=\"home\">\n                                  <img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\">\n            <img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-hidden@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\">\n                                    <img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-logo-inverse uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\">\n            <img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-logo-inverse uk-hidden@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\">\n                                <\/a>                  <\/div>\n\n                          \n        <div class=\"uk-navbar-right\">\n                <div class=\"uk-visible@m\">\n              <ul class=\"uk-navbar-nav\">\n        <li>\n      <a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#print\">Print your Mission<\/a>\n\n      \n\n    <\/li>\n        <li>\n      <a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#app\">Get the App<\/a>\n\n      \n\n    <\/li>\n        <li>\n      <a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#create\">Create your own<\/a>\n\n      \n\n    <\/li>\n      <\/ul>\n\n\n        <\/div>\n                                  <!-- button -->\n                                    <!-- offset click -->\n          <a class=\"uk-navbar-toggle tm-menu-animate uk-hidden@m uk-icon\" uk-icon=\"icon: menu;\" uk-toggle=\"target: #offcanvas\" tabindex=\"0\" aria-expanded=\"false\"><span uk-icon=\"icon: check\" class=\"uk-icon\"><\/span><\/a>\n          <span uk-icon=\"heart\" class=\"uk-icon\"><\/span>\n                <\/div>\n        <\/nav>\n        <\/div>\n      <\/div>\n\n      \n      \n    <\/div>  \n    \n\n  \n<main role=\"main\">\n<section id=\"hero-video\" class=\"uk-section uk-section-xlarge uk-padding-remove-vertical relative-inside\">\n\n        <div>\n        <div class=\"uk-grid uk-flex-stretch uk-grid-collapse uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div>\n<div class=\"video-container\">\n\n<video id=\"responsive-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">\n                                <source id=\"video-source\" src=\"\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4\" type=\"video\/mp4\">\n                                Your browser does not support the video tag.\n                            <\/video>\n\n<div class=\"arrow_container\" style=\"\">\n    <div class=\"arrow\" style=\"\">\n        <svg width=\"100pt\" height=\"100pt\" version=\"1.1\" viewBox=\"0 0 100 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n <path d=\"m28.699 41l4.3008-4.1992 17 17.699 17-17.699 4.3008 4.1992-21.301 22.199z\"><\/path>\n        <\/svg>\n    <\/div>\n<\/div>\n                        \n\n\n<\/div><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"praise\" class=\"uk-section uk-cover-container uk-section-large uk-light padded\"> \n<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\"><\/div>\n<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-position-relative uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        <div id=\"14d2bdc5-2cfa-48d8-9515-f0d50b3f814f\" class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n<div class=\"uk-width-1-1@m uk-first-column\">\n        \n<div>\n<blockquote>\n<span class=\"quote1_quote\">\u201cThe most original concept<\/span><br>\n<span class=\"quote1_quote\">we\u2019ve come across in years.\u201d<\/span>\n<footer class=\"quote1_source\">Gamezebo<\/footer>\n<\/blockquote><\/div>    <\/div>\n<\/div>\n<div id=\"49bc8795-a05c-4fc2-bb27-b6a0c6016a0d\" class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n<div class=\"uk-width-1-1@m uk-first-column\">\n        \n<div>\n<blockquote>\n<span class=\"quote2_quote\">An<\/span><br>\n<span class=\"quote2_quote\">\u201cingenious social puzzler.\u201d<\/span>\n<footer class=\"quote2_source\"> Droid Gamer <\/footer>\n<\/blockquote><\/div>    <\/div>\n<\/div>\n<div id=\"3d6f006e-a8cb-459a-9093-8feefce83bef\" class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n<div class=\"uk-width-1-1@m uk-first-column\">\n        \n<div>\n<blockquote>\n<span class=\"quote1_quote\">\u201cYou\u2019re going<\/span><br>\n<span class=\"quote1_quote\">to fall in love.\u201d<\/span>\n<footer class=\"quote1_source\">Android Central<\/footer>\n<\/blockquote><\/div>    <\/div>\n<\/div>\n                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"8eaeb72f-6d48-46f5-8c92-ac174242fb62\" class=\"uk-section uk-cover-container uk-section-xlarge uk-light large-headings\"> \n<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/06ffd97502-1715889369\/et2.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/06ffd97502-1715889369\/et2.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat\" uk-img=\"loading: eager\"><\/div>\n<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>\n\n        <div class=\"uk-container uk-container-expand\">\n        <div class=\"uk-grid uk-position-relative uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div id=\"logline\">\n<span style=\"text-align: center; line-height: 80%;\"><h1 class=\"aprintable\">\nA printable,<br> \ninteractive<br>\npen-and-paper <br>\nescape game.\n<\/h1><\/span>\n\n<h2 style=\"text-align: center;\" class=\"penpaperphone\">\nPen, paper and phone.<br>\n<span class=\"emphasis\">It's a blast.<\/span>\n<\/h2><h2><\/h2><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"2428bc79-9b07-4021-bb28-d78fa725da1d\" class=\"uk-section uk-cover-container uk-section-large uk-light\"> \n<div class=\"uk-position-cover\" style=\"background-image: linear-gradient(#b63a00, #fb4f13); background-blend-mode: overlay;  \"><\/div>\n\n        <div class=\"uk-container uk-container-xlarge\">\n        <div class=\"uk-grid uk-flex-middle uk-flex-between uk-position-relative\" uk-grid=\"\">\n                <div class=\"uk-width-1-3 uk-width-1-3@s uk-width-1-3@m uk-first-column\">\n                        <figure class=\" uk-width-1-2@s uk-margin-auto\">\n    <picture>\n        <source type=\"image\/webp\" srcset=\"https:\/\/www.escape-team.com\/media\/pages\/home\/99b9c7bda4-1698926992\/award1.svg\">\n        <img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/99b9c7bda4-1698926992\/award1.svg\" alt=\"Award medal for Escapetheroomers Bullseye Award\" width=\"167\" height=\"95\" loading=\"lazy\">\n  <\/picture>\n  \n  <\/figure>\n                    <\/div>\n                <div class=\"uk-width-1-3 uk-width-1-3@s uk-width-1-3@m\">\n                        <figure class=\" uk-width-1-2@s uk-margin-auto\">\n    <picture>\n        <source type=\"image\/webp\" srcset=\"https:\/\/www.escape-team.com\/media\/pages\/home\/90ecab4fa0-1698926992\/award2.svg\">\n        <img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/90ecab4fa0-1698926992\/award2.svg\" alt=\"Award medal for MomoCon Indie Awards\" width=\"167\" height=\"95\" loading=\"lazy\">\n  <\/picture>\n  \n  <\/figure>\n                    <\/div>\n                <div class=\"uk-width-1-3 uk-width-1-3@s uk-width-1-3@m\">\n                        <figure class=\" uk-width-1-2@s uk-margin-auto\">\n    <picture>\n        <source type=\"image\/webp\" srcset=\"https:\/\/www.escape-team.com\/media\/pages\/home\/68b3d93fb1-1698926992\/award3.svg\">\n        <img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/68b3d93fb1-1698926992\/award3.svg\" alt=\"Award medal for Pocketgamer Mobile Games Awards\" width=\"167\" height=\"95\" loading=\"lazy\">\n  <\/picture>\n  \n  <\/figure>\n                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"6994bf96-e82f-4c99-8d7f-96117e115cae\" class=\"uk-section uk-section-large uk-section-default\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div class=\"padded\">\n<h3 style=\"font-size:300%;\">Get ready, Escape Team.<br>We've got no&nbsp;time to&nbsp;lose.<\/h3>\n\n<h3 style=\"font-size:200%; color: #F4FFFF;\"><span class=\"verysoft\">Instant download.<\/span><br>\nYour team is go in&nbsp;minutes.<\/h3><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"print\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div class=\"padded\">\n<h2><span class=\"uk-text-primary\">Step 1: <\/span><br class=\"mobile-break\">Print your Mission.<\/h2><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"f5aad27e-7794-4a9c-b287-e59f43c46f3e\" class=\"uk-section uk-section-large uk-section-default\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        <div class=\"missionlist uk-child-width-1-3@m uk-grid uk-grid-masonry uk-flex-top uk-flex-wrap-top\" uk-grid=\"masonry: true\" style=\"height: 3044px;\">\n\n      \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(0px);\" class=\"uk-first-column\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Training + Mission 1<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<div style=\"box-sizing: border-box padding-bottom: 2em;\">\n\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training Mission \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n        <\/div>\n\n        <div style=\"clear:left;\"><\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Station \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Two missions to get you started. No big deal. Hopefully. \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n10:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_00-01.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(0px);\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 2<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Terminal \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Just some everyday bomb defusing at the local airport. \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n20:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_02.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(0px);\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 3<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Elevator \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Rescuing this hacked elevator? Should be a piece of cake if you\u2019ve made it this far. \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n30:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_03.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(0px);\" class=\"uk-grid-margin uk-first-column\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 4<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Rollercoaster \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                This mission is a pretty wild ride. No waiting in line, though! \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n30:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_04.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(-132px);\" class=\"uk-grid-margin\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 5<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Subway \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                For a team like yours, saving these innocent subway passengers should be no problem at all. \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n30:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_05.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n<div class=\"uk-grid-margin\" style=\"transform: translateY(-92px);\">\n    <div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code verysoft\" style=\"color: #f4ffff\">\n                Mission Pack 1               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training and Missions 1-5 \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<div class=\"calling_code\">\n                <span class=\"soft\">One single PDF file for easy printing.<\/span>\n<ul>\n<li>Training Mission<\/li>\n<li>Mission 1: Station<\/li>\n<li>Mission 2: Terminal<\/li>\n<li>Mission 3: Elevator<\/li>\n<li>Mission 4: Rollercoaster<\/li>\n<li>Mission 5: Subway<\/li>\n<\/ul>\n<span class=\"soft\"><\/span> \n            <\/div>\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_00-05.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n\n\n\n        <\/div>\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(-104px);\" class=\"uk-grid-margin uk-first-column\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 6<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Cruise Ship \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                We're not going down with this ship. \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_06.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(-196px);\" class=\"uk-grid-margin\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 7<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Prison \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Prevent the ultimate chaos from happening. \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_07.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(-92px);\" class=\"uk-grid-margin\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 8<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Bus \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                The fate of the passengers rests in your hands! \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_08.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(-104px);\" class=\"uk-grid-margin uk-first-column\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 9<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Bank \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Can you stop this financial catastrophe? \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_09.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n<div class=\"uk-grid-margin\" style=\"transform: translateY(-196px);\">\n    <div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code verysoft\" style=\"color: #f4ffff\">\n                Mission Pack 2               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Missions 6-9 \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<div class=\"calling_code\">\n                <span class=\"soft\">Just in case you want more:<\/span>\n<ul>\n<li>Mission 6: Cruise Ship<\/li>\n<li>Mission 7: Prison<\/li>\n<li>Mission 8: Bus<\/li>\n<li>Mission 9: Bank<\/li>\n<\/ul>\n<span class=\"soft\">Easy printout.<br>Hard puzzles.<\/span> \n            <\/div>\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_06-09.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n\n\n\n        <\/div>\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n<div class=\"uk-grid-margin\" style=\"transform: translateY(-92px);\">\n    <div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code verysoft\" style=\"color: #f4ffff\">\n                Mission Pack 1+2               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training and Missions 1-9 \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<div class=\"calling_code\">\n                <span class=\"soft\">All missions.<\/span>\n<ul>\n<li>Training Mission<\/li>\n<li>Mission 1: Station<\/li>\n<li>Mission 2: Terminal<\/li>\n<li>Mission 3: Elevator<\/li>\n<li>Mission 4: Rollercoaster<\/li>\n<li>Mission 5: Subway<\/li>\n<li>Mission 6: Cruise Ship<\/li>\n<li>Mission 7: Prison<\/li>\n<li>Mission 8: Bus<\/li>\n<li>Mission 9: Bank<\/li>\n<\/ul>\n<span class=\"soft\">All in.<br>Just like you!<\/span> \n            <\/div>\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_00-09.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n\n\n\n        <\/div>\n    <\/div>\n<\/div>\n\n  \n<\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"a236ce66-6bc1-4a1a-9eb9-03e3a4be0c41\" class=\"uk-section uk-section-large uk-section-default\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        <section class=\"uk-section padded\">\n<div class=\"uk-container\">\n<div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n\n      <h2 class=\"uk-first-column\"><span data-localize=\"notify\">Should we notify you about new missions?<\/span>\n        <br>\n        <span class=\"soft\" id=\"\" data-localize=\"nospam\">No spam. Promise.<\/span>\n  <\/h2>\n\n\n\n\n    <!-- Begin MailChimp Signup Form -->\n\n<div id=\"mc_embed_signup\" class=\"uk-grid-margin uk-first-column\">\n<form action=\"https:\/\/escape-team.us16.list-manage.com\/subscribe?u=7468dffa52d7b1490c1a515af&amp;id=96ded3e4f2\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate uk-form-horizontal\" target=\"_blank\" novalidate=\"\">\n    <div id=\"mc_embed_signup_scroll\">\n    \n    <!-- email form-control -->\n    <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->\n    <div style=\"position: absolute; left: -5000px;\" aria-hidden=\"true\"><input type=\"text\" name=\"b_7468dffa52d7b1490c1a515af_96ded3e4f2\" tabindex=\"-1\" value=\"\"><\/div>\n    <div style=\"float: left; margin-right: 1em;\" class=\"calling-code\">\n    <input type=\"email\" value=\"\" name=\"EMAIL\" class=\"calling-code uk-input uk-form-large\" style=\"background: #f4ffff; color: #000000;   font-family: calling-code,sans-serif !important;\n  border: #f4ffff; padding-left:  1em; margin-bottom:  1em; height: 3.5em;\" id=\"mce-EMAIL\" placeholder=\"[email protected]\" required=\"\">\n      <\/div>\n    <div style=\"float: left;\">\n    <div class=\"clear\"><input type=\"submit\" value=\"SUBSCRIBE\" name=\"subscribe\" class=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\" id=\"signup-button\" data-localize=\"subscribe\" style=\"padding: 25px; \"><\/div>\n<\/div>\n    <\/div>\n<\/form>\n<\/div>\n\n<!--End mc_embed_signup-->\n\n<\/div>\n                    <br>\n                    <br>\n                    <br>\n\n              <span class=\"soft\" id=\"signup-response\"><\/span>\n              <p><\/p>\n                    <br>\n\n<\/div><\/section><\/div><\/div><\/div><\/section>\n                    <\/main><\/div>\n                \n    \n    <section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div class=\"padded\">\n<h2><span class=\"uk-text-primary\">Step 2: <\/span><br class=\"mobile-break\">Get the App.<\/h2><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"d98a8a90-3168-445c-ad68-5953346a39f3\" class=\"uk-section uk-section-large uk-section-default uk-visible@s\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid\" uk-grid=\"\">\n                <div class=\"uk-width-1-2@m uk-first-column\">\n                        \n<div class=\"uk-clearfix\">\n<h2>It's free.<br>\n<span class=\"soft\">Training and Mission 1? Free.<\/span><br>\n<span class=\"verysoft\">Later missions just $2.99 each.<\/span>\n<\/h2><\/div>                    <\/div>\n                <div class=\"uk-width-1-4@m\">\n                        <figure>\n    <a href=\"https:\/\/apps.apple.com\/de\/app\/escape-team\/id1244557872\" target=\"_blank\">\n    <picture>\n            <source type=\"image\/webp\" srcset=\"https:\/\/www.escape-team.com\/media\/pages\/home\/996a1c64bd-1700729299\/appstore-qr-badge-en.webp\">\n            <img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/996a1c64bd-1700729299\/appstore-qr-badge-en.png\" alt=\"Download on the App Store.\" width=\"390\" height=\"504\" loading=\"lazy\">\n    <\/picture>\n  <\/a>\n  \n  <\/figure>\n                    <\/div>\n                <div class=\"uk-width-1-4@m\">\n                        <figure>\n    <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.escapeteam.android\" target=\"_blank\">\n    <picture>\n            <source type=\"image\/webp\" srcset=\"https:\/\/www.escape-team.com\/media\/pages\/home\/edcce5221a-1700729299\/google-play-qr-badge-en.webp\">\n            <img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/edcce5221a-1700729299\/google-play-qr-badge-en.png\" alt=\"Download on Google Play.\" width=\"390\" height=\"504\" loading=\"lazy\">\n    <\/picture>\n  <\/a>\n  \n  <\/figure>\n                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"f6e35e7f-db91-4b5b-bae5-8a2c3bbdf342\" class=\"uk-section uk-section-large uk-section-default uk-hidden@s\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-flex-center uk-grid-medium uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-2@m\">\n                                            <\/div>\n                <div class=\"uk-width-1-4@m uk-text-center uk-text-center@s uk-text-center@m\">\n                        <figure class=\" uk-margin-auto\">\n    <a href=\"https:\/\/apps.apple.com\/de\/app\/escape-team\/id1244557872\" target=\"_blank\">\n    <picture>\n            <source type=\"image\/webp\" srcset=\"https:\/\/www.escape-team.com\/media\/pages\/home\/ccd0ab367c-1700729299\/app-store-badge-en.webp\">\n            <img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/ccd0ab367c-1700729299\/app-store-badge-en.png\" alt=\"Download on the App Store.\" width=\"500\" height=\"168\" loading=\"lazy\">\n    <\/picture>\n  <\/a>\n  \n  <\/figure>\n                    <\/div>\n                <div class=\"uk-width-1-4@m uk-text-center uk-text-center@s uk-text-center@m\">\n                        <figure class=\" uk-margin-auto\">\n    <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.escapeteam.android\" target=\"_blank\">\n    <picture>\n            <source type=\"image\/webp\" srcset=\"https:\/\/www.escape-team.com\/media\/pages\/home\/80ae2843b0-1698926992\/google-play-badge-en.webp\">\n            <img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/80ae2843b0-1698926992\/google-play-badge-en.png\" alt=\"Download on Google Play.\" width=\"564\" height=\"168\" loading=\"lazy\">\n    <\/picture>\n  <\/a>\n  \n  <\/figure>\n                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div id=\"friends\" class=\"padded\">\n<h2><span class=\"uk-text-primary\">Step 3: <\/span><br class=\"mobile-break\">Gather your friends.<\/h2><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"761bc121-bb32-48de-826e-7fe6c9e45076\" class=\"uk-section uk-section-large uk-section-default\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div>\n<h2>You will need them.<br>\n<span class=\"soft\">Escape Team is most fun with 2-4 people.<\/span>\n<br>\n<br>\n<span class=\"verysoft\">And now, good luck. To all of us.<\/span>\n<\/h2><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"cccc8539-540d-4a88-89b4-5720bb06195e\" class=\"uk-section uk-section-large uk-section-primary\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div>\n<h3 style=\"font-size:300%;\">All done?<br>Think again.<\/h3>\n\n<h3 style=\"font-size:200%; color: #F4FFFF;\"><span class=\"verysoft\">User-Created Missions.<\/span><br>\nHow can there be evil in so many&nbsp;people?<\/h3>\n<p><br><br>\n<a class=\"usermissionbutton uk-button uk-button-large uk-button-white uk-border-rounded\t\" href=\"https:\/\/community.escape-team.com\/\" style=\"padding: 1em;\" target=\"_blank\">Discover <br class=\"mobile-break\">user-created missions<\/a>\n<\/p><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"create\" class=\"uk-section uk-section-large uk-section-muted\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div>\n<h3 style=\"font-size:300%;\">You?<\/h3>\n\n<h3 style=\"font-size:200%; color: #F4FFFF;\"><span class=\"verysoft\">Creating your own mission?<\/span><br>\nGo ahead, put your trusting friends on the line.<br>\n<span class=\"supersoft\">Or your loyal coworkers.<br>\n<span class=\"soft\">Or your children.<br>\n<span class=\"soft\">Or your innocent students.<br>\n<span class=\"soft\">Or your hard-working employees.<br>\n<span class=\"soft\">Or your unsuspecting dinner party guests.<br>\n<span class=\"soft\">Or your fellow Escape Team community members.<br>\n<\/span><\/span><\/span><\/span><\/span><\/span><\/h3>\n<p><br><br>\n<a class=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\t\" href=\"https:\/\/www.escape-team.com\/create\" style=\"padding: 1em;\" target=\"_blank\">Create<br class=\"mobile-break\"> your own mission<\/a><\/p><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section>\n\n<footer role=\"contentinfo\" uk-scrollspy=\"cls: uk-animation-fade; delay: 100\" style=\"visibility: hidden;\">\n\n<section class=\"uk-section padded\">\n<div class=\"uk-container\">\n<div class=\"uk-grid\" uk-grid=\"\">\n<div class=\"uk-width-1-1 uk-first-column\">\n  <h4>ESCAPE TEAM<\/h4>\n<p>A printable escape room experience for instant play at home. <br>Print your mission, get the app, and try to not lose your friends over it.<\/p><\/div>\n<div class=\"uk-width-1-1 uk-grid-margin uk-first-column\">\n  <\/div>\n<div class=\"uk-width-1-2@s uk-width-1-4@m uk-grid-margin uk-first-column\">\n  <h5>LEARN MORE<\/h5>\n<p><a href=\"https:\/\/www.escape-team.com\/how-to-play\">How to Play<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/playing-remotely\">Playing Remotely<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/solutions\">Solutions<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/redeem-voucher-codes\">Redeem Voucher Codes<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/education\">Escape Team in Education<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/faq\">FAQ<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/about-us\">About Us<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/press-kit\">Press Kit<\/a><\/p><\/div>\n<div class=\"uk-width-1-2@s uk-width-1-4@m uk-grid-margin\">\n  <h5>GET INVOLVED<\/h5>\n<p><a href=\"https:\/\/www.escape-team.com\/create\">Create Your Own Mission<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/free-escape-room-diy-kit\">Free Escape Room DIY Kit<\/a><br>\n<a href=\"https:\/\/community.escape-team.com\">Explore User-Created Missions<\/a><\/p><\/div>\n<div class=\"uk-width-1-2@s uk-width-1-4@m uk-grid-margin\">\n  <h5>HELP<\/h5>\n<p><a href=\"mailto:[email protected]\">Support<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/data-protection\">Data Protection<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/imprint\">Imprint<\/a><\/p><\/div>\n<div class=\"uk-width-1-2@s uk-width-expand@m uk-grid-margin\">\n  <\/div>\n<\/div>\n<\/div>\n<\/section>\n\n<div class=\"uk-container\" style=\"padding-top: 2em;\">\n\n <div class=\"uk-grid-margin uk-text-small uk-margin-medium-bottom uk-margin-top uk-grid\" uk-grid=\"\">\n <div class=\"uk-width-expand@s uk-width-1-4 uk-first-column\" style=\"padding-left: 2em;\">\n\n<a href=\"https:\/\/www.escape-team.com\"><img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/gb.png\" alt=\"en flag\"><\/a><a href=\"https:\/\/www.escape-team.de\"><img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/de.png\" alt=\"de flag\"><\/a><a href=\"https:\/\/www.escape-team.cn\"><img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/cn.png\" alt=\"zh flag\"><\/a><a href=\"https:\/\/www.escape-team.es\"><img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/es.png\" alt=\"es flag\"><\/a><a href=\"https:\/\/www.escape-team.fr\"><img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/fr.png\" alt=\"fr flag\"><\/a><a href=\"https:\/\/www.escape-team.it\"><img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/it.png\" alt=\"it flag\"><\/a><a href=\"https:\/\/www.escape-team.pt\"><img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/pt.png\" alt=\"pt flag\"><\/a>\n        <\/div>\n    <div class=\"uk-width-auto@s uk-flex-last uk-width-3-4 \">\n      <p class=\"footer-copyright uk-text-muted\" style=\"padding-left: 0em; padding-bottom: 1em;\">\n        <span class=\"news-bold\">\u00a9 2024 <a style=\"text-decoration: none !important;\" href=\"https:\/\/www.escape-team.com\">ESCAPE TEAM<\/a><\/span>\n              <\/p>\n    <\/div>\n  <\/div>\n<\/div><\/footer>\n\n<!-- page end -->\n\n<div id=\"offcanvas\" uk-offcanvas=\"flip: true; overlay: true; mode: reveal;\" class=\"uk-offcanvas\">\n  <div class=\"uk-offcanvas-bar uk-flex uk-flex-column\">\n  <button class=\"uk-offcanvas-close uk-icon uk-close\" type=\"button\" uk-close=\"\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><line fill=\"none\" stroke=\"#000\" stroke-width=\"1.1\" x1=\"1\" y1=\"1\" x2=\"13\" y2=\"13\"><\/line><line fill=\"none\" stroke=\"#000\" stroke-width=\"1.1\" x1=\"13\" y1=\"1\" x2=\"1\" y2=\"13\"><\/line><\/svg><\/button>\n    <div class=\"uk-margin-small-top uk-margin-medium-bottom\">\n    <a class=\"uk-logo\" href=\"https:\/\/www.escape-team.com\" rel=\"home\">\n      <img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\">\n    <\/a>\n  <\/div>\n      <ul class=\"uk-nav uk-nav-primary uk-margin-auto-vertical\" uk-scrollspy=\"target: > li; cls: uk-animation-slide-bottom-small; delay: 50; repeat: true\">\n        <li class=\"\" style=\"visibility: hidden;\">\n      <a href=\"https:\/\/www.escape-team.com\/#print\">Print your Mission<\/a>\n\n      \n    <\/li>\n        <li class=\"\" style=\"visibility: hidden;\">\n      <a href=\"https:\/\/www.escape-team.com\/#app\">Get the App<\/a>\n\n      \n    <\/li>\n        <li class=\"\" style=\"visibility: hidden;\">\n      <a href=\"https:\/\/www.escape-team.com\/#create\">Create your own<\/a>\n\n      \n    <\/li>\n                      <\/ul>\n\n  <div class=\"padded uk-margin-large-top\">\n\n    <div>\n        <ul class=\"padded sociallinks uk-grid uk-grid-stack\" uk-grid=\"\">\n<li><a href=\"https:\/\/twitter.com\/playescapeteam\" rel=\"noopener noreferrer\" target=\"_blank\">Twitter<\/a><\/li>\n<li><a href=\"https:\/\/www.instagram.com\/playescapeteam\/\" rel=\"noopener noreferrer\" target=\"_blank\">Instagram<\/a><\/li>\n<li><a href=\"https:\/\/itunes.apple.com\/app\/escape-team\/id1244557872?ls=1&amp;mt=8\" rel=\"noopener noreferrer\" target=\"_blank\">App Store<\/a><\/li>\n<li><a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.escapeteam.android\" rel=\"noopener noreferrer\" target=\"_blank\">Play Store<\/a><\/li>\n<\/ul>\n        <\/div>\n\n\n\n\n    <div class=\"uk-text-small uk-text-muted uk-margin-medium-top\">\n    \u00a9 ESCAPE TEAM\n    <\/div>\n  <\/div>\n  <\/div>\n<\/div>\n\n<!-- Matomo -->\n<script type=\"text\/javascript\">\n  var _paq = window._paq = window._paq || [];\n  \/* tracker methods like \"setCustomDimension\" should be called before \"trackPageView\" *\/\n  _paq.push([\"disableCookies\"]);\n  _paq.push(['trackPageView']);\n  _paq.push(['enableLinkTracking']);\n  (function() {\n    var u=\"\/\/analytics.fabianhemmert.com\/\";\n    _paq.push(['setTrackerUrl', u+'matomo.php']);\n    _paq.push(['setSiteId', '4']);\n    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];\n    g.type='text\/javascript'; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);\n  })();\n<\/script>\n<!-- End Matomo Code -->\n\n<\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [
                        "x-content-type-options"
                    ],
                    "securityHeadersGrade": "E",
                    "securityHeadersScore": 20
                },
                "interactivePeriods": [
                    [
                        0,
                        1111
                    ],
                    [
                        1272,
                        1351
                    ],
                    [
                        1517,
                        6077
                    ]
                ],
                "longTasks": [
                    [
                        1111,
                        1272
                    ],
                    [
                        1351,
                        1517
                    ]
                ],
                "lastVisualChange": 5600,
                "render": 1300,
                "visualComplete85": 3300,
                "visualComplete90": 5400,
                "visualComplete95": 5600,
                "visualComplete99": 5600,
                "visualComplete": 5600,
                "SpeedIndex": 4075,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 1757,
                        "size": 6021,
                        "DOMNodeId": 10,
                        "nodeInfo": {
                            "nodeType": "A",
                            "attributes": {
                                "class": "news-bold capitalletters",
                                "href": "https:\/\/www.escape-team.com\/#print"
                            },
                            "bounds": [
                                903.390625,
                                25.5,
                                252.3125,
                                125
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1947,
                        "size": 6900,
                        "DOMNodeId": 116,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "data-src": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                                "class": "uk-visible@s",
                                "style": "height:69px;",
                                "alt": "Escape Team",
                                "data-width": "",
                                "data-height": "",
                                "uk-img": "",
                                "src": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg"
                            },
                            "sourceURL": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                            "bounds": [
                                367.5,
                                52.265625,
                                100.90625,
                                69
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1947,
                        "size": 6900,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 367.5,
                                "y": 52.265625,
                                "width": 100.90625,
                                "height": 69,
                                "top": 52.265625,
                                "right": 468.40625,
                                "bottom": 121.265625,
                                "left": 367.5
                            },
                            "outerHTML": "<img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\">",
                            "src": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                            "currentSrc": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1756,
                        "size": 6021,
                        "DOMNodeId": 10,
                        "nodeInfo": {
                            "nodeType": "A",
                            "attributes": {
                                "class": "news-bold capitalletters",
                                "href": "https:\/\/www.escape-team.com\/#print"
                            },
                            "bounds": [
                                903.390625,
                                25.5,
                                252.3125,
                                125
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1946,
                        "size": 6900,
                        "DOMNodeId": 116,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "data-src": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                                "class": "uk-visible@s",
                                "style": "height:69px;",
                                "alt": "Escape Team",
                                "data-width": "",
                                "data-height": "",
                                "uk-img": "",
                                "src": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg"
                            },
                            "sourceURL": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                            "bounds": [
                                367.5,
                                52.265625,
                                100.90625,
                                69
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1946,
                        "size": 6900,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 367.5,
                                "y": 52.265625,
                                "width": 100.90625,
                                "height": 69,
                                "top": 52.265625,
                                "right": 468.40625,
                                "bottom": 121.265625,
                                "left": 367.5
                            },
                            "outerHTML": "<img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\">",
                            "src": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                            "currentSrc": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                            "content": "normal"
                        },
                        "type": "image"
                    }
                ],
                "LargestContentfulPaintType": "image",
                "LargestContentfulPaintNodeType": "IMG",
                "LargestContentfulPaintImageURL": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 32
                    },
                    {
                        "name": "fetchStart",
                        "time": 49
                    },
                    {
                        "name": "navigationStart",
                        "time": 99
                    },
                    {
                        "name": "domLoading",
                        "time": 99
                    },
                    {
                        "name": "responseEnd",
                        "time": 100
                    },
                    {
                        "name": "domInteractive",
                        "time": 100
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 100
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 100
                    },
                    {
                        "name": "domComplete",
                        "time": 101
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 290
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 290
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 290
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 291
                    },
                    {
                        "name": "domLoading",
                        "time": 291
                    },
                    {
                        "name": "responseEnd",
                        "time": 297
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 1342
                    },
                    {
                        "name": "firstPaint",
                        "time": 1342
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 1342
                    },
                    {
                        "name": "LayoutShift",
                        "time": 1525
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 1605
                    },
                    {
                        "name": "LayoutShift",
                        "time": 1670
                    },
                    {
                        "name": "domInteractive",
                        "time": 1788
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 1796
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 1797
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 1848
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 1848
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 1848
                    },
                    {
                        "name": "domComplete",
                        "time": 2853
                    },
                    {
                        "name": "loadEventStart",
                        "time": 2853
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 2854
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 1756
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 1946
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 1946
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0.0014203302256889845
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0.0014203302256889845
                    }
                ],
                "chromeUserTiming.navigationStart": 99,
                "chromeUserTiming.fetchStart": 49,
                "chromeUserTiming.domLoading": 291,
                "chromeUserTiming.responseEnd": 297,
                "chromeUserTiming.domInteractive": 1789,
                "chromeUserTiming.domContentLoadedEventStart": 1797,
                "chromeUserTiming.domContentLoadedEventEnd": 1798,
                "chromeUserTiming.domComplete": 2854,
                "chromeUserTiming.unloadEventStart": 290,
                "chromeUserTiming.unloadEventEnd": 290,
                "chromeUserTiming.markAsMainFrame": 290,
                "chromeUserTiming.commitNavigationEnd": 291,
                "chromeUserTiming.firstPaint": 1342,
                "chromeUserTiming.firstContentfulPaint": 1342,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1342,
                "chromeUserTiming.LayoutShift": 1670,
                "chromeUserTiming.firstImagePaint": 1605,
                "chromeUserTiming.firstMeaningfulPaint": 1848,
                "chromeUserTiming.loadEventStart": 2854,
                "chromeUserTiming.loadEventEnd": 2854,
                "chromeUserTiming.LargestTextPaint": 1757,
                "chromeUserTiming.LargestImagePaint": 1947,
                "chromeUserTiming.LargestContentfulPaint": 1947,
                "chromeUserTiming.TotalLayoutShift": 0.0014203302256889845,
                "chromeUserTiming.CumulativeLayoutShift": 0.0014203302256889845,
                "LayoutShifts": [
                    {
                        "time": 1525,
                        "score": 0.0004714257162653298,
                        "cumulative_score": 0.0004714257162653298,
                        "window_score": 0.0004714257162653298,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                313,
                                0,
                                1287,
                                176
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 320,
                                    "y": 0,
                                    "width": 1280,
                                    "height": 176,
                                    "top": 0,
                                    "right": 1600,
                                    "bottom": 176,
                                    "left": 320
                                },
                                "currentRect": {
                                    "x": 313,
                                    "y": 0,
                                    "width": 1280,
                                    "height": 176,
                                    "top": 0,
                                    "right": 1593,
                                    "bottom": 176,
                                    "left": 313
                                }
                            }
                        ]
                    },
                    {
                        "time": 1670,
                        "score": 0.00094890450942365461,
                        "cumulative_score": 0.0014203302256889845,
                        "window_score": 0.0014203302256889845,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                875,
                                0,
                                678,
                                176
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 875,
                                    "y": 0,
                                    "width": 678,
                                    "height": 176,
                                    "top": 0,
                                    "right": 1553,
                                    "bottom": 176,
                                    "left": 875
                                },
                                "currentRect": {
                                    "x": 903,
                                    "y": 0,
                                    "width": 650,
                                    "height": 176,
                                    "top": 0,
                                    "right": 1553,
                                    "bottom": 176,
                                    "left": 903
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 0,
                    "cumulative_score": 0,
                    "fraction_of_total": 0
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 528.19799999999998
                        },
                        "13": {
                            "name": "UnprefixedRequestAnimationFrame",
                            "firstUsed": 669.56600000000003
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 294.45499999999998
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 294.46800000000002
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 297.12799999999999
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 324.51100000000002
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 324.56
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 324.56700000000001
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 324.58499999999998
                        },
                        "4317": {
                            "name": "LinkRelCanonical",
                            "firstUsed": 330.72399999999999
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 331.46600000000001
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 379.85899999999998
                        },
                        "1067": {
                            "name": "SameOriginApplicationScript",
                            "firstUsed": 472.17899999999997
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 508.52100000000002
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 510.67700000000002
                        },
                        "976": {
                            "name": "CSSAtRuleSupports",
                            "firstUsed": 510.733
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 510.87200000000001
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 510.94099999999997
                        },
                        "2317": {
                            "name": "CSSSelectorWebkitSliderThumb",
                            "firstUsed": 511.38900000000001
                        },
                        "2316": {
                            "name": "CSSSelectorWebkitSliderRunnableTrack",
                            "firstUsed": 511.42099999999999
                        },
                        "2314": {
                            "name": "CSSSelectorWebkitSearchCancelButton",
                            "firstUsed": 511.47699999999998
                        },
                        "2319": {
                            "name": "CSSSelectorWebkitUnknownPseudo",
                            "firstUsed": 511.48399999999998
                        },
                        "2298": {
                            "name": "CSSSelectorWebkitInnerSpinButton",
                            "firstUsed": 511.495
                        },
                        "2279": {
                            "name": "CSSSelectorWebkitCalendarPickerIndicator",
                            "firstUsed": 511.64100000000002
                        },
                        "1153": {
                            "name": "CSSSelectorIndirectAdjacent",
                            "firstUsed": 511.74099999999999
                        },
                        "2311": {
                            "name": "CSSSelectorWebkitProgressBar",
                            "firstUsed": 511.87599999999998
                        },
                        "2313": {
                            "name": "CSSSelectorWebkitProgressValue",
                            "firstUsed": 511.88799999999998
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 512.15099999999995
                        },
                        "978": {
                            "name": "CSSAtRuleWebkitKeyframes",
                            "firstUsed": 513.31500000000005
                        },
                        "975": {
                            "name": "CSSAtRulePage",
                            "firstUsed": 522.08399999999995
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 528.57899999999995
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 658.89999999999998
                        },
                        "2659": {
                            "name": "NavigatorMaxTouchPoints",
                            "firstUsed": 659.96400000000006
                        },
                        "2592": {
                            "name": "ResizeObserver_Constructor",
                            "firstUsed": 669.10000000000002
                        },
                        "1347": {
                            "name": "PointerEventAddListenerCount",
                            "firstUsed": 669.24599999999998
                        },
                        "4238": {
                            "name": "ScriptSchedulingType_Defer",
                            "firstUsed": 708.09500000000003
                        },
                        "4240": {
                            "name": "ScriptSchedulingType_ParserBlockingInline",
                            "firstUsed": 708.85199999999998
                        },
                        "971": {
                            "name": "CSSAtRuleImport",
                            "firstUsed": 776.35299999999995
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 776.78800000000001
                        },
                        "1229": {
                            "name": "HTMLMediaElement",
                            "firstUsed": 1109.51
                        },
                        "2445": {
                            "name": "EnterPictureInPictureEventListener",
                            "firstUsed": 1109.5319999999999
                        },
                        "2446": {
                            "name": "LeavePictureInPictureEventListener",
                            "firstUsed": 1109.538
                        },
                        "1230": {
                            "name": "HTMLMediaElementInDocument",
                            "firstUsed": 1109.654
                        },
                        "42": {
                            "name": "MaxAttribute",
                            "firstUsed": 1110.971
                        },
                        "43": {
                            "name": "MinAttribute",
                            "firstUsed": 1110.9870000000001
                        },
                        "2706": {
                            "name": "WindowInnerHeight",
                            "firstUsed": 1117.1130000000001
                        },
                        "2705": {
                            "name": "WindowInnerWidth",
                            "firstUsed": 1117.1659999999999
                        },
                        "1368": {
                            "name": "IntersectionObserver_Constructor",
                            "firstUsed": 1117.1790000000001
                        },
                        "1969": {
                            "name": "ElementNameDOMValidHTMLParserInvalid",
                            "firstUsed": 1118.7819999999999
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 1127.3130000000001
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 1127.3199999999999
                        },
                        "4994": {
                            "name": "Feature_4994",
                            "firstUsed": 1127.482
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 1127.952
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 1134.3510000000001
                        },
                        "4237": {
                            "name": "FlexboxNewAbsPos",
                            "firstUsed": 1143.1959999999999
                        },
                        "4330": {
                            "name": "FlexboxAbsPosJustifyContent",
                            "firstUsed": 1143.2059999999999
                        },
                        "2218": {
                            "name": "V8Element_GetClientRects_Method",
                            "firstUsed": 1269.444
                        },
                        "2084": {
                            "name": "ARIAExpandedAttribute",
                            "firstUsed": 1269.597
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 1291.329
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 1291.413
                        },
                        "2355": {
                            "name": "CSSGradient",
                            "firstUsed": 1292.0909999999999
                        },
                        "521": {
                            "name": "Picture",
                            "firstUsed": 1292.1559999999999
                        },
                        "523": {
                            "name": "SrcsetXDescriptor",
                            "firstUsed": 1292.2180000000001
                        },
                        "2935": {
                            "name": "LazyLoadImageLoadingAttributeLazy",
                            "firstUsed": 1346.3599999999999
                        },
                        "1351": {
                            "name": "CSSValueAppearanceNone",
                            "firstUsed": 1363.24
                        },
                        "84": {
                            "name": "FormElement",
                            "firstUsed": 1600.346
                        },
                        "2089": {
                            "name": "ARIAHiddenAttribute",
                            "firstUsed": 1600.4659999999999
                        },
                        "45": {
                            "name": "PlaceholderAttribute",
                            "firstUsed": 1600.5830000000001
                        },
                        "49": {
                            "name": "RequiredAttribute",
                            "firstUsed": 1600.5899999999999
                        },
                        "591": {
                            "name": "InputTypeSubmit",
                            "firstUsed": 1600.6220000000001
                        },
                        "190": {
                            "name": "InputTypeText",
                            "firstUsed": 1637.0989999999999
                        },
                        "31": {
                            "name": "InputTypeEmail",
                            "firstUsed": 1637.1289999999999
                        },
                        "1417": {
                            "name": "AddEventListenerPassiveTrue",
                            "firstUsed": 1705.345
                        },
                        "2904": {
                            "name": "PassiveTouchEventListener",
                            "firstUsed": 1705.3579999999999
                        },
                        "1418": {
                            "name": "AddEventListenerPassiveFalse",
                            "firstUsed": 1705.4090000000001
                        },
                        "2903": {
                            "name": "NonPassiveTouchEventListener",
                            "firstUsed": 1705.415
                        },
                        "4242": {
                            "name": "ScriptSchedulingType_Async",
                            "firstUsed": 1721.183
                        },
                        "2711": {
                            "name": "WindowPageYOffset",
                            "firstUsed": 1778.2760000000001
                        },
                        "2710": {
                            "name": "WindowPageXOffset",
                            "firstUsed": 1778.297
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 1778.3499999999999
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 2799.3980000000001
                        },
                        "200": {
                            "name": "DocumentBeforeUnloadRegistered",
                            "firstUsed": 2804.0250000000001
                        },
                        "4613": {
                            "name": "CrossOriginWindowFrameElement",
                            "firstUsed": 2808.797
                        },
                        "2195": {
                            "name": "CookieGet",
                            "firstUsed": 2808.9009999999998
                        },
                        "4196": {
                            "name": "NavigatorUAData_Brands",
                            "firstUsed": 2817.877
                        },
                        "4195": {
                            "name": "NavigatorUAData_Platform",
                            "firstUsed": 2818.085
                        },
                        "4520": {
                            "name": "NavigatorUAData_GetHighEntropyValues",
                            "firstUsed": 2818.1060000000002
                        },
                        "2660": {
                            "name": "NavigatorMimeTypes",
                            "firstUsed": 2818.1909999999998
                        },
                        "3481": {
                            "name": "V8Navigator_JavaEnabled_Method",
                            "firstUsed": 2819.134
                        },
                        "3275": {
                            "name": "NavigatorCookieEnabled",
                            "firstUsed": 2819.152
                        },
                        "2704": {
                            "name": "V8Screen_Width_AttributeGetter",
                            "firstUsed": 2819.1640000000002
                        },
                        "2702": {
                            "name": "V8Screen_Height_AttributeGetter",
                            "firstUsed": 2819.172
                        },
                        "882": {
                            "name": "V8Performance_Timing_AttributeGetter",
                            "firstUsed": 2821.2330000000002
                        },
                        "3028": {
                            "name": "CreateObjectBlob",
                            "firstUsed": 2824.9699999999998
                        },
                        "494": {
                            "name": "SendBeacon",
                            "firstUsed": 2826.5189999999998
                        },
                        "4307": {
                            "name": "SendBeaconWithBlob",
                            "firstUsed": 2826.5450000000001
                        },
                        "864": {
                            "name": "V8CustomEvent_InitCustomEvent_Method",
                            "firstUsed": 2851.1370000000002
                        }
                    },
                    "CSSFeatures": {
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 510.74700000000001
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 512.16499999999996
                        },
                        "380": {
                            "name": "CSSPropertyStrokeDashoffset",
                            "firstUsed": 512.19200000000001
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 513.20799999999997
                        },
                        "326": {
                            "name": "CSSPropertyAliasWebkitTransform",
                            "firstUsed": 513.32100000000003
                        },
                        "327": {
                            "name": "CSSPropertyAliasWebkitTransformOrigin",
                            "firstUsed": 513.327
                        },
                        "447": {
                            "name": "CSSPropertyTransformOrigin",
                            "firstUsed": 513.33199999999999
                        },
                        "178": {
                            "name": "CSSPropertyWebkitBackgroundClip",
                            "firstUsed": 513.59400000000005
                        },
                        "359": {
                            "name": "CSSPropertyFilter",
                            "firstUsed": 513.83000000000004
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 522.10400000000004
                        },
                        "291": {
                            "name": "CSSPropertyWebkitMaskPosition",
                            "firstUsed": 523.25199999999995
                        },
                        "49": {
                            "name": "CSSPropertyBorderLeft",
                            "firstUsed": 708.80600000000004
                        },
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 776.80200000000002
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 776.83100000000002
                        },
                        "516": {
                            "name": "CSSPropertyFontDisplay",
                            "firstUsed": 776.84900000000005
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 776.85500000000002
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 776.86199999999997
                        },
                        "80": {
                            "name": "CSSPropertyFontStretch",
                            "firstUsed": 776.88499999999999
                        },
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 1100.7
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 1100.7270000000001
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 1101.9490000000001
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 1101.96
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 1102.059
                        },
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 1127.3340000000001
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 1127.354
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 1127.3610000000001
                        },
                        "537": {
                            "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                            "firstUsed": 1127.366
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 1127.377
                        },
                        "142": {
                            "name": "CSSPropertyTextShadow",
                            "firstUsed": 1127.396
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 1127.4580000000001
                        },
                        "11": {
                            "name": "CSSPropertyTextRendering",
                            "firstUsed": 1127.463
                        },
                        "100": {
                            "name": "CSSPropertyOutline",
                            "firstUsed": 1127.47
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 1127.6869999999999
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 1127.694
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 1127.6980000000001
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 1127.702
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 1127.7059999999999
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 1127.7329999999999
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 1127.7470000000001
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 1127.752
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 1127.8019999999999
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 1127.808
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 1127.8130000000001
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 1127.8219999999999
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 1127.8330000000001
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 1127.8440000000001
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 1127.857
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 1127.915
                        },
                        "97": {
                            "name": "CSSPropertyMinWidth",
                            "firstUsed": 1127.924
                        },
                        "158": {
                            "name": "CSSPropertyVisibility",
                            "firstUsed": 1127.9280000000001
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 1128.0719999999999
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 1128.2529999999999
                        },
                        "84": {
                            "name": "CSSPropertyLetterSpacing",
                            "firstUsed": 1128.2670000000001
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 1128.2729999999999
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 1128.278
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 1128.2909999999999
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 1128.296
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 1128.3
                        },
                        "445": {
                            "name": "CSSPropertyWillChange",
                            "firstUsed": 1128.3040000000001
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 1128.4780000000001
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 1128.4839999999999
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 1128.489
                        },
                        "5": {
                            "name": "CSSPropertyFont",
                            "firstUsed": 1128.4939999999999
                        },
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 1128.502
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 1128.595
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 1128.6030000000001
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 1128.607
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 1133.5509999999999
                        },
                        "433": {
                            "name": "CSSPropertyObjectFit",
                            "firstUsed": 1133.5740000000001
                        },
                        "419": {
                            "name": "CSSPropertyBackgroundBlendMode",
                            "firstUsed": 1291.5830000000001
                        },
                        "30": {
                            "name": "CSSPropertyBackgroundRepeat",
                            "firstUsed": 1291.5940000000001
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 1291.96
                        },
                        "60": {
                            "name": "CSSPropertyBorderTop",
                            "firstUsed": 1292.673
                        },
                        "79": {
                            "name": "CSSPropertyFloat",
                            "firstUsed": 1292.77
                        },
                        "71": {
                            "name": "CSSPropertyClear",
                            "firstUsed": 1293.0599999999999
                        },
                        "27": {
                            "name": "CSSPropertyBackgroundPosition",
                            "firstUsed": 1353.4649999999999
                        },
                        "33": {
                            "name": "CSSPropertyBackgroundSize",
                            "firstUsed": 1353.4829999999999
                        },
                        "230": {
                            "name": "CSSPropertyAlignContent",
                            "firstUsed": 1361.9449999999999
                        },
                        "175": {
                            "name": "CSSPropertyWebkitAppearance",
                            "firstUsed": 1363.2560000000001
                        },
                        "68": {
                            "name": "CSSPropertyBoxShadow",
                            "firstUsed": 1363.521
                        },
                        "233": {
                            "name": "CSSPropertyFlex",
                            "firstUsed": 1739.566
                        },
                        "303": {
                            "name": "CSSPropertyOrder",
                            "firstUsed": 1739.952
                        },
                        "108": {
                            "name": "CSSPropertyOverflowY",
                            "firstUsed": 1761.55
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 1761.577
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "maxFID": 116,
                "TTIMeasurementEnd": 6077,
                "LastInteractive": 1517,
                "TotalBlockingTime": 116,
                "testID": "240906_AiDc8J_94M",
                "step": 1,
                "effectiveBps": 498578,
                "domTime": 0,
                "aft": 0,
                "titleTime": 101,
                "domLoading": 0,
                "server_rtt": 0,
                "CrUX": {
                    "key": {
                        "formFactor": "DESKTOP",
                        "url": "https:\/\/www.escape-team.com\/"
                    },
                    "metrics": {
                        "first_input_delay": {
                            "histogram": [
                                {
                                    "start": 0,
                                    "end": 100,
                                    "density": 0.99809999999999999
                                },
                                {
                                    "start": 100,
                                    "end": 300
                                },
                                {
                                    "start": 300,
                                    "density": 0.0019
                                }
                            ],
                            "percentiles": {
                                "p75": 3
                            }
                        },
                        "interaction_to_next_paint": {
                            "histogram": [
                                {
                                    "start": 0,
                                    "end": 200,
                                    "density": 0.98309999999999997
                                },
                                {
                                    "start": 200,
                                    "end": 500,
                                    "density": 0.0114
                                },
                                {
                                    "start": 500,
                                    "density": 0.0055999999999999999
                                }
                            ],
                            "percentiles": {
                                "p75": 114
                            }
                        },
                        "largest_contentful_paint": {
                            "histogram": [
                                {
                                    "start": 0,
                                    "end": 2500,
                                    "density": 0.86470000000000002
                                },
                                {
                                    "start": 2500,
                                    "end": 4000,
                                    "density": 0.098799999999999999
                                },
                                {
                                    "start": 4000,
                                    "density": 0.036499999999999998
                                }
                            ],
                            "percentiles": {
                                "p75": 1749
                            }
                        },
                        "round_trip_time": {
                            "percentiles": {
                                "p75": 93
                            }
                        },
                        "cumulative_layout_shift": {
                            "histogram": [
                                {
                                    "start": "0.00",
                                    "end": "0.10",
                                    "density": 0.9929
                                },
                                {
                                    "start": "0.10",
                                    "end": "0.25",
                                    "density": 0.0043
                                },
                                {
                                    "start": "0.25",
                                    "density": 0.0028
                                }
                            ],
                            "percentiles": {
                                "p75": "0.00"
                            }
                        },
                        "experimental_time_to_first_byte": {
                            "histogram": [
                                {
                                    "start": 0,
                                    "end": 800,
                                    "density": 0.80700000000000005
                                },
                                {
                                    "start": 800,
                                    "end": 1800,
                                    "density": 0.17580000000000001
                                },
                                {
                                    "start": 1800,
                                    "density": 0.0172
                                }
                            ],
                            "percentiles": {
                                "p75": 702
                            }
                        },
                        "first_contentful_paint": {
                            "histogram": [
                                {
                                    "start": 0,
                                    "end": 1800,
                                    "density": 0.85389999999999999
                                },
                                {
                                    "start": 1800,
                                    "end": 3000,
                                    "density": 0.1091
                                },
                                {
                                    "start": 3000,
                                    "density": 0.036999999999999998
                                }
                            ],
                            "percentiles": {
                                "p75": 1341
                            }
                        }
                    },
                    "collectionPeriod": {
                        "firstDate": {
                            "year": 2024,
                            "month": 8,
                            "day": 8
                        },
                        "lastDate": {
                            "year": 2024,
                            "month": 9,
                            "day": 4
                        }
                    }
                },
                "lighthouse.Performance": 0.80000000000000004,
                "lighthouse.Performance.first-contentful-paint": 1277.971,
                "lighthouse.Performance.largest-contentful-paint": 1706.0609999999999,
                "lighthouse.Performance.total-blocking-time": 31.763999999999896,
                "lighthouse.Performance.cumulative-layout-shift": 0.00094890450942365461,
                "lighthouse.Performance.speed-index": 7856,
                "lighthouse.Accessibility": 0.89000000000000001,
                "lighthouse.BestPractices": 0.73999999999999999,
                "lighthouse.SEO": 0.82999999999999996,
                "lighthouse.PWA": 0.28999999999999998,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "105": 63.200000000000003,
                            "206": 60,
                            "307": 60,
                            "408": 80,
                            "508": 45,
                            "610": 68.400000000000006,
                            "711": 100,
                            "812": 66.700000000000003,
                            "913": 40.899999999999999,
                            "1014": 42.899999999999999,
                            "1115": 45,
                            "1219": 84.200000000000003,
                            "1321": 100,
                            "1423": 100,
                            "1524": 84.200000000000003,
                            "1631": 86.400000000000006,
                            "1733": 100,
                            "1834": 100,
                            "1934": 52.600000000000001,
                            "2035": 45,
                            "2136": 23.800000000000001,
                            "2237": 55,
                            "2338": 50,
                            "2439": 25,
                            "2539": 27.800000000000001,
                            "2640": 33.299999999999997,
                            "2741": 35,
                            "2842": 94.700000000000003,
                            "2943": 100,
                            "3043": 90.5,
                            "3144": 36.799999999999997,
                            "3246": 73.700000000000003,
                            "3346": 90,
                            "3447": 100,
                            "3548": 84.200000000000003,
                            "3649": 81,
                            "3749": 52.899999999999999,
                            "3850": 76.200000000000003,
                            "3951": 57.899999999999999,
                            "4052": 77.299999999999997,
                            "4153": 73.700000000000003,
                            "4254": 90,
                            "4355": 100,
                            "4456": 100,
                            "4557": 89.5,
                            "4658": 90,
                            "4759": 78.900000000000006,
                            "4860": 90.5,
                            "4960": 84.200000000000003,
                            "5061": 89.5,
                            "5162": 76.200000000000003,
                            "5265": 100,
                            "5367": 100,
                            "5468": 100,
                            "5569": 88.900000000000006,
                            "5670": 86.400000000000006,
                            "5775": 76.200000000000003,
                            "5876": 88.900000000000006,
                            "5977": 76.200000000000003,
                            "6078": 95,
                            "6179": 100
                        },
                        "max": 100,
                        "count": 62
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "105": 8041,
                            "206": 316376,
                            "307": 1077466,
                            "408": 119502,
                            "508": 5197490,
                            "610": 2597476,
                            "711": 3745473,
                            "812": 7620871,
                            "913": 4801573,
                            "1014": 119991,
                            "1115": 647063,
                            "1219": 700041,
                            "1321": 0,
                            "1423": 494529,
                            "1524": 7653041,
                            "1631": 4404077,
                            "1733": 3044627,
                            "1834": 2778455,
                            "1934": 19101782,
                            "2035": 4675685,
                            "2136": 1347931,
                            "2237": 2622206,
                            "2338": 4120488,
                            "2439": 4246787,
                            "2539": 5015167,
                            "2640": 3473106,
                            "2741": 4446419,
                            "2842": 797016,
                            "2943": 4840524,
                            "3043": 4967130,
                            "3144": 5494581,
                            "3246": 5129342,
                            "3346": 5299207,
                            "3447": 5137095,
                            "3548": 5198475,
                            "3649": 4806572,
                            "3749": 5371637,
                            "3850": 5148937,
                            "3951": 5033269,
                            "4052": 5027907,
                            "4153": 5251564,
                            "4254": 4903990,
                            "4355": 5039442,
                            "4456": 5238240,
                            "4557": 4989174,
                            "4658": 5021934,
                            "4759": 5250824,
                            "4860": 5256111,
                            "4960": 4888670,
                            "5061": 4682349,
                            "5162": 5457720,
                            "5265": 4910464,
                            "5367": 5274428,
                            "5468": 4842805,
                            "5569": 5185600,
                            "5670": 4186673,
                            "5775": 5681319,
                            "5876": 5084507,
                            "5977": 5094368,
                            "6078": 5086874,
                            "6179": 4889824
                        },
                        "max": 19101782,
                        "count": 62
                    }
                },
                "effectiveBpsDoc": 1101648,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1\/details\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1\/performance_optimization\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1\/breakdown\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1\/domains\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1\/screen_shot\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1\/experiments\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDc8J\/94M\/1_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDc8J\/94M\/1_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDc8J\/94M\/1_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&file=1_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_AiDc8J_94M&file=1_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDc8J\/94M\/1_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDc8J\/94M\/1_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDc8J\/94M\/1_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDc8J\/94M\/1_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_AiDc8J_94M&compressed=1&file=1_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_001300.jpg",
                        "VisuallyComplete": 1
                    },
                    {
                        "time": 1600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_001600.jpg",
                        "VisuallyComplete": 2
                    },
                    {
                        "time": 1800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_001800.jpg",
                        "VisuallyComplete": 3
                    },
                    {
                        "time": 1900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_001900.jpg",
                        "VisuallyComplete": 3
                    },
                    {
                        "time": 2000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_002000.jpg",
                        "VisuallyComplete": 3
                    },
                    {
                        "time": 2900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_002900.jpg",
                        "VisuallyComplete": 1
                    },
                    {
                        "time": 3300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_003300.jpg",
                        "VisuallyComplete": 87
                    },
                    {
                        "time": 3400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_003400.jpg",
                        "VisuallyComplete": 87
                    },
                    {
                        "time": 3600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_003600.jpg",
                        "VisuallyComplete": 11
                    },
                    {
                        "time": 3800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_003800.jpg",
                        "VisuallyComplete": 13
                    },
                    {
                        "time": 4000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_004000.jpg",
                        "VisuallyComplete": 1
                    },
                    {
                        "time": 4100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_004100.jpg",
                        "VisuallyComplete": 78
                    },
                    {
                        "time": 4200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_004200.jpg",
                        "VisuallyComplete": 78
                    },
                    {
                        "time": 4300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_004300.jpg",
                        "VisuallyComplete": 77
                    },
                    {
                        "time": 4400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_004400.jpg",
                        "VisuallyComplete": 77
                    },
                    {
                        "time": 4500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_004500.jpg",
                        "VisuallyComplete": 76
                    },
                    {
                        "time": 4600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_004600.jpg",
                        "VisuallyComplete": 78
                    },
                    {
                        "time": 4700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_004700.jpg",
                        "VisuallyComplete": 78
                    },
                    {
                        "time": 4800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_004800.jpg",
                        "VisuallyComplete": 78
                    },
                    {
                        "time": 4900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_004900.jpg",
                        "VisuallyComplete": 79
                    },
                    {
                        "time": 5000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_005000.jpg",
                        "VisuallyComplete": 80
                    },
                    {
                        "time": 5100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_005100.jpg",
                        "VisuallyComplete": 81
                    },
                    {
                        "time": 5200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_005200.jpg",
                        "VisuallyComplete": 79
                    },
                    {
                        "time": 5300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_005300.jpg",
                        "VisuallyComplete": 89
                    },
                    {
                        "time": 5400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_005400.jpg",
                        "VisuallyComplete": 90
                    },
                    {
                        "time": 5500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_005500.jpg",
                        "VisuallyComplete": 53
                    },
                    {
                        "time": 5600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_005600.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "www.escape-team.com": {
                        "bytes": 2737394,
                        "requests": 27,
                        "connections": 6
                    },
                    "analytics.fabianhemmert.com": {
                        "bytes": 21925,
                        "requests": 2,
                        "connections": 1
                    },
                    "use.typekit.net": {
                        "bytes": 115978,
                        "requests": 6,
                        "cdn_provider": "Akamai",
                        "connections": 2
                    },
                    "p.typekit.net": {
                        "bytes": 5,
                        "requests": 1,
                        "cdn_provider": "Akamai",
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 8662,
                        "bytesUncompressed": 65737,
                        "requests": 1
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 85558,
                        "bytesUncompressed": 274874,
                        "requests": 5
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 35664,
                        "bytesUncompressed": 317174,
                        "requests": 4
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 642315,
                        "bytesUncompressed": 642315,
                        "requests": 17
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 114744,
                        "bytesUncompressed": 114744,
                        "requests": 5
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 1988359,
                        "bytesUncompressed": 1988359,
                        "requests": 3
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 1
                    }
                },
                "consoleLog": [
                    {
                        "source": "security",
                        "level": "warning",
                        "text": "Mixed Content: The page at 'https:\/\/www.escape-team.com\/' was loaded over HTTPS, but requested an insecure element 'http:\/\/localhost\/escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_de_landscape_lq_no_audio.mp4'. This request was automatically upgraded to HTTPS, For more information see https:\/\/blog.chromium.org\/2019\/10\/no-more-mixed-messages-about-https.html",
                        "timestamp": 1725630655385.4839,
                        "url": "https:\/\/www.escape-team.com\/",
                        "lineNumber": 1259
                    },
                    {
                        "source": "network",
                        "level": "error",
                        "text": "Failed to load resource: net::ERR_CONNECTION_REFUSED",
                        "timestamp": 1725630655421.625,
                        "url": "http:\/\/localhost\/escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_de_landscape_lq_no_audio.mp4",
                        "networkRequestId": "40291.228"
                    }
                ]
            },
            "repeatView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-7wn9-10.10.1.11",
                "loadTime": 1318,
                "docTime": 1318,
                "fullyLoaded": 1321,
                "bytesOut": 4007,
                "bytesOutDoc": 4007,
                "bytesIn": 8663,
                "bytesInDoc": 8663,
                "requests": [
                    {
                        "type": 3,
                        "id": "287B64DC0E5CBBF7C2432952688B1397",
                        "request_id": "287B64DC0E5CBBF7C2432952688B1397",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/www.escape-team.com\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.escape-team.com",
                        "url": "\/",
                        "raw_id": "287B64DC0E5CBBF7C2432952688B1397",
                        "frame_id": "30CFC186F46EBBBD035B95EB7A6F5544",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 115,
                        "ttfb_ms": 110,
                        "load_start": 153,
                        "load_start_float": 153.00006099999999,
                        "bytesIn": 8663,
                        "objectSize": 8663,
                        "objectSizeUncompressed": 65737,
                        "chunks": [
                            {
                                "ts": 264,
                                "bytes": 3743,
                                "inflated": 15965
                            },
                            {
                                "ts": 266,
                                "bytes": 4096,
                                "inflated": 47265
                            },
                            {
                                "ts": 268,
                                "bytes": 824,
                                "inflated": 2507
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 68,
                        "protocol": "http\/1.1",
                        "dns_start": 0,
                        "dns_end": 43,
                        "connect_start": 43,
                        "connect_end": 83,
                        "ssl_start": 83,
                        "ssl_end": 153,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "analytics.fabianhemmert.com",
                            "sanList": [
                                "analytics.fabianhemmert.com",
                                "escape-team.com",
                                "escape-team.de",
                                "escapeteam.de",
                                "help.escape-team.com",
                                "humangodinterfaces.com",
                                "perspectives-in-play.com",
                                "talesfromthefuture.eu",
                                "wingman-group.de",
                                "www.aicracy.net",
                                "www.escape-team.com",
                                "www.escape-team.de",
                                "www.escapeteam.de",
                                "www.humangodinterfaces.com",
                                "www.perspectives-in-play.com",
                                "www.talesfromthefuture.eu",
                                "www.wingman-group.de"
                            ],
                            "issuer": "R11",
                            "validFrom": 1725400770,
                            "validTo": 1733176769,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1725404280774,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100B4F54D2A86586B0A22B925154CBD9F28EEDE93093F7922E2D5C11E5C66A4BC1C022100AF9BE6C468B25450B7E7F6DFAEE5AC2EE7B52452B238CC32732E6FA682FEE239"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                    "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                    "timestamp": 1725404280775,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304602210083EA003DBAFD99E2E5F5CF154240CA750646D54BDC2CC6F543212A285500A55B022100B4C7EFE10AE2F10E594679DD67A999D5F3D8A9BE1FA0DC07969BCA2CCE839E06"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.escape-team.com\/assets\/js\/site.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "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",
                                "Connection: keep-alive",
                                "Host: www.escape-team.com",
                                "Sec-Fetch-Dest: document",
                                "Sec-Fetch-Mode: navigate",
                                "Sec-Fetch-Site: cross-site",
                                "Upgrade-Insecure-Requests: 1",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "Date: Fri, 06 Sep 2024 13:51:58 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Vary: Accept-Encoding",
                                "Content-Encoding: gzip",
                                "X-Content-Type-Options: nosniff",
                                "Access-Control-Allow-Origin: *",
                                "Access-Control-Allow-Methods: GET",
                                "Content-Length: 8663",
                                "Keep-Alive: timeout=5, max=100",
                                "Connection: Keep-Alive",
                                "Content-Type: text\/html; charset=UTF-8"
                            ]
                        },
                        "bytesOut": 1993,
                        "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": 43,
                        "connect_ms": 40,
                        "ssl_ms": 70,
                        "gzip_total": 8663,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 22,
                        "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "http\/1.1",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 61,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGZzCCBU+gAwIBAgISA7sHGNmqYPzQKnZsyVcNnerkMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwOTAzMjE1OTMwWhcNMjQxMjAyMjE1OTI5WjAmMSQwIgYDVQQD\nExthbmFseXRpY3MuZmFiaWFuaGVtbWVydC5jb20wggEiMA0GCSqGSIb3DQEBAQUA\nA4IBDwAwggEKAoIBAQC1LK1T733TrIiC85m\/sw2sFRYToau++akWEq3vLcFLpOat\nyWyoX5m1JuEa1O2OboZGhVKz8jKkegBMnJyOMBV30618tpYGGomgMygycHrkYscA\nwbbhtDWjojPfDkb9JwyZwYDydR81Q7bv77wWLcK6Umw3SPJxBxjufFcycPCy93oX\nXHqAYK\/9mWn1J7Ldq2riWDQez+a7fa0Iy4eUeuginDF946CM1vmkMeKai8\/gu0d\/\nB04HhBs9SgXkRnsahzVIhCJmbxQJ4RgEO\/wZm74O\/SN9H8r8RbPL+8w0e+Pb7FLZ\nIszgXCQj8Yl+iM5ai0XlpRK7HTc1maBC3+FqAGwrAgMBAAGjggOAMIIDfDAOBgNV\nHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1Ud\nEwEB\/wQCMAAwHQYDVR0OBBYEFP3hEFfwm92xL6yOf5KwgOL+hO0BMB8GA1UdIwQY\nMBaAFMXPRqTq9MPAemyVxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEF\nBQcwAYYWaHR0cDovL3IxMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDov\nL3IxMS5pLmxlbmNyLm9yZy8wggGDBgNVHREEggF6MIIBdoIbYW5hbHl0aWNzLmZh\nYmlhbmhlbW1lcnQuY29tgg9lc2NhcGUtdGVhbS5jb22CDmVzY2FwZS10ZWFtLmRl\ngg1lc2NhcGV0ZWFtLmRlghRoZWxwLmVzY2FwZS10ZWFtLmNvbYIWaHVtYW5nb2Rp\nbnRlcmZhY2VzLmNvbYIYcGVyc3BlY3RpdmVzLWluLXBsYXkuY29tghV0YWxlc2Zy\nb210aGVmdXR1cmUuZXWCEHdpbmdtYW4tZ3JvdXAuZGWCD3d3dy5haWNyYWN5Lm5l\ndIITd3d3LmVzY2FwZS10ZWFtLmNvbYISd3d3LmVzY2FwZS10ZWFtLmRlghF3d3cu\nZXNjYXBldGVhbS5kZYIad3d3Lmh1bWFuZ29kaW50ZXJmYWNlcy5jb22CHHd3dy5w\nZXJzcGVjdGl2ZXMtaW4tcGxheS5jb22CGXd3dy50YWxlc2Zyb210aGVmdXR1cmUu\nZXWCFHd3dy53aW5nbWFuLWdyb3VwLmRlMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIB\nBgYKKwYBBAHWeQIEAgSB9wSB9ADyAHcASLDja9qmRzQP5WoC+p0w6xxSActW3SyB\n2bu\/qznYhHMAAAGRuhv3xgAABAMASDBGAiEAtPVNKoZYawoiuSUVTL2fKO7ekwk\/\neSLi1cEeXGakvBwCIQCvm+bEaLJUULfn9t+u5awu57UkUrI4zDJzLm+mgv7iOQB3\nAD8XS0\/XIkdYlB1lHIS+DRLtkDd\/H4Vq68G\/KIXs+GRuAAABkbob98cAAAQDAEgw\nRgIhAIPqAD26\/Zni5fXPFUJAynUGRtVL3CzG9UMhKihVAKVbAiEAtMfv4Qri8Q5Z\nRnndZ6mZ1fPYqb4foNwHlpvKLM6DngYwDQYJKoZIhvcNAQELBQADggEBACe59hGD\nefMXQQBF1WUpivkmlEAsBxdqXpL71S3sYbmcvadDSaFiui7DwxIWP\/mXtDsjBOgf\nBvJGFbV5mjIhZQjhMPqbYHkW7Kg5GbDD1FSOb6wA6Zj8hp4hfW0iL8BscyQWiwdT\nOXYgm6x1Yu08\/yG\/kDmcgWUg3hztddcwgwjBX10\/n60tpZw+ljiF61KeEBHbYrTX\nrP9bXRYJkJyD92ksdSmA0\/C9KrpKuFPExHh5pQPbZbWpW4Xkam68D1a82MYS4urn\n3ZrialP7TyRkwlO8l8hRrKp3lU9lGU7auQFD9O0qvqwBK1pvCfzEe78Bp0Gcp7w5\nrV1dKk9SQI\/AS0w=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 268,
                        "ttfb_start": 153,
                        "ttfb_end": 263,
                        "download_start": 263,
                        "download_end": 268,
                        "download_ms": 5,
                        "all_start": 0,
                        "all_end": 268,
                        "all_ms": 268,
                        "index": 0,
                        "number": 1,
                        "cpuTimes": {
                            "EvaluateScript": 2,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 2,
                        "cpu.v8.compile": 0,
                        "cpuTime": 3,
                        "js_timing": [
                            [
                                545.73800000000006,
                                545.96699999999998
                            ],
                            [
                                958.37699999999995,
                                960.53200000000004
                            ],
                            [
                                545.755,
                                545.94100000000003
                            ],
                            [
                                958.38800000000003,
                                958.62599999999998
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "41060.263",
                        "request_id": "41060.263",
                        "ip_addr": "85.214.50.165",
                        "full_url": "https:\/\/analytics.fabianhemmert.com\/matomo.php?action_name=Escape%20Team%20%E2%80%93%20an%20escape%20room%20to%20print%20at%20home.&idsite=4&rec=1&r=193097&h=13&m=51&s=59&url=https%3A%2F%2Fwww.escape-team.com%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=LpgBeq&pf_net=135&pf_srv=109&pf_tfr=5&pf_dm1=720&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22128.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22128.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "analytics.fabianhemmert.com",
                        "url": "\/matomo.php?action_name=Escape%20Team%20%E2%80%93%20an%20escape%20room%20to%20print%20at%20home.&idsite=4&rec=1&r=193097&h=13&m=51&s=59&url=https%3A%2F%2Fwww.escape-team.com%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=LpgBeq&pf_net=135&pf_srv=109&pf_tfr=5&pf_dm1=720&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22128.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22128.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                        "raw_id": "41060.263",
                        "frame_id": "30CFC186F46EBBBD035B95EB7A6F5544",
                        "documentURL": "https:\/\/www.escape-team.com\/",
                        "responseCode": 204,
                        "request_type": "Ping",
                        "load_ms": 60,
                        "ttfb_ms": 60,
                        "load_start": 1261,
                        "load_start_float": 1261.000147,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 161,
                        "protocol": "http\/1.1",
                        "dns_start": 1094,
                        "dns_end": 1142,
                        "connect_start": 1143,
                        "connect_end": 1182,
                        "ssl_start": 1182,
                        "ssl_end": 1260,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "analytics.fabianhemmert.com",
                            "sanList": [
                                "analytics.fabianhemmert.com",
                                "escape-team.com",
                                "escape-team.de",
                                "escapeteam.de",
                                "help.escape-team.com",
                                "humangodinterfaces.com",
                                "perspectives-in-play.com",
                                "talesfromthefuture.eu",
                                "wingman-group.de",
                                "www.aicracy.net",
                                "www.escape-team.com",
                                "www.escape-team.de",
                                "www.escapeteam.de",
                                "www.humangodinterfaces.com",
                                "www.perspectives-in-play.com",
                                "www.talesfromthefuture.eu",
                                "www.wingman-group.de"
                            ],
                            "issuer": "R11",
                            "validFrom": 1725400770,
                            "validTo": 1733176769,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1725404280774,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100B4F54D2A86586B0A22B925154CBD9F28EEDE93093F7922E2D5C11E5C66A4BC1C022100AF9BE6C468B25450B7E7F6DFAEE5AC2EE7B52452B238CC32732E6FA682FEE239"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                    "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                    "timestamp": 1725404280775,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304602210083EA003DBAFD99E2E5F5CF154240CA750646D54BDC2CC6F543212A285500A55B022100B4C7EFE10AE2F10E594679DD67A999D5F3D8A9BE1FA0DC07969BCA2CCE839E06"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/analytics.fabianhemmert.com\/matomo.js",
                        "initiator_line": "35",
                        "initiator_column": "597",
                        "initiator_type": "script",
                        "initiator_function": "bh",
                        "priority": "Lowest",
                        "initial_priority": "Lowest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: *\/*",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Content-Length: 0",
                                "Content-Type: application\/x-www-form-urlencoded; charset=utf-8",
                                "Host: analytics.fabianhemmert.com",
                                "Origin: https:\/\/www.escape-team.com",
                                "Referer: https:\/\/www.escape-team.com\/",
                                "Sec-Fetch-Dest: empty",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: cross-site",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 204 No Response",
                                "Date: Fri, 06 Sep 2024 13:52:00 GMT",
                                "Server: Apache\/2.4.59 (Debian)",
                                "Access-Control-Allow-Origin: https:\/\/www.escape-team.com",
                                "Access-Control-Allow-Credentials: true",
                                "Keep-Alive: timeout=5, max=100",
                                "Connection: Keep-Alive"
                            ]
                        },
                        "bytesOut": 2014,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 48,
                        "connect_ms": 39,
                        "ssl_ms": 78,
                        "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": 1093,
                        "socket_group": "https:\/\/analytics.fabianhemmert.com <https:\/\/escape-team.com same_site>",
                        "chunks": [],
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "http\/1.1",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 147,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGZzCCBU+gAwIBAgISA7sHGNmqYPzQKnZsyVcNnerkMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwOTAzMjE1OTMwWhcNMjQxMjAyMjE1OTI5WjAmMSQwIgYDVQQD\nExthbmFseXRpY3MuZmFiaWFuaGVtbWVydC5jb20wggEiMA0GCSqGSIb3DQEBAQUA\nA4IBDwAwggEKAoIBAQC1LK1T733TrIiC85m\/sw2sFRYToau++akWEq3vLcFLpOat\nyWyoX5m1JuEa1O2OboZGhVKz8jKkegBMnJyOMBV30618tpYGGomgMygycHrkYscA\nwbbhtDWjojPfDkb9JwyZwYDydR81Q7bv77wWLcK6Umw3SPJxBxjufFcycPCy93oX\nXHqAYK\/9mWn1J7Ldq2riWDQez+a7fa0Iy4eUeuginDF946CM1vmkMeKai8\/gu0d\/\nB04HhBs9SgXkRnsahzVIhCJmbxQJ4RgEO\/wZm74O\/SN9H8r8RbPL+8w0e+Pb7FLZ\nIszgXCQj8Yl+iM5ai0XlpRK7HTc1maBC3+FqAGwrAgMBAAGjggOAMIIDfDAOBgNV\nHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1Ud\nEwEB\/wQCMAAwHQYDVR0OBBYEFP3hEFfwm92xL6yOf5KwgOL+hO0BMB8GA1UdIwQY\nMBaAFMXPRqTq9MPAemyVxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEF\nBQcwAYYWaHR0cDovL3IxMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDov\nL3IxMS5pLmxlbmNyLm9yZy8wggGDBgNVHREEggF6MIIBdoIbYW5hbHl0aWNzLmZh\nYmlhbmhlbW1lcnQuY29tgg9lc2NhcGUtdGVhbS5jb22CDmVzY2FwZS10ZWFtLmRl\ngg1lc2NhcGV0ZWFtLmRlghRoZWxwLmVzY2FwZS10ZWFtLmNvbYIWaHVtYW5nb2Rp\nbnRlcmZhY2VzLmNvbYIYcGVyc3BlY3RpdmVzLWluLXBsYXkuY29tghV0YWxlc2Zy\nb210aGVmdXR1cmUuZXWCEHdpbmdtYW4tZ3JvdXAuZGWCD3d3dy5haWNyYWN5Lm5l\ndIITd3d3LmVzY2FwZS10ZWFtLmNvbYISd3d3LmVzY2FwZS10ZWFtLmRlghF3d3cu\nZXNjYXBldGVhbS5kZYIad3d3Lmh1bWFuZ29kaW50ZXJmYWNlcy5jb22CHHd3dy5w\nZXJzcGVjdGl2ZXMtaW4tcGxheS5jb22CGXd3dy50YWxlc2Zyb210aGVmdXR1cmUu\nZXWCFHd3dy53aW5nbWFuLWdyb3VwLmRlMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIB\nBgYKKwYBBAHWeQIEAgSB9wSB9ADyAHcASLDja9qmRzQP5WoC+p0w6xxSActW3SyB\n2bu\/qznYhHMAAAGRuhv3xgAABAMASDBGAiEAtPVNKoZYawoiuSUVTL2fKO7ekwk\/\neSLi1cEeXGakvBwCIQCvm+bEaLJUULfn9t+u5awu57UkUrI4zDJzLm+mgv7iOQB3\nAD8XS0\/XIkdYlB1lHIS+DRLtkDd\/H4Vq68G\/KIXs+GRuAAABkbob98cAAAQDAEgw\nRgIhAIPqAD26\/Zni5fXPFUJAynUGRtVL3CzG9UMhKihVAKVbAiEAtMfv4Qri8Q5Z\nRnndZ6mZ1fPYqb4foNwHlpvKLM6DngYwDQYJKoZIhvcNAQELBQADggEBACe59hGD\nefMXQQBF1WUpivkmlEAsBxdqXpL71S3sYbmcvadDSaFiui7DwxIWP\/mXtDsjBOgf\nBvJGFbV5mjIhZQjhMPqbYHkW7Kg5GbDD1FSOb6wA6Zj8hp4hfW0iL8BscyQWiwdT\nOXYgm6x1Yu08\/yG\/kDmcgWUg3hztddcwgwjBX10\/n60tpZw+ljiF61KeEBHbYrTX\nrP9bXRYJkJyD92ksdSmA0\/C9KrpKuFPExHh5pQPbZbWpW4Xkam68D1a82MYS4urn\n3ZrialP7TyRkwlO8l8hRrKp3lU9lGU7auQFD9O0qvqwBK1pvCfzEe78Bp0Gcp7w5\nrV1dKk9SQI\/AS0w=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 1321,
                        "ttfb_start": 1261,
                        "ttfb_end": 1321,
                        "download_start": 1321,
                        "download_end": 1321,
                        "download_ms": 0,
                        "all_start": 1094,
                        "all_end": 1321,
                        "all_ms": 225,
                        "index": 1,
                        "number": 2
                    }
                ],
                "requestsFull": 2,
                "requestsDoc": 2,
                "responses_200": 1,
                "responses_404": 0,
                "responses_other": 1,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "main_frame": "30CFC186F46EBBBD035B95EB7A6F5544",
                "loadEventStart": 1288,
                "loadEventEnd": 1290,
                "domContentLoadedEventStart": 1024,
                "domContentLoadedEventEnd": 1025,
                "URL": "https:\/\/www.escape-team.com\/",
                "connections": 2,
                "final_base_page_request": 0,
                "final_base_page_request_id": "287B64DC0E5CBBF7C2432952688B1397",
                "final_url": "https:\/\/www.escape-team.com\/",
                "domInteractive": 1010,
                "firstPaint": 917.20000000018626,
                "firstContentfulPaint": 947,
                "firstImagePaint": 947,
                "firstMeaningfulPaint": 1068,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 263,
                "basePageSSLTime": 70,
                "score_cache": -1,
                "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": 8663,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 16,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 7,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 53,
                    "ParseAuthorStyleSheet": 20,
                    "MarkDOMContent": 0,
                    "UpdateLayoutTree": 79,
                    "MarkLoad": 0,
                    "Layout": 201,
                    "EvaluateScript": 33,
                    "v8.compile": 11,
                    "v8.produceCache": 14,
                    "FunctionCall": 110,
                    "FireAnimationFrame": 1,
                    "PrePaint": 4,
                    "IntersectionObserverController::computeIntersections": 0,
                    "Paint": 5,
                    "Layerize": 2,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 2,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "HitTest": 1,
                    "largestContentfulPaint::Candidate": 0,
                    "TimerFire": 0,
                    "Idle": 761
                },
                "cpuTimesDoc": {
                    "ParseHTML": 16,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 7,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 53,
                    "ParseAuthorStyleSheet": 20,
                    "MarkDOMContent": 0,
                    "UpdateLayoutTree": 79,
                    "MarkLoad": 0,
                    "Layout": 201,
                    "EvaluateScript": 33,
                    "v8.compile": 11,
                    "v8.produceCache": 14,
                    "FunctionCall": 108,
                    "FireAnimationFrame": 1,
                    "PrePaint": 4,
                    "IntersectionObserverController::computeIntersections": 0,
                    "Paint": 5,
                    "Layerize": 2,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 2,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "HitTest": 1,
                    "largestContentfulPaint::Candidate": 0,
                    "TimerFire": 0,
                    "Idle": 760
                },
                "cpu.ParseHTML": 16,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 7,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 53,
                "cpu.ParseAuthorStyleSheet": 20,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 79,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 201,
                "cpu.EvaluateScript": 33,
                "cpu.v8.compile": 11,
                "cpu.v8.produceCache": 14,
                "cpu.FunctionCall": 110,
                "cpu.FireAnimationFrame": 1,
                "cpu.PrePaint": 4,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.Paint": 5,
                "cpu.Layerize": 2,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 2,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.HitTest": 1,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.TimerFire": 0,
                "cpu.Idle": 761,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1725630716.2469258,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1725630718.7010143,
                "browserVersion": "128.0.0.0",
                "browser_version": "128.0.0.0",
                "fullyLoadedCPUms": 7259,
                "fullyLoadedCPUpct": 76.020942408376797,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "30CFC186F46EBBBD035B95EB7A6F5544",
                                "loaderId": "003C4D0092C7242CABD7ADB60CFC13DD"
                            }
                        }
                    },
                    {
                        "code": "MixedContentIssue",
                        "details": {
                            "mixedContentIssueDetails": {
                                "resourceType": "Video",
                                "resolutionStatus": "MixedContentAutomaticallyUpgraded",
                                "insecureURL": "http:\/\/localhost\/escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_de_landscape_lq_no_audio.mp4",
                                "mainResourceURL": "https:\/\/www.escape-team.com\/",
                                "request": {
                                    "requestId": "41060.179",
                                    "url": "http:\/\/localhost\/escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_de_landscape_lq_no_audio.mp4"
                                },
                                "frame": {
                                    "frameId": "30CFC186F46EBBBD035B95EB7A6F5544"
                                }
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormInputAssignedAutocompleteValueToIdOrNameAttributeError",
                                "violatingNodeId": 119,
                                "violatingNodeAttribute": "name"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/www.escape-team.com",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/www.escape-team.com\/",
                "document_hostname": "www.escape-team.com",
                "document_origin": "https:\/\/www.escape-team.com",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 904,
                "domComplete": 1288,
                "PerformancePaintTiming.first-paint": 917.20000000018626,
                "PerformancePaintTiming.first-contentful-paint": 917.20000000018626,
                "origin_dns": {
                    "ns": [
                        "ns.inwx.de.",
                        "ns3.inwx.eu.",
                        "ns2.inwx.de."
                    ],
                    "mx": [
                        "10 mail.escape-team.com."
                    ],
                    "txt": [
                        "\"v=spf1 a mx include:_spf.strato.com -all\"",
                        "\"google-site-verification=PfBcYJX6IeRyXkboHkBvMC6IVsVKDVnVk5zs6V-o8Iw\""
                    ],
                    "soa": [
                        "ns.inwx.de. hostmaster.inwx.de. 2022060804 10800 3600 604800 3600"
                    ],
                    "cname": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "Operating systems": "Debian",
                    "UI frameworks": "UIKit",
                    "Web servers": "Apache HTTP Server 2.4.59",
                    "Analytics": "Matomo Analytics",
                    "Font scripts": "Typekit",
                    "Marketing automation": "MailChimp",
                    "Email": "MailChimp",
                    "Miscellaneous": "Open Graph"
                },
                "detected_apps": {
                    "Debian": "",
                    "UIKit": "",
                    "Apache HTTP Server": "2.4.59",
                    "Matomo Analytics": "",
                    "Typekit": "",
                    "MailChimp": "",
                    "Open Graph": ""
                },
                "detected_technologies": {
                    "Debian": {
                        "name": "Debian",
                        "description": "Debian is a Linux software which is a free open-source software.",
                        "slug": "debian",
                        "categories": [
                            {
                                "id": 28,
                                "slug": "operating-systems",
                                "groups": [
                                    7
                                ],
                                "name": "Operating systems",
                                "priority": 6
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Debian.png",
                        "website": "https:\/\/debian.org",
                        "pricing": [],
                        "cpe": "cpe:2.3:o:debian:debian_linux:*:*:*:*:*:*:*:*"
                    },
                    "UIKit": {
                        "name": "UIKit",
                        "description": "UIKit is the framework used for developing iOS applications.",
                        "slug": "uikit",
                        "categories": [
                            {
                                "id": 66,
                                "slug": "ui-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "UI frameworks",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "UIKit.svg",
                        "website": "https:\/\/getuikit.com",
                        "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.59",
                        "icon": "Apache.svg",
                        "website": "https:\/\/httpd.apache.org\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                    },
                    "Matomo Analytics": {
                        "name": "Matomo Analytics",
                        "description": "Matomo Analytics is a free and open-source web analytics application, that runs on a PHP\/MySQL web-server.",
                        "slug": "matomo-analytics",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Matomo.svg",
                        "website": "https:\/\/matomo.org",
                        "pricing": [
                            "freemium",
                            "payg"
                        ],
                        "cpe": "cpe:2.3:a:matomo:matomo:*:*:*:*:*:*:*:*"
                    },
                    "Typekit": {
                        "name": "Typekit",
                        "description": "Typekit is an online service which offers a subscription library of fonts.",
                        "slug": "typekit",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Typekit.png",
                        "website": "http:\/\/typekit.com",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    "MailChimp": {
                        "name": "MailChimp",
                        "description": "Mailchimp is a marketing automation platform and email marketing service.",
                        "slug": "mailchimp",
                        "categories": [
                            {
                                "id": 32,
                                "slug": "marketing-automation",
                                "groups": [
                                    2
                                ],
                                "name": "Marketing automation",
                                "priority": 9
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "mailchimp.svg",
                        "website": "http:\/\/mailchimp.com",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": "cpe:2.3:a:thinkshout:mailchimp:*:*:*:*:*:*:*:*"
                    },
                    "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": "Debian",
                        "description": "Debian is a Linux software which is a free open-source software.",
                        "slug": "debian",
                        "categories": [
                            {
                                "id": 28,
                                "slug": "operating-systems",
                                "groups": [
                                    7
                                ],
                                "name": "Operating systems",
                                "priority": 6
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Debian.png",
                        "website": "https:\/\/debian.org",
                        "pricing": [],
                        "cpe": "cpe:2.3:o:debian:debian_linux:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "UIKit",
                        "description": "UIKit is the framework used for developing iOS applications.",
                        "slug": "uikit",
                        "categories": [
                            {
                                "id": 66,
                                "slug": "ui-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "UI frameworks",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "UIKit.svg",
                        "website": "https:\/\/getuikit.com",
                        "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.59",
                        "icon": "Apache.svg",
                        "website": "https:\/\/httpd.apache.org\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Matomo Analytics",
                        "description": "Matomo Analytics is a free and open-source web analytics application, that runs on a PHP\/MySQL web-server.",
                        "slug": "matomo-analytics",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Matomo.svg",
                        "website": "https:\/\/matomo.org",
                        "pricing": [
                            "freemium",
                            "payg"
                        ],
                        "cpe": "cpe:2.3:a:matomo:matomo:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Typekit",
                        "description": "Typekit is an online service which offers a subscription library of fonts.",
                        "slug": "typekit",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Typekit.png",
                        "website": "http:\/\/typekit.com",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "MailChimp",
                        "description": "Mailchimp is a marketing automation platform and email marketing service.",
                        "slug": "mailchimp",
                        "categories": [
                            {
                                "id": 32,
                                "slug": "marketing-automation",
                                "groups": [
                                    2
                                ],
                                "name": "Marketing automation",
                                "priority": 9
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "mailchimp.svg",
                        "website": "http:\/\/mailchimp.com",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": "cpe:2.3:a:thinkshout:mailchimp:*:*:*:*:*:*:*:*"
                    },
                    {
                        "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": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-first-column:nth-child(1) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Training + Mission 1<br>\n               <\/span>",
                                    "target": [
                                        ".uk-first-column:nth-child(1) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-first-column:nth-child(1) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Two missions to get you started. No big deal. Hopefully. \n            <\/div>",
                                    "target": [
                                        "div:nth-child(8) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-first-column:nth-child(1) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-first-column:nth-child(1) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n10:00 <span class=\"soft\"> min.<\/span><\/span>",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#9da4a4",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 2.4900000000000002,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-first-column:nth-child(1) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\"> min.<\/span>",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        "div:nth-child(2) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 2<br>\n               <\/span>",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        "div:nth-child(2) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Just some everyday bomb defusing at the local airport. \n            <\/div>",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        "div:nth-child(2) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        "div:nth-child(2) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n20:00 <span class=\"soft\"> min.<\/span><\/span>",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#9da4a4",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 2.4900000000000002,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        "div:nth-child(2) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\"> min.<\/span>",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        "div:nth-child(3) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 3<br>\n               <\/span>",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        "div:nth-child(3) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Rescuing this hacked elevator? Should be a piece of cake if you\u2019ve made it this far. \n            <\/div>",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        "div:nth-child(3) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        "div:nth-child(3) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n30:00 <span class=\"soft\"> min.<\/span><\/span>",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#9da4a4",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 2.4900000000000002,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        "div:nth-child(3) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\"> min.<\/span>",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 4<br>\n               <\/span>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                This mission is a pretty wild ride. No waiting in line, though! \n            <\/div>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n30:00 <span class=\"soft\"> min.<\/span><\/span>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#9da4a4",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 2.4900000000000002,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\"> min.<\/span>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(5) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 5<br>\n               <\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(5) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                For a team like yours, saving these innocent subway passengers should be no problem at all. \n            <\/div>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(5) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(5) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n30:00 <span class=\"soft\"> min.<\/span><\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#9da4a4",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 2.4900000000000002,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(5) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\"> min.<\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#d59d80",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 2.48,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-uppercase calling_code verysoft\" style=\"color: #f4ffff\">\n                Mission Pack 1               <\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .uk-text-uppercase.verysoft.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#e8d8cc",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\">One single PDF file for easy printing.<\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > .soft:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 6<br>\n               <\/span>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                We're not going down with this ship. \n            <\/div>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#9da4a4",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 2.4900000000000002,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\"> min.<\/span>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(8) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 7<br>\n               <\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(8) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Prevent the ultimate chaos from happening. \n            <\/div>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(8) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(8) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#9da4a4",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 2.4900000000000002,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(8) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\"> min.<\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(9) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 8<br>\n               <\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(9) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                The fate of the passengers rests in your hands! \n            <\/div>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(9) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(9) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#9da4a4",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 2.4900000000000002,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(9) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\"> min.<\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 9<br>\n               <\/span>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Can you stop this financial catastrophe? \n            <\/div>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#878d8d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#9da4a4",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 2.4900000000000002,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\"> min.<\/span>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#d59d80",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 2.48,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-uppercase calling_code verysoft\" style=\"color: #f4ffff\">\n                Mission Pack 2               <\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .uk-text-uppercase.verysoft.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#e8d8cc",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\">Just in case you want more:<\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > .soft:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#e8d8cc",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\">Easy printout.<br>Hard puzzles.<\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > .soft:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#d59d80",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 2.48,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-uppercase calling_code verysoft\" style=\"color: #f4ffff\">\n                Mission Pack 1+2               <\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .uk-text-uppercase.verysoft.calling_code"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#e8d8cc",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\">All missions.<\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > .soft:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#e8d8cc",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\">All in.<br>Just like you!<\/span>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > .soft:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#883212",
                                                "bgColor": "#141411",
                                                "contrastRatio": 2.1899999999999999,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"d98a8a90-3168-445c-ad68-5953346a39f3\" class=\"uk-section uk-section-large uk-section-default uk-visible@s\">",
                                                    "target": [
                                                        "#d98a8a90-3168-445c-ad68-5953346a39f3"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.19 (foreground color: #883212, background color: #141411, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"verysoft\">Later missions just $2.99 each.<\/span>",
                                    "target": [
                                        ".uk-clearfix > h2 > .verysoft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.19 (foreground color: #883212, background color: #141411, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#883212",
                                                "bgColor": "#141411",
                                                "contrastRatio": 2.1899999999999999,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"761bc121-bb32-48de-826e-7fe6c9e45076\" class=\"uk-section uk-section-large uk-section-default\">",
                                                    "target": [
                                                        "#\\37 61bc121-bb32-48de-826e-7fe6c9e45076"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.19 (foreground color: #883212, background color: #141411, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"verysoft\">And now, good luck. To all of us.<\/span>",
                                    "target": [
                                        ".uk-width-1-1\\@m.uk-first-column > div > h2 > .verysoft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.19 (foreground color: #883212, background color: #141411, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#d59d80",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 2.48,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"cccc8539-540d-4a88-89b4-5720bb06195e\" class=\"uk-section uk-section-large uk-section-primary\">",
                                                    "target": [
                                                        "#cccc8539-540d-4a88-89b4-5720bb06195e"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"verysoft\">User-Created Missions.<\/span>",
                                    "target": [
                                        "#cccc8539-540d-4a88-89b4-5720bb06195e > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(2) > .verysoft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#555953",
                                                "bgColor": "#23241d",
                                                "contrastRatio": 2.1800000000000002,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"create\" class=\"uk-section uk-section-large uk-section-muted\">",
                                                    "target": [
                                                        "#create"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 2.18 (foreground color: #555953, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\">",
                                    "target": [
                                        ".supersoft > .soft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.18 (foreground color: #555953, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#434640",
                                                "bgColor": "#23241d",
                                                "contrastRatio": 1.6200000000000001,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"create\" class=\"uk-section uk-section-large uk-section-muted\">",
                                                    "target": [
                                                        "#create"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 1.62 (foreground color: #434640, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\">Or your hard-working employees.<br>\n<span class=\"soft\">Or your unsuspecting dinner party guests.<br>\n<span class=\"soft\">Or your fellow Escape Team community members.<br>\n<\/span><\/span><\/span>",
                                    "target": [
                                        ".supersoft > .soft > .soft > .soft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.62 (foreground color: #434640, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#383a33",
                                                "bgColor": "#23241d",
                                                "contrastRatio": 1.3400000000000001,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"create\" class=\"uk-section uk-section-large uk-section-muted\">",
                                                    "target": [
                                                        "#create"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 1.34 (foreground color: #383a33, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\">Or your fellow Escape Team community members.<br>\n<\/span>",
                                    "target": [
                                        ".soft > .soft > .soft > .soft > .soft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.34 (foreground color: #383a33, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": "minor",
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "app",
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                                    "target": [
                                                        ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(5)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: app"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                    "target": [
                                        ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: app"
                                }
                            ]
                        },
                        {
                            "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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        "div:nth-child(3) > table > tbody > tr > td:nth-child(1) > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-first-column:nth-child(1) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            ]
                        }
                    ],
                    "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": "aria-hidden-focus",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag131"
                            ],
                            "description": "Ensures aria-hidden elements do not contain focusable elements",
                            "help": "ARIA hidden element must not contain focusable elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div style=\"position: absolute; left: -5000px;\" aria-hidden=\"true\"><input type=\"text\" name=\"b_7468dffa52d7b1490c1a515af_96ded3e4f2\" tabindex=\"-1\" value=\"\"><\/div>",
                                    "target": [
                                        "div[aria-hidden=\"true\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-required-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures elements with ARIA roles have all required ARIA attributes",
                            "help": "Required ARIA attributes must be provided",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-required-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<main role=\"main\">",
                                    "target": [
                                        "main"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-roles",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all elements with a role attribute use a valid value",
                            "help": "ARIA roles used must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<main role=\"main\">",
                                    "target": [
                                        "main"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "button-name",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures buttons have discernible text",
                            "help": "Buttons must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-first-column:nth-child(1) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has inner text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > a > .uk-button-bright"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "bypass",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag241",
                                "section508",
                                "section508.22.o"
                            ],
                            "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                            "help": "Page must have means to bypass repeated blocks",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "header-present",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<h1 class=\"aprintable\">\nA printable,<br> \ninteractive<br>\npen-and-paper <br>\nescape game.\n<\/h1>",
                                                    "target": [
                                                        "h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 style=\"text-align: center;\" class=\"penpaperphone\">\nPen, paper and phone.<br>\n<span class=\"emphasis\">It's a blast.<\/span>\n<\/h2>",
                                                    "target": [
                                                        ".penpaperphone"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2><\/h2>",
                                                    "target": [
                                                        "h2:nth-child(3)"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 style=\"font-size:300%;\">Get ready, Escape Team.<br>We've got no&nbsp;time to&nbsp;lose.<\/h3>",
                                                    "target": [
                                                        ".padded > h3:nth-child(1)"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 style=\"font-size:200%; color: #F4FFFF;\"><span class=\"verysoft\">Instant download.<\/span><br>\nYour team is go in&nbsp;minutes.<\/h3>",
                                                    "target": [
                                                        ".padded > h3:nth-child(2)"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2><span class=\"uk-text-primary\">Step 1: <\/span><br class=\"mobile-break\">Print your Mission.<\/h2>",
                                                    "target": [
                                                        "#print > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > .padded > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training Mission \n            <\/h3>",
                                                    "target": [
                                                        "div:nth-child(3) > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Station \n            <\/h3>",
                                                    "target": [
                                                        ".uk-first-column:nth-child(1) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Terminal \n            <\/h3>",
                                                    "target": [
                                                        "div:nth-child(2) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Elevator \n            <\/h3>",
                                                    "target": [
                                                        "div:nth-child(3) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Rollercoaster \n            <\/h3>",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Subway \n            <\/h3>",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(5) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training and Missions 1-5 \n            <\/h3>",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Cruise Ship \n            <\/h3>",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Prison \n            <\/h3>",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(8) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Bus \n            <\/h3>",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(9) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Bank \n            <\/h3>",
                                                    "target": [
                                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Missions 6-9 \n            <\/h3>",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training and Missions 1-9 \n            <\/h3>",
                                                    "target": [
                                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"uk-first-column\"><span data-localize=\"notify\">Should we notify you about new missions?<\/span>\n        <br>\n        <span class=\"soft\" id=\"\" data-localize=\"nospam\">No spam. Promise.<\/span>\n  <\/h2>",
                                                    "target": [
                                                        ".uk-grid-stack.uk-grid[uk-grid=\"\"] > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2><span class=\"uk-text-primary\">Step 2: <\/span><br class=\"mobile-break\">Get the App.<\/h2>",
                                                    "target": [
                                                        ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(2) > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > .padded > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>It's free.<br>\n<span class=\"soft\">Training and Mission 1? Free.<\/span><br>\n<span class=\"verysoft\">Later missions just $2.99 each.<\/span>\n<\/h2>",
                                                    "target": [
                                                        ".uk-clearfix > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2><span class=\"uk-text-primary\">Step 3: <\/span><br class=\"mobile-break\">Gather your friends.<\/h2>",
                                                    "target": [
                                                        "#friends > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>You will need them.<br>\n<span class=\"soft\">Escape Team is most fun with 2-4 people.<\/span>\n<br>\n<br>\n<span class=\"verysoft\">And now, good luck. To all of us.<\/span>\n<\/h2>",
                                                    "target": [
                                                        "#\\37 61bc121-bb32-48de-826e-7fe6c9e45076 > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 style=\"font-size:300%;\">All done?<br>Think again.<\/h3>",
                                                    "target": [
                                                        "#cccc8539-540d-4a88-89b4-5720bb06195e > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(1)"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 style=\"font-size:200%; color: #F4FFFF;\"><span class=\"verysoft\">User-Created Missions.<\/span><br>\nHow can there be evil in so many&nbsp;people?<\/h3>",
                                                    "target": [
                                                        "#cccc8539-540d-4a88-89b4-5720bb06195e > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(2)"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 style=\"font-size:300%;\">You?<\/h3>",
                                                    "target": [
                                                        "#create > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(1)"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 style=\"font-size:200%; color: #F4FFFF;\">",
                                                    "target": [
                                                        "#create > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(2)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        },
                                        {
                                            "id": "landmark",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<main role=\"main\">",
                                                    "target": [
                                                        "main"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a landmark region"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#141411",
                                                "contrastRatio": 18.09,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 18.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#print\">Print your Mission<\/a>",
                                    "target": [
                                        "li:nth-child(1) > .capitalletters.news-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#141411",
                                                "contrastRatio": 18.09,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 18.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#app\">Get the App<\/a>",
                                    "target": [
                                        "li:nth-child(2) > .capitalletters.news-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#141411",
                                                "contrastRatio": 18.09,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 18.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#create\">Create your own<\/a>",
                                    "target": [
                                        "li:nth-child(3) > .capitalletters.news-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#0e0e0c",
                                                "contrastRatio": 18.940000000000001,
                                                "fontSize": "60.0pt (80px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 18.94"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h1 class=\"aprintable\">\nA printable,<br> \ninteractive<br>\npen-and-paper <br>\nescape game.\n<\/h1>",
                                    "target": [
                                        "h1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#0e0e0c",
                                                "contrastRatio": 18.940000000000001,
                                                "fontSize": "45.0pt (60px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 18.94"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 style=\"text-align: center;\" class=\"penpaperphone\">\nPen, paper and phone.<br>\n<span class=\"emphasis\">It's a blast.<\/span>\n<\/h2>",
                                    "target": [
                                        ".penpaperphone"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#fb4f13",
                                                "bgColor": "#0e0e0c",
                                                "contrastRatio": 5.7300000000000004,
                                                "fontSize": "45.0pt (60px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.73"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"emphasis\">It's a blast.<\/span>",
                                    "target": [
                                        ".emphasis"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#fb4f13",
                                                "bgColor": "#141411",
                                                "contrastRatio": 5.4699999999999998,
                                                "fontSize": "45.0pt (60px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.47"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 style=\"font-size:300%;\">Get ready, Escape Team.<br>We've got no&nbsp;time to&nbsp;lose.<\/h3>",
                                    "target": [
                                        ".padded > h3:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#141411",
                                                "contrastRatio": 18.09,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 18.09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 style=\"font-size:200%; color: #F4FFFF;\"><span class=\"verysoft\">Instant download.<\/span><br>\nYour team is go in&nbsp;minutes.<\/h3>",
                                    "target": [
                                        ".padded > h3:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#848a88",
                                                "bgColor": "#141411",
                                                "contrastRatio": 5.2199999999999998,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.22"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"verysoft\">Instant download.<\/span>",
                                    "target": [
                                        ".padded > h3:nth-child(2) > .verysoft"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#1a1b1b",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 16.920000000000002,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.92"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training Mission \n            <\/h3>",
                                    "target": [
                                        "div:nth-child(3) > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#1a1b1b",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 16.920000000000002,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.92"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Station \n            <\/h3>",
                                    "target": [
                                        ".uk-first-column:nth-child(1) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#fb4f13",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.3"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-first-column:nth-child(1) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#1a1b1b",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 16.920000000000002,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.92"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Terminal \n            <\/h3>",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#fb4f13",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.3"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#1a1b1b",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 16.920000000000002,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.92"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Elevator \n            <\/h3>",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#fb4f13",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.3"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#1a1b1b",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 16.920000000000002,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.92"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Rollercoaster \n            <\/h3>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#fb4f13",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.3"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#1a1b1b",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 16.920000000000002,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.92"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Subway \n            <\/h3>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#fb4f13",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.3"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training and Missions 1-5 \n            <\/h3>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Training Mission<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 1: Station<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 2: Terminal<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 3: Elevator<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 4: Rollercoaster<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 5: Subway<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#fb4f13",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.3"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#1a1b1b",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 16.920000000000002,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.92"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Cruise Ship \n            <\/h3>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#fb4f13",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.3"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#1a1b1b",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 16.920000000000002,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.92"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Prison \n            <\/h3>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#fb4f13",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.3"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#1a1b1b",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 16.920000000000002,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.92"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Bus \n            <\/h3>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#fb4f13",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.3"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#1a1b1b",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 16.920000000000002,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.92"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Bank \n            <\/h3>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#fb4f13",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.3"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Missions 6-9 \n            <\/h3>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 6: Cruise Ship<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 7: Prison<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 8: Bus<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 9: Bank<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#fb4f13",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.3"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training and Missions 1-9 \n            <\/h3>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Training Mission<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 1: Station<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 2: Terminal<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 3: Elevator<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 4: Rollercoaster<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 5: Subway<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 6: Cruise Ship<\/li>",
                                    "target": [
                                        "li:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 7: Prison<\/li>",
                                    "target": [
                                        "li:nth-child(8)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 8: Bus<\/li>",
                                    "target": [
                                        "li:nth-child(9)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 9: Bank<\/li>",
                                    "target": [
                                        "li:nth-child(10)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#fb4f13",
                                                "contrastRatio": 3.2999999999999998,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.3"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#fb4f13",
                                                "bgColor": "#141411",
                                                "contrastRatio": 5.4699999999999998,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.47"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span data-localize=\"notify\">Should we notify you about new missions?<\/span>",
                                    "target": [
                                        "span[data-localize=\"notify\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#cd4313",
                                                "bgColor": "#141411",
                                                "contrastRatio": 3.8700000000000001,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.87"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"soft\" id=\"\" data-localize=\"nospam\">No spam. Promise.<\/span>",
                                    "target": [
                                        "span[data-localize=\"nospam\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of ${data.contrastRatio}"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"text\" name=\"b_7468dffa52d7b1490c1a515af_96ded3e4f2\" tabindex=\"-1\" value=\"\">",
                                    "target": [
                                        "input[type=\"text\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 20.59,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 20.59"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"email\" value=\"\" name=\"EMAIL\" class=\"calling-code uk-input uk-form-large\" style=\"background: #f4ffff; color: #000000;   font-family: calling-code,sans-serif !important;\n  border: #f4ffff; padding-left:  1em; margin-bottom:  1em; height: 3.5em;\" id=\"mce-EMAIL\" placeholder=\"[email protected]\" required=\"\">",
                                    "target": [
                                        "#mce-EMAIL"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#23241d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 15.35,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 15.35"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"submit\" value=\"SUBSCRIBE\" name=\"subscribe\" class=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\" id=\"signup-button\" data-localize=\"subscribe\" style=\"padding: 25px; \">",
                                    "target": [
                                        "#signup-button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#fb4f13",
                                                "bgColor": "#141411",
                                                "contrastRatio": 5.4699999999999998,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.47"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2>It's free.<br>\n<span class=\"soft\">Training and Mission 1? Free.<\/span><br>\n<span class=\"verysoft\">Later missions just $2.99 each.<\/span>\n<\/h2>",
                                    "target": [
                                        ".uk-clearfix > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#cd4313",
                                                "bgColor": "#141411",
                                                "contrastRatio": 3.8700000000000001,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.87"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"soft\">Training and Mission 1? Free.<\/span>",
                                    "target": [
                                        ".uk-clearfix > h2 > .soft"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#fb4f13",
                                                "bgColor": "#141411",
                                                "contrastRatio": 5.4699999999999998,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.47"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2>You will need them.<br>\n<span class=\"soft\">Escape Team is most fun with 2-4 people.<\/span>\n<br>\n<br>\n<span class=\"verysoft\">And now, good luck. To all of us.<\/span>\n<\/h2>",
                                    "target": [
                                        "#\\37 61bc121-bb32-48de-826e-7fe6c9e45076 > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#cd4313",
                                                "bgColor": "#141411",
                                                "contrastRatio": 3.8700000000000001,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 3.87"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"soft\">Escape Team is most fun with 2-4 people.<\/span>",
                                    "target": [
                                        ".uk-width-1-1\\@m.uk-first-column > div > h2 > .soft"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "45.0pt (60px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 style=\"font-size:300%;\">All done?<br>Think again.<\/h3>",
                                    "target": [
                                        "#cccc8539-540d-4a88-89b4-5720bb06195e > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#b63a00",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 style=\"font-size:200%; color: #F4FFFF;\"><span class=\"verysoft\">User-Created Missions.<\/span><br>\nHow can there be evil in so many&nbsp;people?<\/h3>",
                                    "target": [
                                        "#cccc8539-540d-4a88-89b4-5720bb06195e > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#b63a00",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 5.7199999999999998,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 5.72"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"usermissionbutton uk-button uk-button-large uk-button-white uk-border-rounded\t\" href=\"https:\/\/community.escape-team.com\/\" style=\"padding: 1em;\" target=\"_blank\">Discover <br class=\"mobile-break\">user-created missions<\/a>",
                                    "target": [
                                        ".uk-button-white"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#fb4f13",
                                                "bgColor": "#23241d",
                                                "contrastRatio": 4.6399999999999997,
                                                "fontSize": "45.0pt (60px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.64"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 style=\"font-size:300%;\">You?<\/h3>",
                                    "target": [
                                        "#create > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "bgColor": "#23241d",
                                                "contrastRatio": 15.35,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 15.35"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 style=\"font-size:200%; color: #F4FFFF;\">",
                                    "target": [
                                        "#create > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#8c928e",
                                                "bgColor": "#23241d",
                                                "contrastRatio": 4.9000000000000004,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.9"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"verysoft\">Creating your own mission?<\/span>",
                                    "target": [
                                        "#create > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(2) > .verysoft"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#23241d",
                                                "bgColor": "#f4ffff",
                                                "contrastRatio": 15.35,
                                                "fontSize": "18.8pt (25px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 15.35"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\t\" href=\"https:\/\/www.escape-team.com\/create\" style=\"padding: 1em;\" target=\"_blank\">Create<br class=\"mobile-break\"> your own mission<\/a>",
                                    "target": [
                                        "p > .uk-button-white-on-dark.usermissionbutton.uk-button-large"
                                    ]
                                }
                            ]
                        },
                        {
                            "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\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id-active",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value of active elements is unique",
                            "help": "IDs of active elements must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-active?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "mce-EMAIL",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"email\" value=\"\" name=\"EMAIL\" class=\"calling-code uk-input uk-form-large\" style=\"background: #f4ffff; color: #000000;   font-family: calling-code,sans-serif !important;\n  border: #f4ffff; padding-left:  1em; margin-bottom:  1em; height: 3.5em;\" id=\"mce-EMAIL\" placeholder=\"[email protected]\" required=\"\">",
                                    "target": [
                                        "#mce-EMAIL"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "signup-button",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"submit\" value=\"SUBSCRIBE\" name=\"subscribe\" class=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\" id=\"signup-button\" data-localize=\"subscribe\" style=\"padding: 25px; \">",
                                    "target": [
                                        "#signup-button"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": "minor",
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "hero-video",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"hero-video\" class=\"uk-section uk-section-xlarge uk-padding-remove-vertical relative-inside\">",
                                    "target": [
                                        "#hero-video"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "responsive-video",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<video id=\"responsive-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">",
                                    "target": [
                                        "#responsive-video"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "video-source",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<source id=\"video-source\" src=\"\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4\" type=\"video\/mp4\">",
                                    "target": [
                                        "#video-source"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "praise",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"praise\" class=\"uk-section uk-cover-container uk-section-large uk-light padded\">",
                                    "target": [
                                        "#praise"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "14d2bdc5-2cfa-48d8-9515-f0d50b3f814f",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"14d2bdc5-2cfa-48d8-9515-f0d50b3f814f\" class=\"uk-grid uk-grid-stack\" uk-grid=\"\">",
                                    "target": [
                                        "#\\31 4d2bdc5-2cfa-48d8-9515-f0d50b3f814f"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "49bc8795-a05c-4fc2-bb27-b6a0c6016a0d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"49bc8795-a05c-4fc2-bb27-b6a0c6016a0d\" class=\"uk-grid uk-grid-stack\" uk-grid=\"\">",
                                    "target": [
                                        "#\\34 9bc8795-a05c-4fc2-bb27-b6a0c6016a0d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "3d6f006e-a8cb-459a-9093-8feefce83bef",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"3d6f006e-a8cb-459a-9093-8feefce83bef\" class=\"uk-grid uk-grid-stack\" uk-grid=\"\">",
                                    "target": [
                                        "#\\33 d6f006e-a8cb-459a-9093-8feefce83bef"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "8eaeb72f-6d48-46f5-8c92-ac174242fb62",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"8eaeb72f-6d48-46f5-8c92-ac174242fb62\" class=\"uk-section uk-cover-container uk-section-xlarge uk-light large-headings\">",
                                    "target": [
                                        "#\\38 eaeb72f-6d48-46f5-8c92-ac174242fb62"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "logline",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"logline\">",
                                    "target": [
                                        "#logline"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "2428bc79-9b07-4021-bb28-d78fa725da1d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"2428bc79-9b07-4021-bb28-d78fa725da1d\" class=\"uk-section uk-cover-container uk-section-large uk-light\">",
                                    "target": [
                                        "#\\32 428bc79-9b07-4021-bb28-d78fa725da1d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "6994bf96-e82f-4c99-8d7f-96117e115cae",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"6994bf96-e82f-4c99-8d7f-96117e115cae\" class=\"uk-section uk-section-large uk-section-default\">",
                                    "target": [
                                        "#\\36 994bf96-e82f-4c99-8d7f-96117e115cae"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "print",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"print\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                    "target": [
                                        "#print"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "f5aad27e-7794-4a9c-b287-e59f43c46f3e",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"f5aad27e-7794-4a9c-b287-e59f43c46f3e\" class=\"uk-section uk-section-large uk-section-default\">",
                                    "target": [
                                        "#f5aad27e-7794-4a9c-b287-e59f43c46f3e"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "a236ce66-6bc1-4a1a-9eb9-03e3a4be0c41",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"a236ce66-6bc1-4a1a-9eb9-03e3a4be0c41\" class=\"uk-section uk-section-large uk-section-default\">",
                                    "target": [
                                        "#a236ce66-6bc1-4a1a-9eb9-03e3a4be0c41"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"soft\" id=\"\" data-localize=\"nospam\">No spam. Promise.<\/span>",
                                    "target": [
                                        "span[data-localize=\"nospam\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mc_embed_signup",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"mc_embed_signup\" class=\"uk-grid-margin uk-first-column\">",
                                    "target": [
                                        "#mc_embed_signup"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mc-embedded-subscribe-form",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<form action=\"https:\/\/escape-team.us16.list-manage.com\/subscribe?u=7468dffa52d7b1490c1a515af&amp;id=96ded3e4f2\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate uk-form-horizontal\" target=\"_blank\" novalidate=\"\">",
                                    "target": [
                                        "#mc-embedded-subscribe-form"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mc_embed_signup_scroll",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"mc_embed_signup_scroll\">",
                                    "target": [
                                        "#mc_embed_signup_scroll"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "signup-response",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"soft\" id=\"signup-response\"><\/span>",
                                    "target": [
                                        "#signup-response"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "d98a8a90-3168-445c-ad68-5953346a39f3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"d98a8a90-3168-445c-ad68-5953346a39f3\" class=\"uk-section uk-section-large uk-section-default uk-visible@s\">",
                                    "target": [
                                        "#d98a8a90-3168-445c-ad68-5953346a39f3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "f6e35e7f-db91-4b5b-bae5-8a2c3bbdf342",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"f6e35e7f-db91-4b5b-bae5-8a2c3bbdf342\" class=\"uk-section uk-section-large uk-section-default uk-hidden@s\">",
                                    "target": [
                                        "#f6e35e7f-db91-4b5b-bae5-8a2c3bbdf342"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "friends",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"friends\" class=\"padded\">\n<h2><span class=\"uk-text-primary\">Step 3: <\/span><br class=\"mobile-break\">Gather your friends.<\/h2><\/div>",
                                    "target": [
                                        "#friends"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "761bc121-bb32-48de-826e-7fe6c9e45076",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"761bc121-bb32-48de-826e-7fe6c9e45076\" class=\"uk-section uk-section-large uk-section-default\">",
                                    "target": [
                                        "#\\37 61bc121-bb32-48de-826e-7fe6c9e45076"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "cccc8539-540d-4a88-89b4-5720bb06195e",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"cccc8539-540d-4a88-89b4-5720bb06195e\" class=\"uk-section uk-section-large uk-section-primary\">",
                                    "target": [
                                        "#cccc8539-540d-4a88-89b4-5720bb06195e"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "create",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"create\" class=\"uk-section uk-section-large uk-section-muted\">",
                                    "target": [
                                        "#create"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "offcanvas",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"offcanvas\" uk-offcanvas=\"flip: true; overlay: true; mode: reveal;\" class=\"uk-offcanvas\">",
                                    "target": [
                                        "#offcanvas"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "form-field-multiple-labels",
                            "impact": null,
                            "tags": [
                                "cat.forms",
                                "wcag2a",
                                "wcag332"
                            ],
                            "description": "Ensures form field does not have multiple label elements",
                            "help": "Form field must not have multiple label elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/form-field-multiple-labels?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"email\" value=\"\" name=\"EMAIL\" class=\"calling-code uk-input uk-form-large\" style=\"background: #f4ffff; color: #000000;   font-family: calling-code,sans-serif !important;\n  border: #f4ffff; padding-left:  1em; margin-bottom:  1em; height: 3.5em;\" id=\"mce-EMAIL\" placeholder=\"[email protected]\" required=\"\">",
                                    "target": [
                                        "#mce-EMAIL"
                                    ]
                                }
                            ]
                        },
                        {
                            "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\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                    "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\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": "critical",
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                            "help": "Images must have alternate text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\">",
                                    "target": [
                                        ".uk-visible\\@s[alt=\"Escape Team\"][data-width=\"\"]:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/99b9c7bda4-1698926992\/award1.svg\" alt=\"Award medal for Escapetheroomers Bullseye Award\" width=\"167\" height=\"95\" loading=\"lazy\">",
                                    "target": [
                                        ".uk-width-1-3.uk-width-1-3\\@s.uk-width-1-3\\@m:nth-child(1) > .uk-margin-auto > picture > img[width=\"167\"][height=\"95\"][loading=\"lazy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/90ecab4fa0-1698926992\/award2.svg\" alt=\"Award medal for MomoCon Indie Awards\" width=\"167\" height=\"95\" loading=\"lazy\">",
                                    "target": [
                                        ".uk-width-1-3.uk-width-1-3\\@s.uk-width-1-3\\@m:nth-child(2) > .uk-margin-auto > picture > img[width=\"167\"][height=\"95\"][loading=\"lazy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/68b3d93fb1-1698926992\/award3.svg\" alt=\"Award medal for Pocketgamer Mobile Games Awards\" width=\"167\" height=\"95\" loading=\"lazy\">",
                                    "target": [
                                        ".uk-width-1-3.uk-width-1-3\\@s.uk-width-1-3\\@m:nth-child(3) > .uk-margin-auto > picture > img[width=\"167\"][height=\"95\"][loading=\"lazy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/996a1c64bd-1700729299\/appstore-qr-badge-en.png\" alt=\"Download on the App Store.\" width=\"390\" height=\"504\" loading=\"lazy\">",
                                    "target": [
                                        "img[alt=\"Download on the App Store.\"][width=\"390\"][height=\"504\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/edcce5221a-1700729299\/google-play-qr-badge-en.png\" alt=\"Download on Google Play.\" width=\"390\" height=\"504\" loading=\"lazy\">",
                                    "target": [
                                        "img[alt=\"Download on Google Play.\"][width=\"390\"][height=\"504\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "input-button-name",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "section508",
                                "section508.22.a"
                            ],
                            "description": "Ensures input buttons have discernible text",
                            "help": "Input buttons must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/input-button-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a non-empty value attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"submit\" value=\"SUBSCRIBE\" name=\"subscribe\" class=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\" id=\"signup-button\" data-localize=\"subscribe\" style=\"padding: 25px; \">",
                                    "target": [
                                        "#signup-button"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "label",
                            "impact": null,
                            "tags": [
                                "cat.forms",
                                "wcag2a",
                                "wcag412",
                                "wcag131",
                                "section508",
                                "section508.22.n",
                                "ACT"
                            ],
                            "description": "Ensures every form element has a label",
                            "help": "Form elements must have labels",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/label?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-placeholder",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a placeholder attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "hidden-explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element has a visible explicit <label>"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input type=\"email\" value=\"\" name=\"EMAIL\" class=\"calling-code uk-input uk-form-large\" style=\"background: #f4ffff; color: #000000;   font-family: calling-code,sans-serif !important;\n  border: #f4ffff; padding-left:  1em; margin-bottom:  1em; height: 3.5em;\" id=\"mce-EMAIL\" placeholder=\"[email protected]\" required=\"\">",
                                    "target": [
                                        "#mce-EMAIL"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"uk-navbar-item uk-logo\" style=\"display: block !important;\" href=\"https:\/\/www.escape-team.com\" rel=\"home\">",
                                    "target": [
                                        ".uk-navbar-item"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#print\">Print your Mission<\/a>",
                                    "target": [
                                        "li:nth-child(1) > .capitalletters.news-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#app\">Get the App<\/a>",
                                    "target": [
                                        "li:nth-child(2) > .capitalletters.news-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#create\">Create your own<\/a>",
                                    "target": [
                                        "li:nth-child(3) > .capitalletters.news-bold"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_00-01.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                    "target": [
                                        ".uk-first-column:nth-child(1) > .mission > div > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_02.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_03.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_04.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_05.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_00-05.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_06.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_07.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_08.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_09.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_06-09.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_00-09.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/apps.apple.com\/de\/app\/escape-team\/id1244557872\" target=\"_blank\">",
                                    "target": [
                                        "#d98a8a90-3168-445c-ad68-5953346a39f3 > .uk-container > .uk-grid[uk-grid=\"\"] > .uk-width-1-4\\@m:nth-child(2) > figure > a[target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.escapeteam.android\" target=\"_blank\">",
                                    "target": [
                                        "#d98a8a90-3168-445c-ad68-5953346a39f3 > .uk-container > .uk-grid[uk-grid=\"\"] > .uk-width-1-4\\@m:nth-child(3) > figure > a[target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"usermissionbutton uk-button uk-button-large uk-button-white uk-border-rounded\t\" href=\"https:\/\/community.escape-team.com\/\" style=\"padding: 1em;\" target=\"_blank\">Discover <br class=\"mobile-break\">user-created missions<\/a>",
                                    "target": [
                                        ".uk-button-white"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\t\" href=\"https:\/\/www.escape-team.com\/create\" style=\"padding: 1em;\" target=\"_blank\">Create<br class=\"mobile-break\"> your own mission<\/a>",
                                    "target": [
                                        "p > .uk-button-white-on-dark.usermissionbutton.uk-button-large"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "list",
                            "impact": null,
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures that lists are structured correctly",
                            "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul class=\"uk-navbar-nav\">",
                                    "target": [
                                        ".uk-navbar-nav"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul>\n<li>Training Mission<\/li>\n<li>Mission 1: Station<\/li>\n<li>Mission 2: Terminal<\/li>\n<li>Mission 3: Elevator<\/li>\n<li>Mission 4: Rollercoaster<\/li>\n<li>Mission 5: Subway<\/li>\n<\/ul>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul>\n<li>Mission 6: Cruise Ship<\/li>\n<li>Mission 7: Prison<\/li>\n<li>Mission 8: Bus<\/li>\n<li>Mission 9: Bank<\/li>\n<\/ul>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul>\n<li>Training Mission<\/li>\n<li>Mission 1: Station<\/li>\n<li>Mission 2: Terminal<\/li>\n<li>Mission 3: Elevator<\/li>\n<li>Mission 4: Rollercoaster<\/li>\n<li>Mission 5: Subway<\/li>\n<li>Mission 6: Cruise Ship<\/li>\n<li>Mission 7: Prison<\/li>\n<li>Mission 8: Bus<\/li>\n<li>Mission 9: Bank<\/li>\n<\/ul>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "listitem",
                            "impact": null,
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures <li> elements are used semantically",
                            "help": "<li> elements must be contained in a <ul> or <ol>",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n      <a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#print\">Print your Mission<\/a>\n\n      \n\n    <\/li>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n      <a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#app\">Get the App<\/a>\n\n      \n\n    <\/li>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n      <a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#create\">Create your own<\/a>\n\n      \n\n    <\/li>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Training Mission<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 1: Station<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 2: Terminal<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 3: Elevator<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 4: Rollercoaster<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 5: Subway<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 6: Cruise Ship<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 7: Prison<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 8: Bus<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 9: Bank<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Training Mission<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 1: Station<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 2: Terminal<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 3: Elevator<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 4: Rollercoaster<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 5: Subway<\/li>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 6: Cruise Ship<\/li>",
                                    "target": [
                                        "li:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 7: Prison<\/li>",
                                    "target": [
                                        "li:nth-child(8)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 8: Bus<\/li>",
                                    "target": [
                                        "li:nth-child(9)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>Mission 9: Bank<\/li>",
                                    "target": [
                                        "li:nth-child(10)"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\">",
                                    "target": [
                                        ".uk-visible\\@s[alt=\"Escape Team\"][data-width=\"\"]: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 src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/99b9c7bda4-1698926992\/award1.svg\" alt=\"Award medal for Escapetheroomers Bullseye Award\" width=\"167\" height=\"95\" loading=\"lazy\">",
                                    "target": [
                                        ".uk-width-1-3.uk-width-1-3\\@s.uk-width-1-3\\@m:nth-child(1) > .uk-margin-auto > picture > img[width=\"167\"][height=\"95\"][loading=\"lazy\"]"
                                    ]
                                },
                                {
                                    "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:\/\/www.escape-team.com\/media\/pages\/home\/90ecab4fa0-1698926992\/award2.svg\" alt=\"Award medal for MomoCon Indie Awards\" width=\"167\" height=\"95\" loading=\"lazy\">",
                                    "target": [
                                        ".uk-width-1-3.uk-width-1-3\\@s.uk-width-1-3\\@m:nth-child(2) > .uk-margin-auto > picture > img[width=\"167\"][height=\"95\"][loading=\"lazy\"]"
                                    ]
                                },
                                {
                                    "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:\/\/www.escape-team.com\/media\/pages\/home\/68b3d93fb1-1698926992\/award3.svg\" alt=\"Award medal for Pocketgamer Mobile Games Awards\" width=\"167\" height=\"95\" loading=\"lazy\">",
                                    "target": [
                                        ".uk-width-1-3.uk-width-1-3\\@s.uk-width-1-3\\@m:nth-child(3) > .uk-margin-auto > picture > img[width=\"167\"][height=\"95\"][loading=\"lazy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        "div:nth-child(3) > table > tbody > tr > td:nth-child(1) > div > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-first-column:nth-child(1) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-first-column:nth-child(1) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > a > .uk-button-bright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"submit\" value=\"SUBSCRIBE\" name=\"subscribe\" class=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\" id=\"signup-button\" data-localize=\"subscribe\" style=\"padding: 25px; \">",
                                    "target": [
                                        "#signup-button"
                                    ]
                                },
                                {
                                    "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:\/\/www.escape-team.com\/media\/pages\/home\/996a1c64bd-1700729299\/appstore-qr-badge-en.png\" alt=\"Download on the App Store.\" width=\"390\" height=\"504\" loading=\"lazy\">",
                                    "target": [
                                        "img[alt=\"Download on the App Store.\"][width=\"390\"][height=\"504\"]"
                                    ]
                                },
                                {
                                    "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:\/\/www.escape-team.com\/media\/pages\/home\/edcce5221a-1700729299\/google-play-qr-badge-en.png\" alt=\"Download on Google Play.\" width=\"390\" height=\"504\" loading=\"lazy\">",
                                    "target": [
                                        "img[alt=\"Download on Google Play.\"][width=\"390\"][height=\"504\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "td-headers-attr",
                            "impact": null,
                            "tags": [
                                "cat.tables",
                                "wcag2a",
                                "wcag131",
                                "section508",
                                "section508.22.g"
                            ],
                            "description": "Ensure that each cell in a table that uses the headers attribute refers only to other cells in that table",
                            "help": "Table cells that use the headers attribute must only refer to cells in the same table",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/td-headers-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table style=\"width: 100%\">",
                                    "target": [
                                        "div:nth-child(3) > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table style=\"width: 100%\">",
                                    "target": [
                                        ".uk-first-column:nth-child(1) > .mission > div > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table>",
                                    "target": [
                                        "div:nth-child(8) > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table style=\"width: 100%\">",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table>",
                                    "target": [
                                        "div:nth-child(2) > .mission > div > div:nth-child(5) > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table style=\"width: 100%\">",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table>",
                                    "target": [
                                        "div:nth-child(3) > .mission > div > div:nth-child(5) > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table style=\"width: 100%\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table style=\"width: 100%\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table style=\"width: 100%\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table style=\"width: 100%\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table style=\"width: 100%\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table style=\"width: 100%\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table>",
                                    "target": [
                                        ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table style=\"width: 100%\">",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table>",
                                    "target": [
                                        ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table style=\"width: 100%\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > table"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "td-headers-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<table style=\"width: 100%\">",
                                    "target": [
                                        ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > table"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": [
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "37.5pt (50px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                    "target": [
                                                        "#praise > .uk-position-cover:nth-child(2)"
                                                    ]
                                                },
                                                {
                                                    "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                    "target": [
                                                        "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"quote1_quote\">\u201cThe most original concept<\/span>",
                                    "target": [
                                        "#\\31 4d2bdc5-2cfa-48d8-9515-f0d50b3f814f > .uk-width-1-1\\@m.uk-first-column > div > blockquote > .quote1_quote:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "37.5pt (50px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                    "target": [
                                                        "#praise > .uk-position-cover:nth-child(2)"
                                                    ]
                                                },
                                                {
                                                    "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                    "target": [
                                                        "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"quote1_quote\">we\u2019ve come across in years.\u201d<\/span>",
                                    "target": [
                                        "#\\31 4d2bdc5-2cfa-48d8-9515-f0d50b3f814f > .uk-width-1-1\\@m.uk-first-column > div > blockquote > .quote1_quote:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "14.1pt (18.75px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                    "target": [
                                                        "#praise > .uk-position-cover:nth-child(2)"
                                                    ]
                                                },
                                                {
                                                    "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                    "target": [
                                                        "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<footer class=\"quote1_source\">Gamezebo<\/footer>",
                                    "target": [
                                        "#\\31 4d2bdc5-2cfa-48d8-9515-f0d50b3f814f > .uk-width-1-1\\@m.uk-first-column > div > blockquote > .quote1_source"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "37.5pt (50px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                    "target": [
                                                        "#praise > .uk-position-cover:nth-child(2)"
                                                    ]
                                                },
                                                {
                                                    "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                    "target": [
                                                        "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"quote2_quote\">An<\/span>",
                                    "target": [
                                        ".quote2_quote:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "37.5pt (50px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                    "target": [
                                                        "#praise > .uk-position-cover:nth-child(2)"
                                                    ]
                                                },
                                                {
                                                    "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                    "target": [
                                                        "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"quote2_quote\">\u201cingenious social puzzler.\u201d<\/span>",
                                    "target": [
                                        ".quote2_quote:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "14.1pt (18.75px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                    "target": [
                                                        "#praise > .uk-position-cover:nth-child(2)"
                                                    ]
                                                },
                                                {
                                                    "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                    "target": [
                                                        "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<footer class=\"quote2_source\"> Droid Gamer <\/footer>",
                                    "target": [
                                        ".quote2_source"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "37.5pt (50px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                    "target": [
                                                        "#praise > .uk-position-cover:nth-child(2)"
                                                    ]
                                                },
                                                {
                                                    "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                    "target": [
                                                        "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"quote1_quote\">\u201cYou\u2019re going<\/span>",
                                    "target": [
                                        "#\\33 d6f006e-a8cb-459a-9093-8feefce83bef > .uk-width-1-1\\@m.uk-first-column > div > blockquote > .quote1_quote:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "37.5pt (50px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                    "target": [
                                                        "#praise > .uk-position-cover:nth-child(2)"
                                                    ]
                                                },
                                                {
                                                    "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                    "target": [
                                                        "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"quote1_quote\">to fall in love.\u201d<\/span>",
                                    "target": [
                                        "#\\33 d6f006e-a8cb-459a-9093-8feefce83bef > .uk-width-1-1\\@m.uk-first-column > div > blockquote > .quote1_quote:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "14.1pt (18.75px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                    "target": [
                                                        "#praise > .uk-position-cover:nth-child(2)"
                                                    ]
                                                },
                                                {
                                                    "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                    "target": [
                                                        "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<footer class=\"quote1_source\">Android Central<\/footer>",
                                    "target": [
                                        "#\\33 d6f006e-a8cb-459a-9093-8feefce83bef > .uk-width-1-1\\@m.uk-first-column > div > blockquote > .quote1_source"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "contrastRatio": 0,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"print\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                                    "target": [
                                                        "#print"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2><span class=\"uk-text-primary\">Step 1: <\/span><br class=\"mobile-break\">Print your Mission.<\/h2>",
                                    "target": [
                                        "#print > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > .padded > h2"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"print\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                                    "target": [
                                                        "#print"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-primary\">Step 1: <\/span>",
                                    "target": [
                                        "#print > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > .padded > h2 > .uk-text-primary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "contrastRatio": 0,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                                    "target": [
                                                        ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(2)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2><span class=\"uk-text-primary\">Step 2: <\/span><br class=\"mobile-break\">Get the App.<\/h2>",
                                    "target": [
                                        ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(2) > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > .padded > h2"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                                    "target": [
                                                        ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(2)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-primary\">Step 2: <\/span>",
                                    "target": [
                                        ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(2) > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > .padded > h2 > .uk-text-primary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f4ffff",
                                                "contrastRatio": 0,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                                    "target": [
                                                        ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(5)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2><span class=\"uk-text-primary\">Step 3: <\/span><br class=\"mobile-break\">Gather your friends.<\/h2>",
                                    "target": [
                                        "#friends > h2"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                                    "target": [
                                                        ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(5)"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"uk-text-primary\">Step 3: <\/span>",
                                    "target": [
                                        "#friends > h2 > .uk-text-primary"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Unable to determine contrast ratio"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"supersoft\">",
                                    "target": [
                                        ".supersoft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Unable to determine contrast ratio"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\">Or your innocent students.<br>\n<span class=\"soft\">Or your hard-working employees.<br>\n<span class=\"soft\">Or your unsuspecting dinner party guests.<br>\n<span class=\"soft\">Or your fellow Escape Team community members.<br>\n<\/span><\/span><\/span><\/span>",
                                    "target": [
                                        ".supersoft > .soft > .soft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Unable to determine contrast ratio"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"soft\">Or your unsuspecting dinner party guests.<br>\n<span class=\"soft\">Or your fellow Escape Team community members.<br>\n<\/span><\/span>",
                                    "target": [
                                        ".supersoft > .soft > .soft > .soft > .soft"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                                }
                            ]
                        },
                        {
                            "id": "video-caption",
                            "impact": "critical",
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag122",
                                "section508",
                                "section508.22.a"
                            ],
                            "description": "Ensures <video> elements have captions",
                            "help": "<video> elements must have captions",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/video-caption?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "caption",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Check that captions is available for the element"
                                        }
                                    ],
                                    "impact": "critical",
                                    "html": "<video id=\"responsive-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">",
                                    "target": [
                                        "#responsive-video"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "www.hemmert.eu",
                "base_page_cname": "",
                "base_page_dns_server": "ns.inwx.de",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 18646,
                "testUrl": "https:\/\/www.escape-team.com\/",
                "custom": [
                    "Colordepth",
                    "Dpi",
                    "Images",
                    "Resolution",
                    "fonts",
                    "generated-content-percent",
                    "generated-content-size",
                    "imgs-in-viewport",
                    "imgs-no-alt",
                    "imgs-out-viewport",
                    "jsLibsVulns",
                    "meta-viewport",
                    "possibly-render-blocking-reqs",
                    "rendered-html",
                    "securityHeaders"
                ],
                "Colordepth": 24,
                "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                "Images": "[{\"url\":\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\",\"width\":101,\"height\":69,\"naturalWidth\":219,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/media\/pages\/home\/99b9c7bda4-1698926992\/award1.svg\",\"width\":167,\"height\":95,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.escape-team.com\/media\/pages\/home\/90ecab4fa0-1698926992\/award2.svg\",\"width\":167,\"height\":95,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.escape-team.com\/media\/pages\/home\/68b3d93fb1-1698926992\/award3.svg\",\"width\":167,\"height\":95,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/media\/pages\/home\/996a1c64bd-1700729299\/appstore-qr-badge-en.png\",\"width\":270,\"height\":349,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.escape-team.com\/media\/pages\/home\/edcce5221a-1700729299\/google-play-qr-badge-en.png\",\"width\":270,\"height\":349,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.escape-team.com\/media\/pages\/home\/ccd0ab367c-1700729299\/app-store-badge-en.png\",\"width\":500,\"height\":168,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.escape-team.com\/media\/pages\/home\/80ae2843b0-1698926992\/google-play-badge-en.png\",\"width\":564,\"height\":168,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/flags\/gb.png\",\"width\":30,\"height\":15,\"naturalWidth\":100,\"naturalHeight\":50},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/flags\/de.png\",\"width\":25,\"height\":15,\"naturalWidth\":100,\"naturalHeight\":60},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/flags\/cn.png\",\"width\":22,\"height\":15,\"naturalWidth\":100,\"naturalHeight\":67},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/flags\/es.png\",\"width\":22,\"height\":15,\"naturalWidth\":100,\"naturalHeight\":67},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/flags\/fr.png\",\"width\":22,\"height\":15,\"naturalWidth\":100,\"naturalHeight\":67},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/flags\/it.png\",\"width\":22,\"height\":15,\"naturalWidth\":100,\"naturalHeight\":67},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/flags\/pt.png\",\"width\":22,\"height\":15,\"naturalWidth\":100,\"naturalHeight\":67}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "ff-tisa-web-pro",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "ff-tisa-web-pro",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "700"
                    },
                    {
                        "family": "ff-tisa-web-pro",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "100"
                    },
                    {
                        "family": "ff-tisa-web-pro",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "ff-tisa-web-pro",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "ff-tisa-web-pro",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "100"
                    },
                    {
                        "family": "ff-tisa-web-pro",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "900"
                    },
                    {
                        "family": "news-gothic-std",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "news-gothic-std",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "700"
                    },
                    {
                        "family": "news-gothic-std",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "news-gothic-std",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "calling-code",
                        "display": "auto",
                        "status": "loaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "calling-code",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "calling-code",
                        "display": "auto",
                        "status": "loaded",
                        "style": "italic",
                        "weight": "700"
                    },
                    {
                        "family": "calling-code",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    }
                ],
                "generated-content-percent": 3.3399999999999999,
                "generated-content-size": 2.2200000000000002,
                "imgs-in-viewport": [
                    {
                        "src": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                        "html": "<img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 219,
                        "naturalHeight": 150
                    }
                ],
                "imgs-no-alt": [
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                    }
                ],
                "imgs-out-viewport": [
                    {
                        "src": "https:\/\/www.escape-team.com\/media\/pages\/home\/99b9c7bda4-1698926992\/award1.svg",
                        "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/99b9c7bda4-1698926992\/award1.svg\" alt=\"Award medal for Escapetheroomers Bullseye Award\" width=\"167\" height=\"95\" loading=\"lazy\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/media\/pages\/home\/90ecab4fa0-1698926992\/award2.svg",
                        "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/90ecab4fa0-1698926992\/award2.svg\" alt=\"Award medal for MomoCon Indie Awards\" width=\"167\" height=\"95\" loading=\"lazy\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/media\/pages\/home\/68b3d93fb1-1698926992\/award3.svg",
                        "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/68b3d93fb1-1698926992\/award3.svg\" alt=\"Award medal for Pocketgamer Mobile Games Awards\" width=\"167\" height=\"95\" loading=\"lazy\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 122,
                        "naturalHeight": 150
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 122,
                        "naturalHeight": 150
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 122,
                        "naturalHeight": 150
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 122,
                        "naturalHeight": 150
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 122,
                        "naturalHeight": 150
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 122,
                        "naturalHeight": 150
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 122,
                        "naturalHeight": 150
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 122,
                        "naturalHeight": 150
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 122,
                        "naturalHeight": 150
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 122,
                        "naturalHeight": 150
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 122,
                        "naturalHeight": 150
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 133,
                        "naturalHeight": 133
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 122,
                        "naturalHeight": 150
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 122,
                        "naturalHeight": 150
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/media\/pages\/home\/996a1c64bd-1700729299\/appstore-qr-badge-en.png",
                        "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/996a1c64bd-1700729299\/appstore-qr-badge-en.png\" alt=\"Download on the App Store.\" width=\"390\" height=\"504\" loading=\"lazy\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/media\/pages\/home\/edcce5221a-1700729299\/google-play-qr-badge-en.png",
                        "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/edcce5221a-1700729299\/google-play-qr-badge-en.png\" alt=\"Download on Google Play.\" width=\"390\" height=\"504\" loading=\"lazy\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/flags\/gb.png",
                        "html": "<img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/gb.png\" alt=\"en flag\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/flags\/gb.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 100,
                        "naturalHeight": 50
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/flags\/de.png",
                        "html": "<img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/de.png\" alt=\"de flag\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/flags\/de.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 100,
                        "naturalHeight": 60
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/flags\/cn.png",
                        "html": "<img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/cn.png\" alt=\"zh flag\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/flags\/cn.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 100,
                        "naturalHeight": 67
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/flags\/es.png",
                        "html": "<img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/es.png\" alt=\"es flag\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/flags\/es.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 100,
                        "naturalHeight": 67
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/flags\/fr.png",
                        "html": "<img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/fr.png\" alt=\"fr flag\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/flags\/fr.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 100,
                        "naturalHeight": 67
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/flags\/it.png",
                        "html": "<img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/it.png\" alt=\"it flag\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/flags\/it.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 100,
                        "naturalHeight": 67
                    },
                    {
                        "src": "https:\/\/www.escape-team.com\/assets\/img\/flags\/pt.png",
                        "html": "<img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/pt.png\" alt=\"pt flag\">",
                        "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/flags\/pt.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 100,
                        "naturalHeight": 67
                    }
                ],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width,initial-scale=1.0",
                "possibly-render-blocking-reqs": [
                    "https:\/\/www.escape-team.com\/assets\/js\/baffle.min.js",
                    "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js",
                    "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js",
                    "https:\/\/www.escape-team.com\/assets\/js\/site.js",
                    "https:\/\/www.escape-team.com\/assets\/css\/fonts.css",
                    "https:\/\/www.escape-team.com\/assets\/app\/dist\/css\/uikit.app.min.css",
                    "https:\/\/use.typekit.net\/ncj0kbu.css"
                ],
                "rendered-html": "<html lang=\"en\" prefix=\"og: https:\/\/ogp.me\/ns#\"><head>\n\n  <meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\">\n\n  <title>Escape Team \u2013 an escape room to print at home.<\/title>\n<meta content=\"Hemmert UG (haftungsbeschr\u00e4nkt)\" name=\"author\">\n<meta content=\"Escape Team is a printable escape room game. Play instantly: download and print your mission PDF, download the app \u2013 the clock is ticking!\" name=\"description\">\n<meta content=\"index,follow,noodp\" name=\"robots\">\n<link rel=\"canonical\" href=\"https:\/\/www.escape-team.com\">\n<meta property=\"og:title\" content=\"Escape Team \u2013 an escape room to print at home.\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:url\" content=\"https:\/\/www.escape-team.com\">\n<meta property=\"og:image\" content=\"https:\/\/www.escape-team.com\/media\/pages\/home\/8966848c70-1715889369\/escapeteam-meta-1200x630-crop-top.png\">\n<meta property=\"og:image:width\" content=\"1200\">\n<meta property=\"og:image:height\" content=\"630\">\n<meta property=\"og:image:type\" content=\"image\/png\">\n<meta property=\"og:site_name\" content=\"Escape Team\">\n<meta property=\"og:description\" content=\"Escape Team is a printable escape room game. Play instantly: download and print your mission PDF, download the app \u2013 the clock is ticking!\">\n<meta name=\"twitter:card\" content=\"summary_large_image\">\n<meta name=\"twitter:title\" content=\"Escape Team \u2013 an escape room to print at home.\">\n<meta name=\"twitter:description\" content=\"Escape Team is a printable escape room game. Play instantly: download and print your mission PDF, download the app \u2013 the clock is ticking!\">\n<meta name=\"twitter:site\" content=\"@playescapeteam\">\n<meta name=\"twitter:creator\" content=\"@playescapeteam\">\n<meta name=\"twitter:image\" content=\"https:\/\/www.escape-team.com\/media\/pages\/home\/8966848c70-1715889369\/escapeteam-meta-1200x630-crop-top.png\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https:\/\/www.escape-team.com\/media\/site\/82f69a4376-1698926992\/favatar-180x.png\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/www.escape-team.com\/media\/site\/82f69a4376-1698926992\/favatar-196x.png\" sizes=\"196x196\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/www.escape-team.com\/media\/site\/82f69a4376-1698926992\/favatar-96x.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/www.escape-team.com\/media\/site\/82f69a4376-1698926992\/favatar-32x.png\" sizes=\"32x32\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/www.escape-team.com\/media\/site\/82f69a4376-1698926992\/favatar-16x.png\" sizes=\"16x16\">\n<meta name=\"msapplication-TileImage\" content=\"https:\/\/www.escape-team.com\/media\/site\/82f69a4376-1698926992\/favatar-150x.png\">\n  \n    <link href=\"https:\/\/www.escape-team.com\/assets\/css\/fonts.css\" rel=\"stylesheet\">    <link href=\"https:\/\/www.escape-team.com\/assets\/app\/dist\/css\/uikit.app.min.css\" rel=\"stylesheet\">  \n  <script type=\"text\/javascript\" async=\"\" src=\"\/\/analytics.fabianhemmert.com\/matomo.js\"><\/script><script src=\"https:\/\/www.escape-team.com\/assets\/js\/baffle.min.js\"><\/script>  <script src=\"https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js\"><\/script>  <script src=\"https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js\"><\/script>\n  <script defer=\"\" src=\"https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit-icons.min.js\"><\/script>   \n  <script src=\"https:\/\/www.escape-team.com\/assets\/js\/site.js\"><\/script>\n  <link rel=\"stylesheet\" href=\"https:\/\/use.typekit.net\/ncj0kbu.css\">\n\n\n\n  \n    <style>\/* inner styles set by WPT to match CSSOM *\/blockquote { border-left: none !important; }<\/style>  \n\n\n\n\n    <script>\n        var currentLang = \"en\";\n        var siteRoot = \"\/\";\n    <\/script>\n\n\n<style>\/* inner styles set by WPT to match CSSOM *\/.awards { background-image: url(\"https:\/\/www.escape-team.com\/assets\/img\/scratches.jpg\") !important; }.stripes { background-image: url(\"https:\/\/www.escape-team.com\/assets\/img\/stripes.jpg\") !important; }.stripes h2 { color: rgb(244, 255, 255) !important; }.stripes .uk-text-primary { color: rgb(244, 255, 255) !important; opacity: 0.7; }<\/style>\n\n\n\n\n<\/head>\n<body>\n\n\n  <div class=\"page\">\n\n  <div>\n      <div class=\"uk-navbar-container uk-navbar-transparent\" style=\"position:absolute; width: 100%;\">\n      <div class=\"uk-container\">\n      <nav class=\"uk-navbar\" uk-navbar=\"\">\n              <div class=\"uk-navbar-left\">\n                  <a class=\"uk-navbar-item uk-logo\" style=\"display: block !important;\" href=\"https:\/\/www.escape-team.com\" rel=\"home\">\n                                  <img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\">\n            <img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-hidden@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\">\n                                    <img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-logo-inverse uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\">\n            <img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-logo-inverse uk-hidden@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\">\n                                <\/a>                  <\/div>\n\n                          \n        <div class=\"uk-navbar-right\">\n                <div class=\"uk-visible@m\">\n              <ul class=\"uk-navbar-nav\">\n        <li>\n      <a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#print\">Print your Mission<\/a>\n\n      \n\n    <\/li>\n        <li>\n      <a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#app\">Get the App<\/a>\n\n      \n\n    <\/li>\n        <li>\n      <a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#create\">Create your own<\/a>\n\n      \n\n    <\/li>\n      <\/ul>\n\n\n        <\/div>\n                                  <!-- button -->\n                                    <!-- offset click -->\n          <a class=\"uk-navbar-toggle tm-menu-animate uk-hidden@m uk-icon\" uk-icon=\"icon: menu;\" uk-toggle=\"target: #offcanvas\" tabindex=\"0\" aria-expanded=\"false\"><span uk-icon=\"icon: check\" class=\"uk-icon\"><\/span><\/a>\n          <span uk-icon=\"heart\" class=\"uk-icon\"><\/span>\n                <\/div>\n        <\/nav>\n        <\/div>\n      <\/div>\n\n      \n      \n    <\/div>  \n    \n\n  \n<main role=\"main\">\n<section id=\"hero-video\" class=\"uk-section uk-section-xlarge uk-padding-remove-vertical relative-inside\">\n\n        <div>\n        <div class=\"uk-grid uk-flex-stretch uk-grid-collapse uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div>\n<div class=\"video-container\">\n\n<video id=\"responsive-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">\n                                <source id=\"video-source\" src=\"\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4\" type=\"video\/mp4\">\n                                Your browser does not support the video tag.\n                            <\/video>\n\n<div class=\"arrow_container\" style=\"\">\n    <div class=\"arrow\" style=\"\">\n        <svg width=\"100pt\" height=\"100pt\" version=\"1.1\" viewBox=\"0 0 100 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n <path d=\"m28.699 41l4.3008-4.1992 17 17.699 17-17.699 4.3008 4.1992-21.301 22.199z\"><\/path>\n        <\/svg>\n    <\/div>\n<\/div>\n                        \n\n\n<\/div><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"praise\" class=\"uk-section uk-cover-container uk-section-large uk-light padded\"> \n<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\"><\/div>\n<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-position-relative uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        <div id=\"14d2bdc5-2cfa-48d8-9515-f0d50b3f814f\" class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n<div class=\"uk-width-1-1@m uk-first-column\">\n        \n<div>\n<blockquote>\n<span class=\"quote1_quote\">\u201cThe most original concept<\/span><br>\n<span class=\"quote1_quote\">we\u2019ve come across in years.\u201d<\/span>\n<footer class=\"quote1_source\">Gamezebo<\/footer>\n<\/blockquote><\/div>    <\/div>\n<\/div>\n<div id=\"49bc8795-a05c-4fc2-bb27-b6a0c6016a0d\" class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n<div class=\"uk-width-1-1@m uk-first-column\">\n        \n<div>\n<blockquote>\n<span class=\"quote2_quote\">An<\/span><br>\n<span class=\"quote2_quote\">\u201cingenious social puzzler.\u201d<\/span>\n<footer class=\"quote2_source\"> Droid Gamer <\/footer>\n<\/blockquote><\/div>    <\/div>\n<\/div>\n<div id=\"3d6f006e-a8cb-459a-9093-8feefce83bef\" class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n<div class=\"uk-width-1-1@m uk-first-column\">\n        \n<div>\n<blockquote>\n<span class=\"quote1_quote\">\u201cYou\u2019re going<\/span><br>\n<span class=\"quote1_quote\">to fall in love.\u201d<\/span>\n<footer class=\"quote1_source\">Android Central<\/footer>\n<\/blockquote><\/div>    <\/div>\n<\/div>\n                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"8eaeb72f-6d48-46f5-8c92-ac174242fb62\" class=\"uk-section uk-cover-container uk-section-xlarge uk-light large-headings\"> \n<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/06ffd97502-1715889369\/et2.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/06ffd97502-1715889369\/et2.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat\" uk-img=\"loading: eager\"><\/div>\n<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>\n\n        <div class=\"uk-container uk-container-expand\">\n        <div class=\"uk-grid uk-position-relative uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div id=\"logline\">\n<span style=\"text-align: center; line-height: 80%;\"><h1 class=\"aprintable\">\nA printable,<br> \ninteractive<br>\npen-and-paper <br>\nescape game.\n<\/h1><\/span>\n\n<h2 style=\"text-align: center;\" class=\"penpaperphone\">\nPen, paper and phone.<br>\n<span class=\"emphasis\">It's a blast.<\/span>\n<\/h2><h2><\/h2><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"2428bc79-9b07-4021-bb28-d78fa725da1d\" class=\"uk-section uk-cover-container uk-section-large uk-light\"> \n<div class=\"uk-position-cover\" style=\"background-image: linear-gradient(#b63a00, #fb4f13); background-blend-mode: overlay;  \"><\/div>\n\n        <div class=\"uk-container uk-container-xlarge\">\n        <div class=\"uk-grid uk-flex-middle uk-flex-between uk-position-relative\" uk-grid=\"\">\n                <div class=\"uk-width-1-3 uk-width-1-3@s uk-width-1-3@m uk-first-column\">\n                        <figure class=\" uk-width-1-2@s uk-margin-auto\">\n    <picture>\n        <source type=\"image\/webp\" srcset=\"https:\/\/www.escape-team.com\/media\/pages\/home\/99b9c7bda4-1698926992\/award1.svg\">\n        <img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/99b9c7bda4-1698926992\/award1.svg\" alt=\"Award medal for Escapetheroomers Bullseye Award\" width=\"167\" height=\"95\" loading=\"lazy\">\n  <\/picture>\n  \n  <\/figure>\n                    <\/div>\n                <div class=\"uk-width-1-3 uk-width-1-3@s uk-width-1-3@m\">\n                        <figure class=\" uk-width-1-2@s uk-margin-auto\">\n    <picture>\n        <source type=\"image\/webp\" srcset=\"https:\/\/www.escape-team.com\/media\/pages\/home\/90ecab4fa0-1698926992\/award2.svg\">\n        <img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/90ecab4fa0-1698926992\/award2.svg\" alt=\"Award medal for MomoCon Indie Awards\" width=\"167\" height=\"95\" loading=\"lazy\">\n  <\/picture>\n  \n  <\/figure>\n                    <\/div>\n                <div class=\"uk-width-1-3 uk-width-1-3@s uk-width-1-3@m\">\n                        <figure class=\" uk-width-1-2@s uk-margin-auto\">\n    <picture>\n        <source type=\"image\/webp\" srcset=\"https:\/\/www.escape-team.com\/media\/pages\/home\/68b3d93fb1-1698926992\/award3.svg\">\n        <img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/68b3d93fb1-1698926992\/award3.svg\" alt=\"Award medal for Pocketgamer Mobile Games Awards\" width=\"167\" height=\"95\" loading=\"lazy\">\n  <\/picture>\n  \n  <\/figure>\n                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"6994bf96-e82f-4c99-8d7f-96117e115cae\" class=\"uk-section uk-section-large uk-section-default\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div class=\"padded\">\n<h3 style=\"font-size:300%;\">Get ready, Escape Team.<br>We've got no&nbsp;time to&nbsp;lose.<\/h3>\n\n<h3 style=\"font-size:200%; color: #F4FFFF;\"><span class=\"verysoft\">Instant download.<\/span><br>\nYour team is go in&nbsp;minutes.<\/h3><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"print\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div class=\"padded\">\n<h2><span class=\"uk-text-primary\">Step 1: <\/span><br class=\"mobile-break\">Print your Mission.<\/h2><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"f5aad27e-7794-4a9c-b287-e59f43c46f3e\" class=\"uk-section uk-section-large uk-section-default\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        <div class=\"missionlist uk-child-width-1-3@m uk-grid uk-grid-masonry uk-flex-top uk-flex-wrap-top\" uk-grid=\"masonry: true\" style=\"height: 3044px;\">\n\n      \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(0px);\" class=\"uk-first-column\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Training + Mission 1<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<div style=\"box-sizing: border-box padding-bottom: 2em;\">\n\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training Mission \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n        <\/div>\n\n        <div style=\"clear:left;\"><\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Station \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Two missions to get you started. No big deal. Hopefully. \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n10:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_00-01.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(0px);\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 2<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Terminal \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Just some everyday bomb defusing at the local airport. \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n20:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_02.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(0px);\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 3<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Elevator \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Rescuing this hacked elevator? Should be a piece of cake if you\u2019ve made it this far. \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n30:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_03.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(0px);\" class=\"uk-grid-margin uk-first-column\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 4<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Rollercoaster \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                This mission is a pretty wild ride. No waiting in line, though! \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n30:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_04.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(-132px);\" class=\"uk-grid-margin\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 5<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Subway \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                For a team like yours, saving these innocent subway passengers should be no problem at all. \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n30:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_05.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n<div class=\"uk-grid-margin\" style=\"transform: translateY(-92px);\">\n    <div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code verysoft\" style=\"color: #f4ffff\">\n                Mission Pack 1               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training and Missions 1-5 \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<div class=\"calling_code\">\n                <span class=\"soft\">One single PDF file for easy printing.<\/span>\n<ul>\n<li>Training Mission<\/li>\n<li>Mission 1: Station<\/li>\n<li>Mission 2: Terminal<\/li>\n<li>Mission 3: Elevator<\/li>\n<li>Mission 4: Rollercoaster<\/li>\n<li>Mission 5: Subway<\/li>\n<\/ul>\n<span class=\"soft\"><\/span> \n            <\/div>\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_00-05.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n\n\n\n        <\/div>\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(-104px);\" class=\"uk-grid-margin uk-first-column\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 6<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Cruise Ship \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                We're not going down with this ship. \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_06.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(-196px);\" class=\"uk-grid-margin\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 7<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Prison \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Prevent the ultimate chaos from happening. \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_07.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(-92px);\" class=\"uk-grid-margin\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 8<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Bus \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                The fate of the passengers rests in your hands! \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_08.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(-104px);\" class=\"uk-grid-margin uk-first-column\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 9<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Bank \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Can you stop this financial catastrophe? \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_09.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n<div class=\"uk-grid-margin\" style=\"transform: translateY(-196px);\">\n    <div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code verysoft\" style=\"color: #f4ffff\">\n                Mission Pack 2               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Missions 6-9 \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<div class=\"calling_code\">\n                <span class=\"soft\">Just in case you want more:<\/span>\n<ul>\n<li>Mission 6: Cruise Ship<\/li>\n<li>Mission 7: Prison<\/li>\n<li>Mission 8: Bus<\/li>\n<li>Mission 9: Bank<\/li>\n<\/ul>\n<span class=\"soft\">Easy printout.<br>Hard puzzles.<\/span> \n            <\/div>\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_06-09.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n\n\n\n        <\/div>\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n<div class=\"uk-grid-margin\" style=\"transform: translateY(-92px);\">\n    <div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code verysoft\" style=\"color: #f4ffff\">\n                Mission Pack 1+2               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training and Missions 1-9 \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<div class=\"calling_code\">\n                <span class=\"soft\">All missions.<\/span>\n<ul>\n<li>Training Mission<\/li>\n<li>Mission 1: Station<\/li>\n<li>Mission 2: Terminal<\/li>\n<li>Mission 3: Elevator<\/li>\n<li>Mission 4: Rollercoaster<\/li>\n<li>Mission 5: Subway<\/li>\n<li>Mission 6: Cruise Ship<\/li>\n<li>Mission 7: Prison<\/li>\n<li>Mission 8: Bus<\/li>\n<li>Mission 9: Bank<\/li>\n<\/ul>\n<span class=\"soft\">All in.<br>Just like you!<\/span> \n            <\/div>\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_00-09.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n\n\n\n        <\/div>\n    <\/div>\n<\/div>\n\n  \n<\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"a236ce66-6bc1-4a1a-9eb9-03e3a4be0c41\" class=\"uk-section uk-section-large uk-section-default\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        <section class=\"uk-section padded\">\n<div class=\"uk-container\">\n<div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n\n      <h2 class=\"uk-first-column\"><span data-localize=\"notify\">Should we notify you about new missions?<\/span>\n        <br>\n        <span class=\"soft\" id=\"\" data-localize=\"nospam\">No spam. Promise.<\/span>\n  <\/h2>\n\n\n\n\n    <!-- Begin MailChimp Signup Form -->\n\n<div id=\"mc_embed_signup\" class=\"uk-grid-margin uk-first-column\">\n<form action=\"https:\/\/escape-team.us16.list-manage.com\/subscribe?u=7468dffa52d7b1490c1a515af&amp;id=96ded3e4f2\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate uk-form-horizontal\" target=\"_blank\" novalidate=\"\">\n    <div id=\"mc_embed_signup_scroll\">\n    \n    <!-- email form-control -->\n    <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->\n    <div style=\"position: absolute; left: -5000px;\" aria-hidden=\"true\"><input type=\"text\" name=\"b_7468dffa52d7b1490c1a515af_96ded3e4f2\" tabindex=\"-1\" value=\"\"><\/div>\n    <div style=\"float: left; margin-right: 1em;\" class=\"calling-code\">\n    <input type=\"email\" value=\"\" name=\"EMAIL\" class=\"calling-code uk-input uk-form-large\" style=\"background: #f4ffff; color: #000000;   font-family: calling-code,sans-serif !important;\n  border: #f4ffff; padding-left:  1em; margin-bottom:  1em; height: 3.5em;\" id=\"mce-EMAIL\" placeholder=\"[email protected]\" required=\"\">\n      <\/div>\n    <div style=\"float: left;\">\n    <div class=\"clear\"><input type=\"submit\" value=\"SUBSCRIBE\" name=\"subscribe\" class=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\" id=\"signup-button\" data-localize=\"subscribe\" style=\"padding: 25px; \"><\/div>\n<\/div>\n    <\/div>\n<\/form>\n<\/div>\n\n<!--End mc_embed_signup-->\n\n<\/div>\n                    <br>\n                    <br>\n                    <br>\n\n              <span class=\"soft\" id=\"signup-response\"><\/span>\n              <p><\/p>\n                    <br>\n\n<\/div><\/section><\/div><\/div><\/div><\/section>\n                    <\/main><\/div>\n                \n    \n    <section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div class=\"padded\">\n<h2><span class=\"uk-text-primary\">Step 2: <\/span><br class=\"mobile-break\">Get the App.<\/h2><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"d98a8a90-3168-445c-ad68-5953346a39f3\" class=\"uk-section uk-section-large uk-section-default uk-visible@s\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid\" uk-grid=\"\">\n                <div class=\"uk-width-1-2@m uk-first-column\">\n                        \n<div class=\"uk-clearfix\">\n<h2>It's free.<br>\n<span class=\"soft\">Training and Mission 1? Free.<\/span><br>\n<span class=\"verysoft\">Later missions just $2.99 each.<\/span>\n<\/h2><\/div>                    <\/div>\n                <div class=\"uk-width-1-4@m\">\n                        <figure>\n    <a href=\"https:\/\/apps.apple.com\/de\/app\/escape-team\/id1244557872\" target=\"_blank\">\n    <picture>\n            <source type=\"image\/webp\" srcset=\"https:\/\/www.escape-team.com\/media\/pages\/home\/996a1c64bd-1700729299\/appstore-qr-badge-en.webp\">\n            <img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/996a1c64bd-1700729299\/appstore-qr-badge-en.png\" alt=\"Download on the App Store.\" width=\"390\" height=\"504\" loading=\"lazy\">\n    <\/picture>\n  <\/a>\n  \n  <\/figure>\n                    <\/div>\n                <div class=\"uk-width-1-4@m\">\n                        <figure>\n    <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.escapeteam.android\" target=\"_blank\">\n    <picture>\n            <source type=\"image\/webp\" srcset=\"https:\/\/www.escape-team.com\/media\/pages\/home\/edcce5221a-1700729299\/google-play-qr-badge-en.webp\">\n            <img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/edcce5221a-1700729299\/google-play-qr-badge-en.png\" alt=\"Download on Google Play.\" width=\"390\" height=\"504\" loading=\"lazy\">\n    <\/picture>\n  <\/a>\n  \n  <\/figure>\n                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"f6e35e7f-db91-4b5b-bae5-8a2c3bbdf342\" class=\"uk-section uk-section-large uk-section-default uk-hidden@s\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-flex-center uk-grid-medium uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-2@m\">\n                                            <\/div>\n                <div class=\"uk-width-1-4@m uk-text-center uk-text-center@s uk-text-center@m\">\n                        <figure class=\" uk-margin-auto\">\n    <a href=\"https:\/\/apps.apple.com\/de\/app\/escape-team\/id1244557872\" target=\"_blank\">\n    <picture>\n            <source type=\"image\/webp\" srcset=\"https:\/\/www.escape-team.com\/media\/pages\/home\/ccd0ab367c-1700729299\/app-store-badge-en.webp\">\n            <img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/ccd0ab367c-1700729299\/app-store-badge-en.png\" alt=\"Download on the App Store.\" width=\"500\" height=\"168\" loading=\"lazy\">\n    <\/picture>\n  <\/a>\n  \n  <\/figure>\n                    <\/div>\n                <div class=\"uk-width-1-4@m uk-text-center uk-text-center@s uk-text-center@m\">\n                        <figure class=\" uk-margin-auto\">\n    <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.escapeteam.android\" target=\"_blank\">\n    <picture>\n            <source type=\"image\/webp\" srcset=\"https:\/\/www.escape-team.com\/media\/pages\/home\/80ae2843b0-1698926992\/google-play-badge-en.webp\">\n            <img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/80ae2843b0-1698926992\/google-play-badge-en.png\" alt=\"Download on Google Play.\" width=\"564\" height=\"168\" loading=\"lazy\">\n    <\/picture>\n  <\/a>\n  \n  <\/figure>\n                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div id=\"friends\" class=\"padded\">\n<h2><span class=\"uk-text-primary\">Step 3: <\/span><br class=\"mobile-break\">Gather your friends.<\/h2><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"761bc121-bb32-48de-826e-7fe6c9e45076\" class=\"uk-section uk-section-large uk-section-default\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div>\n<h2>You will need them.<br>\n<span class=\"soft\">Escape Team is most fun with 2-4 people.<\/span>\n<br>\n<br>\n<span class=\"verysoft\">And now, good luck. To all of us.<\/span>\n<\/h2><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"cccc8539-540d-4a88-89b4-5720bb06195e\" class=\"uk-section uk-section-large uk-section-primary\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div>\n<h3 style=\"font-size:300%;\">All done?<br>Think again.<\/h3>\n\n<h3 style=\"font-size:200%; color: #F4FFFF;\"><span class=\"verysoft\">User-Created Missions.<\/span><br>\nHow can there be evil in so many&nbsp;people?<\/h3>\n<p><br><br>\n<a class=\"usermissionbutton uk-button uk-button-large uk-button-white uk-border-rounded\t\" href=\"https:\/\/community.escape-team.com\/\" style=\"padding: 1em;\" target=\"_blank\">Discover <br class=\"mobile-break\">user-created missions<\/a>\n<\/p><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"create\" class=\"uk-section uk-section-large uk-section-muted\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div>\n<h3 style=\"font-size:300%;\">You?<\/h3>\n\n<h3 style=\"font-size:200%; color: #F4FFFF;\"><span class=\"verysoft\">Creating your own mission?<\/span><br>\nGo ahead, put your trusting friends on the line.<br>\n<span class=\"supersoft\">Or your loyal coworkers.<br>\n<span class=\"soft\">Or your children.<br>\n<span class=\"soft\">Or your innocent students.<br>\n<span class=\"soft\">Or your hard-working employees.<br>\n<span class=\"soft\">Or your unsuspecting dinner party guests.<br>\n<span class=\"soft\">Or your fellow Escape Team community members.<br>\n<\/span><\/span><\/span><\/span><\/span><\/span><\/h3>\n<p><br><br>\n<a class=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\t\" href=\"https:\/\/www.escape-team.com\/create\" style=\"padding: 1em;\" target=\"_blank\">Create<br class=\"mobile-break\"> your own mission<\/a><\/p><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section>\n\n<footer role=\"contentinfo\" uk-scrollspy=\"cls: uk-animation-fade; delay: 100\" style=\"visibility: hidden;\">\n\n<section class=\"uk-section padded\">\n<div class=\"uk-container\">\n<div class=\"uk-grid\" uk-grid=\"\">\n<div class=\"uk-width-1-1 uk-first-column\">\n  <h4>ESCAPE TEAM<\/h4>\n<p>A printable escape room experience for instant play at home. <br>Print your mission, get the app, and try to not lose your friends over it.<\/p><\/div>\n<div class=\"uk-width-1-1 uk-grid-margin uk-first-column\">\n  <\/div>\n<div class=\"uk-width-1-2@s uk-width-1-4@m uk-grid-margin uk-first-column\">\n  <h5>LEARN MORE<\/h5>\n<p><a href=\"https:\/\/www.escape-team.com\/how-to-play\">How to Play<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/playing-remotely\">Playing Remotely<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/solutions\">Solutions<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/redeem-voucher-codes\">Redeem Voucher Codes<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/education\">Escape Team in Education<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/faq\">FAQ<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/about-us\">About Us<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/press-kit\">Press Kit<\/a><\/p><\/div>\n<div class=\"uk-width-1-2@s uk-width-1-4@m uk-grid-margin\">\n  <h5>GET INVOLVED<\/h5>\n<p><a href=\"https:\/\/www.escape-team.com\/create\">Create Your Own Mission<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/free-escape-room-diy-kit\">Free Escape Room DIY Kit<\/a><br>\n<a href=\"https:\/\/community.escape-team.com\">Explore User-Created Missions<\/a><\/p><\/div>\n<div class=\"uk-width-1-2@s uk-width-1-4@m uk-grid-margin\">\n  <h5>HELP<\/h5>\n<p><a href=\"mailto:[email protected]\">Support<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/data-protection\">Data Protection<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/imprint\">Imprint<\/a><\/p><\/div>\n<div class=\"uk-width-1-2@s uk-width-expand@m uk-grid-margin\">\n  <\/div>\n<\/div>\n<\/div>\n<\/section>\n\n<div class=\"uk-container\" style=\"padding-top: 2em;\">\n\n <div class=\"uk-grid-margin uk-text-small uk-margin-medium-bottom uk-margin-top uk-grid\" uk-grid=\"\">\n <div class=\"uk-width-expand@s uk-width-1-4 uk-first-column\" style=\"padding-left: 2em;\">\n\n<a href=\"https:\/\/www.escape-team.com\"><img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/gb.png\" alt=\"en flag\"><\/a><a href=\"https:\/\/www.escape-team.de\"><img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/de.png\" alt=\"de flag\"><\/a><a href=\"https:\/\/www.escape-team.cn\"><img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/cn.png\" alt=\"zh flag\"><\/a><a href=\"https:\/\/www.escape-team.es\"><img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/es.png\" alt=\"es flag\"><\/a><a href=\"https:\/\/www.escape-team.fr\"><img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/fr.png\" alt=\"fr flag\"><\/a><a href=\"https:\/\/www.escape-team.it\"><img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/it.png\" alt=\"it flag\"><\/a><a href=\"https:\/\/www.escape-team.pt\"><img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/pt.png\" alt=\"pt flag\"><\/a>\n        <\/div>\n    <div class=\"uk-width-auto@s uk-flex-last uk-width-3-4 \">\n      <p class=\"footer-copyright uk-text-muted\" style=\"padding-left: 0em; padding-bottom: 1em;\">\n        <span class=\"news-bold\">\u00a9 2024 <a style=\"text-decoration: none !important;\" href=\"https:\/\/www.escape-team.com\">ESCAPE TEAM<\/a><\/span>\n              <\/p>\n    <\/div>\n  <\/div>\n<\/div><\/footer>\n\n<!-- page end -->\n\n<div id=\"offcanvas\" uk-offcanvas=\"flip: true; overlay: true; mode: reveal;\" class=\"uk-offcanvas\">\n  <div class=\"uk-offcanvas-bar uk-flex uk-flex-column\">\n  <button class=\"uk-offcanvas-close uk-icon uk-close\" type=\"button\" uk-close=\"\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><line fill=\"none\" stroke=\"#000\" stroke-width=\"1.1\" x1=\"1\" y1=\"1\" x2=\"13\" y2=\"13\"><\/line><line fill=\"none\" stroke=\"#000\" stroke-width=\"1.1\" x1=\"13\" y1=\"1\" x2=\"1\" y2=\"13\"><\/line><\/svg><\/button>\n    <div class=\"uk-margin-small-top uk-margin-medium-bottom\">\n    <a class=\"uk-logo\" href=\"https:\/\/www.escape-team.com\" rel=\"home\">\n      <img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\">\n    <\/a>\n  <\/div>\n      <ul class=\"uk-nav uk-nav-primary uk-margin-auto-vertical\" uk-scrollspy=\"target: > li; cls: uk-animation-slide-bottom-small; delay: 50; repeat: true\">\n        <li class=\"\" style=\"visibility: hidden;\">\n      <a href=\"https:\/\/www.escape-team.com\/#print\">Print your Mission<\/a>\n\n      \n    <\/li>\n        <li class=\"\" style=\"visibility: hidden;\">\n      <a href=\"https:\/\/www.escape-team.com\/#app\">Get the App<\/a>\n\n      \n    <\/li>\n        <li class=\"\" style=\"visibility: hidden;\">\n      <a href=\"https:\/\/www.escape-team.com\/#create\">Create your own<\/a>\n\n      \n    <\/li>\n                      <\/ul>\n\n  <div class=\"padded uk-margin-large-top\">\n\n    <div>\n        <ul class=\"padded sociallinks uk-grid uk-grid-stack\" uk-grid=\"\">\n<li><a href=\"https:\/\/twitter.com\/playescapeteam\" rel=\"noopener noreferrer\" target=\"_blank\">Twitter<\/a><\/li>\n<li><a href=\"https:\/\/www.instagram.com\/playescapeteam\/\" rel=\"noopener noreferrer\" target=\"_blank\">Instagram<\/a><\/li>\n<li><a href=\"https:\/\/itunes.apple.com\/app\/escape-team\/id1244557872?ls=1&amp;mt=8\" rel=\"noopener noreferrer\" target=\"_blank\">App Store<\/a><\/li>\n<li><a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.escapeteam.android\" rel=\"noopener noreferrer\" target=\"_blank\">Play Store<\/a><\/li>\n<\/ul>\n        <\/div>\n\n\n\n\n    <div class=\"uk-text-small uk-text-muted uk-margin-medium-top\">\n    \u00a9 ESCAPE TEAM\n    <\/div>\n  <\/div>\n  <\/div>\n<\/div>\n\n<!-- Matomo -->\n<script type=\"text\/javascript\">\n  var _paq = window._paq = window._paq || [];\n  \/* tracker methods like \"setCustomDimension\" should be called before \"trackPageView\" *\/\n  _paq.push([\"disableCookies\"]);\n  _paq.push(['trackPageView']);\n  _paq.push(['enableLinkTracking']);\n  (function() {\n    var u=\"\/\/analytics.fabianhemmert.com\/\";\n    _paq.push(['setTrackerUrl', u+'matomo.php']);\n    _paq.push(['setSiteId', '4']);\n    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];\n    g.type='text\/javascript'; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);\n  })();\n<\/script>\n<!-- End Matomo Code -->\n\n<\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [
                        "x-content-type-options"
                    ],
                    "securityHeadersGrade": "E",
                    "securityHeadersScore": 20
                },
                "interactivePeriods": [
                    [
                        0,
                        559
                    ],
                    [
                        801,
                        909
                    ],
                    [
                        961,
                        5866
                    ]
                ],
                "longTasks": [
                    [
                        559,
                        801
                    ],
                    [
                        909,
                        961
                    ]
                ],
                "lastVisualChange": 6000,
                "render": 1000,
                "visualComplete85": 6000,
                "visualComplete90": 6000,
                "visualComplete95": 6000,
                "visualComplete99": 6000,
                "visualComplete": 6000,
                "SpeedIndex": 4346,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 1068,
                        "size": 6021,
                        "DOMNodeId": 29,
                        "nodeInfo": {
                            "nodeType": "A",
                            "attributes": {
                                "class": "news-bold capitalletters",
                                "href": "https:\/\/www.escape-team.com\/#print"
                            },
                            "bounds": [
                                903.390625,
                                25.5,
                                252.3125,
                                125
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1299,
                        "size": 6900,
                        "DOMNodeId": 120,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "data-src": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                                "class": "uk-visible@s",
                                "style": "height:69px;",
                                "alt": "Escape Team",
                                "data-width": "",
                                "data-height": "",
                                "uk-img": "",
                                "src": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg"
                            },
                            "sourceURL": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                            "bounds": [
                                367.5,
                                52.265625,
                                100.90625,
                                69
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1299,
                        "size": 6900,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 367.5,
                                "y": 52.265625,
                                "width": 100.90625,
                                "height": 69,
                                "top": 52.265625,
                                "right": 468.40625,
                                "bottom": 121.265625,
                                "left": 367.5
                            },
                            "outerHTML": "<img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\">",
                            "src": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                            "currentSrc": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1067,
                        "size": 6021,
                        "DOMNodeId": 29,
                        "nodeInfo": {
                            "nodeType": "A",
                            "attributes": {
                                "class": "news-bold capitalletters",
                                "href": "https:\/\/www.escape-team.com\/#print"
                            },
                            "bounds": [
                                903.390625,
                                25.5,
                                252.3125,
                                125
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1298,
                        "size": 6900,
                        "DOMNodeId": 120,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "data-src": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                                "class": "uk-visible@s",
                                "style": "height:69px;",
                                "alt": "Escape Team",
                                "data-width": "",
                                "data-height": "",
                                "uk-img": "",
                                "src": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg"
                            },
                            "sourceURL": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                            "bounds": [
                                367.5,
                                52.265625,
                                100.90625,
                                69
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1298,
                        "size": 6900,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 367.5,
                                "y": 52.265625,
                                "width": 100.90625,
                                "height": 69,
                                "top": 52.265625,
                                "right": 468.40625,
                                "bottom": 121.265625,
                                "left": 367.5
                            },
                            "outerHTML": "<img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\">",
                            "src": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                            "currentSrc": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                            "content": "normal"
                        },
                        "type": "image"
                    }
                ],
                "LargestContentfulPaintType": "image",
                "LargestContentfulPaintNodeType": "IMG",
                "LargestContentfulPaintImageURL": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 30
                    },
                    {
                        "name": "fetchStart",
                        "time": 50
                    },
                    {
                        "name": "navigationStart",
                        "time": 96
                    },
                    {
                        "name": "domLoading",
                        "time": 96
                    },
                    {
                        "name": "responseEnd",
                        "time": 97
                    },
                    {
                        "name": "domInteractive",
                        "time": 97
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 98
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 98
                    },
                    {
                        "name": "domComplete",
                        "time": 98
                    },
                    {
                        "name": "responseEnd",
                        "time": 300
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 318
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 318
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 318
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 319
                    },
                    {
                        "name": "domLoading",
                        "time": 319
                    },
                    {
                        "name": "LayoutShift",
                        "time": 898
                    },
                    {
                        "name": "firstPaint",
                        "time": 947
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 947
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 947
                    },
                    {
                        "name": "domInteractive",
                        "time": 1039
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 1053
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 1054
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 1067
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 1067
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 1067
                    },
                    {
                        "name": "domComplete",
                        "time": 1317
                    },
                    {
                        "name": "loadEventStart",
                        "time": 1317
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 1319
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 1067
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 1298
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 1298
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0.00094890450942365461
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0.00094890450942365461
                    }
                ],
                "chromeUserTiming.navigationStart": 96,
                "chromeUserTiming.fetchStart": 51,
                "chromeUserTiming.domLoading": 319,
                "chromeUserTiming.responseEnd": 301,
                "chromeUserTiming.domInteractive": 1040,
                "chromeUserTiming.domContentLoadedEventStart": 1054,
                "chromeUserTiming.domContentLoadedEventEnd": 1055,
                "chromeUserTiming.domComplete": 1318,
                "chromeUserTiming.unloadEventStart": 318,
                "chromeUserTiming.unloadEventEnd": 318,
                "chromeUserTiming.markAsMainFrame": 319,
                "chromeUserTiming.commitNavigationEnd": 319,
                "chromeUserTiming.LayoutShift": 899,
                "chromeUserTiming.firstPaint": 947,
                "chromeUserTiming.firstContentfulPaint": 947,
                "chromeUserTiming.firstImagePaint": 947,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1067,
                "chromeUserTiming.firstMeaningfulPaint": 1067,
                "chromeUserTiming.loadEventStart": 1318,
                "chromeUserTiming.loadEventEnd": 1319,
                "chromeUserTiming.LargestTextPaint": 1068,
                "chromeUserTiming.LargestImagePaint": 1299,
                "chromeUserTiming.LargestContentfulPaint": 1299,
                "chromeUserTiming.TotalLayoutShift": 0.00094890450942365461,
                "chromeUserTiming.CumulativeLayoutShift": 0.00094890450942365461,
                "LayoutShifts": [
                    {
                        "time": 898,
                        "score": 0.00094890450942365461,
                        "cumulative_score": 0.00094890450942365461,
                        "window_score": 0.00094890450942365461,
                        "shift_window_num": 0,
                        "rects": [
                            [
                                875,
                                0,
                                678,
                                176
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 875,
                                    "y": 0,
                                    "width": 678,
                                    "height": 176,
                                    "top": 0,
                                    "right": 1553,
                                    "bottom": 176,
                                    "left": 875
                                },
                                "currentRect": {
                                    "x": 903,
                                    "y": 0,
                                    "width": 650,
                                    "height": 176,
                                    "top": 0,
                                    "right": 1553,
                                    "bottom": 176,
                                    "left": 903
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 1,
                    "cumulative_score": 0.00094890450942365461,
                    "fraction_of_total": 1
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 490.39800000000002
                        },
                        "13": {
                            "name": "UnprefixedRequestAnimationFrame",
                            "firstUsed": 502.39800000000002
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 321.80000000000001
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 321.81299999999999
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 329.32400000000001
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 367.61599999999999
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 367.65800000000002
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 367.666
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 367.68900000000002
                        },
                        "4317": {
                            "name": "LinkRelCanonical",
                            "firstUsed": 390.19499999999999
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 391.012
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 403.93400000000003
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 437.90600000000001
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 445.13900000000001
                        },
                        "976": {
                            "name": "CSSAtRuleSupports",
                            "firstUsed": 445.20400000000001
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 445.30799999999999
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 445.39400000000001
                        },
                        "2317": {
                            "name": "CSSSelectorWebkitSliderThumb",
                            "firstUsed": 445.88499999999999
                        },
                        "2316": {
                            "name": "CSSSelectorWebkitSliderRunnableTrack",
                            "firstUsed": 445.92099999999999
                        },
                        "2314": {
                            "name": "CSSSelectorWebkitSearchCancelButton",
                            "firstUsed": 445.96699999999998
                        },
                        "2319": {
                            "name": "CSSSelectorWebkitUnknownPseudo",
                            "firstUsed": 445.97399999999999
                        },
                        "2298": {
                            "name": "CSSSelectorWebkitInnerSpinButton",
                            "firstUsed": 445.98500000000001
                        },
                        "2279": {
                            "name": "CSSSelectorWebkitCalendarPickerIndicator",
                            "firstUsed": 446.13400000000001
                        },
                        "1153": {
                            "name": "CSSSelectorIndirectAdjacent",
                            "firstUsed": 446.22899999999998
                        },
                        "2311": {
                            "name": "CSSSelectorWebkitProgressBar",
                            "firstUsed": 446.36799999999999
                        },
                        "2313": {
                            "name": "CSSSelectorWebkitProgressValue",
                            "firstUsed": 446.38
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 449.02800000000002
                        },
                        "978": {
                            "name": "CSSAtRuleWebkitKeyframes",
                            "firstUsed": 450.601
                        },
                        "975": {
                            "name": "CSSAtRulePage",
                            "firstUsed": 460.54399999999998
                        },
                        "1067": {
                            "name": "SameOriginApplicationScript",
                            "firstUsed": 490.10700000000003
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 490.404
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 497.55900000000003
                        },
                        "2659": {
                            "name": "NavigatorMaxTouchPoints",
                            "firstUsed": 498.529
                        },
                        "2592": {
                            "name": "ResizeObserver_Constructor",
                            "firstUsed": 502.17399999999998
                        },
                        "1347": {
                            "name": "PointerEventAddListenerCount",
                            "firstUsed": 502.31900000000002
                        },
                        "4238": {
                            "name": "ScriptSchedulingType_Defer",
                            "firstUsed": 528.41999999999996
                        },
                        "971": {
                            "name": "CSSAtRuleImport",
                            "firstUsed": 529.25900000000001
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 529.84900000000005
                        },
                        "4240": {
                            "name": "ScriptSchedulingType_ParserBlockingInline",
                            "firstUsed": 530.25800000000004
                        },
                        "1229": {
                            "name": "HTMLMediaElement",
                            "firstUsed": 547.47400000000005
                        },
                        "2445": {
                            "name": "EnterPictureInPictureEventListener",
                            "firstUsed": 547.49000000000001
                        },
                        "2446": {
                            "name": "LeavePictureInPictureEventListener",
                            "firstUsed": 547.49599999999998
                        },
                        "1230": {
                            "name": "HTMLMediaElementInDocument",
                            "firstUsed": 547.53200000000004
                        },
                        "42": {
                            "name": "MaxAttribute",
                            "firstUsed": 549.67700000000002
                        },
                        "43": {
                            "name": "MinAttribute",
                            "firstUsed": 549.69200000000001
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 549.99400000000003
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 550.024
                        },
                        "2355": {
                            "name": "CSSGradient",
                            "firstUsed": 550.39099999999996
                        },
                        "521": {
                            "name": "Picture",
                            "firstUsed": 550.42700000000002
                        },
                        "523": {
                            "name": "SrcsetXDescriptor",
                            "firstUsed": 550.47900000000004
                        },
                        "2935": {
                            "name": "LazyLoadImageLoadingAttributeLazy",
                            "firstUsed": 556.94799999999998
                        },
                        "2706": {
                            "name": "WindowInnerHeight",
                            "firstUsed": 564.39300000000003
                        },
                        "2705": {
                            "name": "WindowInnerWidth",
                            "firstUsed": 564.46400000000006
                        },
                        "1368": {
                            "name": "IntersectionObserver_Constructor",
                            "firstUsed": 564.48400000000004
                        },
                        "1969": {
                            "name": "ElementNameDOMValidHTMLParserInvalid",
                            "firstUsed": 566.31299999999999
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 584.14599999999996
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 584.15700000000004
                        },
                        "4994": {
                            "name": "Feature_4994",
                            "firstUsed": 584.39200000000005
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 585.19899999999996
                        },
                        "1351": {
                            "name": "CSSValueAppearanceNone",
                            "firstUsed": 601.53300000000002
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 603.86500000000001
                        },
                        "4237": {
                            "name": "FlexboxNewAbsPos",
                            "firstUsed": 617.49300000000005
                        },
                        "4330": {
                            "name": "FlexboxAbsPosJustifyContent",
                            "firstUsed": 617.50099999999998
                        },
                        "2218": {
                            "name": "V8Element_GetClientRects_Method",
                            "firstUsed": 797.32299999999998
                        },
                        "2084": {
                            "name": "ARIAExpandedAttribute",
                            "firstUsed": 797.49199999999996
                        },
                        "84": {
                            "name": "FormElement",
                            "firstUsed": 915.01700000000005
                        },
                        "2089": {
                            "name": "ARIAHiddenAttribute",
                            "firstUsed": 915.22500000000002
                        },
                        "45": {
                            "name": "PlaceholderAttribute",
                            "firstUsed": 915.36400000000003
                        },
                        "49": {
                            "name": "RequiredAttribute",
                            "firstUsed": 915.37599999999998
                        },
                        "591": {
                            "name": "InputTypeSubmit",
                            "firstUsed": 915.43899999999996
                        },
                        "1417": {
                            "name": "AddEventListenerPassiveTrue",
                            "firstUsed": 939.447
                        },
                        "2904": {
                            "name": "PassiveTouchEventListener",
                            "firstUsed": 939.46600000000001
                        },
                        "1418": {
                            "name": "AddEventListenerPassiveFalse",
                            "firstUsed": 944.56100000000004
                        },
                        "2903": {
                            "name": "NonPassiveTouchEventListener",
                            "firstUsed": 944.57600000000002
                        },
                        "4242": {
                            "name": "ScriptSchedulingType_Async",
                            "firstUsed": 960.44299999999998
                        },
                        "190": {
                            "name": "InputTypeText",
                            "firstUsed": 1012.904
                        },
                        "31": {
                            "name": "InputTypeEmail",
                            "firstUsed": 1012.923
                        },
                        "864": {
                            "name": "V8CustomEvent_InitCustomEvent_Method",
                            "firstUsed": 1039.0139999999999
                        },
                        "2711": {
                            "name": "WindowPageYOffset",
                            "firstUsed": 1058.7629999999999
                        },
                        "2710": {
                            "name": "WindowPageXOffset",
                            "firstUsed": 1058.7840000000001
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 1058.818
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 1069.9449999999999
                        },
                        "200": {
                            "name": "DocumentBeforeUnloadRegistered",
                            "firstUsed": 1078.527
                        },
                        "4613": {
                            "name": "CrossOriginWindowFrameElement",
                            "firstUsed": 1080.2660000000001
                        },
                        "2195": {
                            "name": "CookieGet",
                            "firstUsed": 1080.3900000000001
                        },
                        "4196": {
                            "name": "NavigatorUAData_Brands",
                            "firstUsed": 1090.5239999999999
                        },
                        "4195": {
                            "name": "NavigatorUAData_Platform",
                            "firstUsed": 1090.5730000000001
                        },
                        "4520": {
                            "name": "NavigatorUAData_GetHighEntropyValues",
                            "firstUsed": 1090.588
                        },
                        "2660": {
                            "name": "NavigatorMimeTypes",
                            "firstUsed": 1090.671
                        },
                        "3481": {
                            "name": "V8Navigator_JavaEnabled_Method",
                            "firstUsed": 1095.2729999999999
                        },
                        "3275": {
                            "name": "NavigatorCookieEnabled",
                            "firstUsed": 1095.297
                        },
                        "2704": {
                            "name": "V8Screen_Width_AttributeGetter",
                            "firstUsed": 1095.3109999999999
                        },
                        "2702": {
                            "name": "V8Screen_Height_AttributeGetter",
                            "firstUsed": 1095.3209999999999
                        },
                        "882": {
                            "name": "V8Performance_Timing_AttributeGetter",
                            "firstUsed": 1097.327
                        },
                        "3028": {
                            "name": "CreateObjectBlob",
                            "firstUsed": 1117.327
                        },
                        "494": {
                            "name": "SendBeacon",
                            "firstUsed": 1121.539
                        },
                        "4307": {
                            "name": "SendBeaconWithBlob",
                            "firstUsed": 1121.5730000000001
                        }
                    },
                    "CSSFeatures": {
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 445.21899999999999
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 449.05200000000002
                        },
                        "380": {
                            "name": "CSSPropertyStrokeDashoffset",
                            "firstUsed": 449.07299999999998
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 450.41500000000002
                        },
                        "326": {
                            "name": "CSSPropertyAliasWebkitTransform",
                            "firstUsed": 450.61099999999999
                        },
                        "327": {
                            "name": "CSSPropertyAliasWebkitTransformOrigin",
                            "firstUsed": 450.62
                        },
                        "447": {
                            "name": "CSSPropertyTransformOrigin",
                            "firstUsed": 450.62599999999998
                        },
                        "178": {
                            "name": "CSSPropertyWebkitBackgroundClip",
                            "firstUsed": 451.03699999999998
                        },
                        "359": {
                            "name": "CSSPropertyFilter",
                            "firstUsed": 451.41300000000001
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 460.56200000000001
                        },
                        "291": {
                            "name": "CSSPropertyWebkitMaskPosition",
                            "firstUsed": 460.88099999999997
                        },
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 529.86300000000006
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 529.88900000000001
                        },
                        "516": {
                            "name": "CSSPropertyFontDisplay",
                            "firstUsed": 529.89599999999996
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 529.90200000000004
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 529.90800000000002
                        },
                        "80": {
                            "name": "CSSPropertyFontStretch",
                            "firstUsed": 529.923
                        },
                        "49": {
                            "name": "CSSPropertyBorderLeft",
                            "firstUsed": 530.22199999999998
                        },
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 546.46600000000001
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 546.48800000000006
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 547.08600000000001
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 547.09699999999998
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 547.21100000000001
                        },
                        "419": {
                            "name": "CSSPropertyBackgroundBlendMode",
                            "firstUsed": 550.12699999999995
                        },
                        "30": {
                            "name": "CSSPropertyBackgroundRepeat",
                            "firstUsed": 550.13599999999997
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 550.15700000000004
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 550.32799999999997
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 550.33500000000004
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 550.59699999999998
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 550.74300000000005
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 550.77700000000004
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 550.78300000000002
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 550.79600000000005
                        },
                        "60": {
                            "name": "CSSPropertyBorderTop",
                            "firstUsed": 550.80600000000004
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 550.84799999999996
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 550.85500000000002
                        },
                        "79": {
                            "name": "CSSPropertyFloat",
                            "firstUsed": 550.87199999999996
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 550.88800000000003
                        },
                        "71": {
                            "name": "CSSPropertyClear",
                            "firstUsed": 551.07100000000003
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 551.19200000000001
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 551.20600000000002
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 551.52599999999995
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 551.53200000000004
                        },
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 584.17600000000004
                        },
                        "537": {
                            "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                            "firstUsed": 584.21000000000004
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 584.22400000000005
                        },
                        "142": {
                            "name": "CSSPropertyTextShadow",
                            "firstUsed": 584.245
                        },
                        "11": {
                            "name": "CSSPropertyTextRendering",
                            "firstUsed": 584.35900000000004
                        },
                        "100": {
                            "name": "CSSPropertyOutline",
                            "firstUsed": 584.37199999999996
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 584.75
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 584.84299999999996
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 584.85199999999998
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 584.92700000000002
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 584.93899999999996
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 584.947
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 584.96100000000001
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 584.99400000000003
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 585.01599999999996
                        },
                        "97": {
                            "name": "CSSPropertyMinWidth",
                            "firstUsed": 585.14300000000003
                        },
                        "158": {
                            "name": "CSSPropertyVisibility",
                            "firstUsed": 585.15300000000002
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 585.42499999999995
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 585.74599999999998
                        },
                        "84": {
                            "name": "CSSPropertyLetterSpacing",
                            "firstUsed": 585.774
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 585.78399999999999
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 585.80799999999999
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 585.81500000000005
                        },
                        "445": {
                            "name": "CSSPropertyWillChange",
                            "firstUsed": 585.82399999999996
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 586.14599999999996
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 586.15899999999999
                        },
                        "5": {
                            "name": "CSSPropertyFont",
                            "firstUsed": 586.16800000000001
                        },
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 586.18100000000004
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 586.37099999999998
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 586.38800000000003
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 595.68600000000004
                        },
                        "433": {
                            "name": "CSSPropertyObjectFit",
                            "firstUsed": 595.70299999999997
                        },
                        "27": {
                            "name": "CSSPropertyBackgroundPosition",
                            "firstUsed": 596.59799999999996
                        },
                        "33": {
                            "name": "CSSPropertyBackgroundSize",
                            "firstUsed": 596.61599999999999
                        },
                        "230": {
                            "name": "CSSPropertyAlignContent",
                            "firstUsed": 598.67600000000004
                        },
                        "175": {
                            "name": "CSSPropertyWebkitAppearance",
                            "firstUsed": 601.54300000000001
                        },
                        "68": {
                            "name": "CSSPropertyBoxShadow",
                            "firstUsed": 601.58699999999999
                        },
                        "233": {
                            "name": "CSSPropertyFlex",
                            "firstUsed": 1011.956
                        },
                        "303": {
                            "name": "CSSPropertyOrder",
                            "firstUsed": 1012.376
                        },
                        "108": {
                            "name": "CSSPropertyOverflowY",
                            "firstUsed": 1021.85
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 1021.879
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "maxFID": 0,
                "TTIMeasurementEnd": 5866,
                "LastInteractive": 1000,
                "TotalBlockingTime": 0,
                "testID": "240906_AiDc8J_94M",
                "step": 1,
                "effectiveBps": 8188,
                "domTime": 0,
                "aft": 0,
                "titleTime": 98,
                "domLoading": 0,
                "server_rtt": 0,
                "CrUX": {
                    "key": {
                        "formFactor": "DESKTOP",
                        "url": "https:\/\/www.escape-team.com\/"
                    },
                    "metrics": {
                        "first_input_delay": {
                            "histogram": [
                                {
                                    "start": 0,
                                    "end": 100,
                                    "density": 0.99809999999999999
                                },
                                {
                                    "start": 100,
                                    "end": 300
                                },
                                {
                                    "start": 300,
                                    "density": 0.0019
                                }
                            ],
                            "percentiles": {
                                "p75": 3
                            }
                        },
                        "interaction_to_next_paint": {
                            "histogram": [
                                {
                                    "start": 0,
                                    "end": 200,
                                    "density": 0.98309999999999997
                                },
                                {
                                    "start": 200,
                                    "end": 500,
                                    "density": 0.0114
                                },
                                {
                                    "start": 500,
                                    "density": 0.0055999999999999999
                                }
                            ],
                            "percentiles": {
                                "p75": 114
                            }
                        },
                        "largest_contentful_paint": {
                            "histogram": [
                                {
                                    "start": 0,
                                    "end": 2500,
                                    "density": 0.86470000000000002
                                },
                                {
                                    "start": 2500,
                                    "end": 4000,
                                    "density": 0.098799999999999999
                                },
                                {
                                    "start": 4000,
                                    "density": 0.036499999999999998
                                }
                            ],
                            "percentiles": {
                                "p75": 1749
                            }
                        },
                        "round_trip_time": {
                            "percentiles": {
                                "p75": 93
                            }
                        },
                        "cumulative_layout_shift": {
                            "histogram": [
                                {
                                    "start": "0.00",
                                    "end": "0.10",
                                    "density": 0.9929
                                },
                                {
                                    "start": "0.10",
                                    "end": "0.25",
                                    "density": 0.0043
                                },
                                {
                                    "start": "0.25",
                                    "density": 0.0028
                                }
                            ],
                            "percentiles": {
                                "p75": "0.00"
                            }
                        },
                        "experimental_time_to_first_byte": {
                            "histogram": [
                                {
                                    "start": 0,
                                    "end": 800,
                                    "density": 0.80700000000000005
                                },
                                {
                                    "start": 800,
                                    "end": 1800,
                                    "density": 0.17580000000000001
                                },
                                {
                                    "start": 1800,
                                    "density": 0.0172
                                }
                            ],
                            "percentiles": {
                                "p75": 702
                            }
                        },
                        "first_contentful_paint": {
                            "histogram": [
                                {
                                    "start": 0,
                                    "end": 1800,
                                    "density": 0.85389999999999999
                                },
                                {
                                    "start": 1800,
                                    "end": 3000,
                                    "density": 0.1091
                                },
                                {
                                    "start": 3000,
                                    "density": 0.036999999999999998
                                }
                            ],
                            "percentiles": {
                                "p75": 1341
                            }
                        }
                    },
                    "collectionPeriod": {
                        "firstDate": {
                            "year": 2024,
                            "month": 8,
                            "day": 8
                        },
                        "lastDate": {
                            "year": 2024,
                            "month": 9,
                            "day": 4
                        }
                    }
                },
                "lighthouse.Performance": 0.80000000000000004,
                "lighthouse.Performance.first-contentful-paint": 1277.971,
                "lighthouse.Performance.largest-contentful-paint": 1706.0609999999999,
                "lighthouse.Performance.total-blocking-time": 31.763999999999896,
                "lighthouse.Performance.cumulative-layout-shift": 0.00094890450942365461,
                "lighthouse.Performance.speed-index": 7856,
                "lighthouse.Accessibility": 0.89000000000000001,
                "lighthouse.BestPractices": 0.73999999999999999,
                "lighthouse.SEO": 0.82999999999999996,
                "lighthouse.PWA": 0.28999999999999998,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "113": 68.400000000000006,
                            "214": 45,
                            "315": 28.600000000000001,
                            "416": 90,
                            "517": 100,
                            "618": 100,
                            "719": 100,
                            "819": 75,
                            "920": 90,
                            "1021": 100,
                            "1122": 90,
                            "1223": 100,
                            "1324": 100,
                            "1425": 100,
                            "1525": 100,
                            "1626": 100,
                            "1727": 80,
                            "1828": 75,
                            "1928": 42.100000000000001,
                            "2029": 63.200000000000003,
                            "2130": 57.100000000000001,
                            "2231": 57.899999999999999,
                            "2332": 70,
                            "2433": 100,
                            "2534": 85,
                            "2634": 68.200000000000003,
                            "2735": 70,
                            "2836": 70,
                            "2937": 84.200000000000003,
                            "3038": 100,
                            "3139": 100,
                            "3240": 100,
                            "3341": 100,
                            "3442": 100,
                            "3542": 100,
                            "3643": 100,
                            "3744": 95,
                            "3845": 95.200000000000003,
                            "3946": 100,
                            "4048": 100,
                            "4149": 85,
                            "4250": 60,
                            "4350": 80,
                            "4451": 85.700000000000003,
                            "4552": 52.600000000000001,
                            "4653": 57.899999999999999,
                            "4754": 61.899999999999999,
                            "4855": 63.200000000000003,
                            "4956": 65,
                            "5057": 70,
                            "5157": 71.400000000000006,
                            "5258": 73.700000000000003,
                            "5359": 95,
                            "5460": 90,
                            "5561": 90,
                            "5662": 95.200000000000003,
                            "5763": 94.700000000000003,
                            "5865": 100,
                            "5966": 100,
                            "6066": 100
                        },
                        "max": 100,
                        "count": 61
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "113": 17777,
                            "214": 608786,
                            "315": 782508,
                            "416": 0,
                            "517": 0,
                            "618": 0,
                            "719": 0,
                            "819": 0,
                            "920": 0,
                            "1021": 0,
                            "1122": 0,
                            "1223": 21344,
                            "1324": 298656,
                            "1425": 49920,
                            "1525": 0,
                            "1626": 0,
                            "1727": 0,
                            "1828": 0,
                            "1928": 0,
                            "2029": 0,
                            "2130": 0,
                            "2231": 0,
                            "2332": 0,
                            "2433": 7140,
                            "2534": 0,
                            "2634": 0,
                            "2735": 0,
                            "2836": 0,
                            "2937": 0,
                            "3038": 0,
                            "3139": 16670,
                            "3240": 614697,
                            "3341": 165327,
                            "3442": 102501,
                            "3542": 0,
                            "3643": 0,
                            "3744": 0,
                            "3845": 0,
                            "3946": 0,
                            "4048": 0,
                            "4149": 0,
                            "4250": 0,
                            "4350": 0,
                            "4451": 0,
                            "4552": 0,
                            "4653": 0,
                            "4754": 0,
                            "4855": 0,
                            "4956": 0,
                            "5057": 0,
                            "5157": 0,
                            "5258": 0,
                            "5359": 12371,
                            "5460": 0,
                            "5561": 0,
                            "5662": 0,
                            "5763": 0,
                            "5865": 0,
                            "5966": 0,
                            "6066": 0
                        },
                        "max": 782508,
                        "count": 61
                    }
                },
                "effectiveBpsDoc": 8211,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1\/details\/cached\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1\/performance_optimization\/cached\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1\/breakdown\/cached\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1\/domains\/cached\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1\/screen_shot\/cached\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1\/experiments\/cached\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1_Cached_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1_Cached_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1_Cached_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDc8J\/94M\/1_Cached_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDc8J\/94M\/1_Cached_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDc8J\/94M\/1_Cached_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&file=1_Cached_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_AiDc8J_94M&file=1_Cached_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDc8J\/94M\/1_Cached_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDc8J\/94M\/1_Cached_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDc8J\/94M\/1_Cached_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDc8J\/94M\/1_Cached_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_AiDc8J_94M&compressed=1&file=1_Cached_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_001000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_001100.jpg",
                        "VisuallyComplete": 1
                    },
                    {
                        "time": 1300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_001300.jpg",
                        "VisuallyComplete": 1
                    },
                    {
                        "time": 1500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_001500.jpg",
                        "VisuallyComplete": 41
                    },
                    {
                        "time": 1800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_001800.jpg",
                        "VisuallyComplete": 1
                    },
                    {
                        "time": 1900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_001900.jpg",
                        "VisuallyComplete": 42
                    },
                    {
                        "time": 2100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_002100.jpg",
                        "VisuallyComplete": 6
                    },
                    {
                        "time": 2300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_002300.jpg",
                        "VisuallyComplete": 1
                    },
                    {
                        "time": 2400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_002400.jpg",
                        "VisuallyComplete": 43
                    },
                    {
                        "time": 2600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_002600.jpg",
                        "VisuallyComplete": 43
                    },
                    {
                        "time": 2800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_002800.jpg",
                        "VisuallyComplete": 42
                    },
                    {
                        "time": 2900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_002900.jpg",
                        "VisuallyComplete": 41
                    },
                    {
                        "time": 3000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_003000.jpg",
                        "VisuallyComplete": 41
                    },
                    {
                        "time": 3100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_003100.jpg",
                        "VisuallyComplete": 41
                    },
                    {
                        "time": 3200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_003200.jpg",
                        "VisuallyComplete": 40
                    },
                    {
                        "time": 3500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_003500.jpg",
                        "VisuallyComplete": 38
                    },
                    {
                        "time": 3700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_003700.jpg",
                        "VisuallyComplete": 26
                    },
                    {
                        "time": 3800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_003800.jpg",
                        "VisuallyComplete": 38
                    },
                    {
                        "time": 4000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_004000.jpg",
                        "VisuallyComplete": 38
                    },
                    {
                        "time": 4100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_004100.jpg",
                        "VisuallyComplete": 38
                    },
                    {
                        "time": 4300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_004300.jpg",
                        "VisuallyComplete": 38
                    },
                    {
                        "time": 4400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_004400.jpg",
                        "VisuallyComplete": 38
                    },
                    {
                        "time": 4500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_004500.jpg",
                        "VisuallyComplete": 38
                    },
                    {
                        "time": 4600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_004600.jpg",
                        "VisuallyComplete": 38
                    },
                    {
                        "time": 4700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_004700.jpg",
                        "VisuallyComplete": 38
                    },
                    {
                        "time": 4800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_004800.jpg",
                        "VisuallyComplete": 38
                    },
                    {
                        "time": 4900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_004900.jpg",
                        "VisuallyComplete": 38
                    },
                    {
                        "time": 5000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_005000.jpg",
                        "VisuallyComplete": 38
                    },
                    {
                        "time": 5100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_005100.jpg",
                        "VisuallyComplete": 38
                    },
                    {
                        "time": 5200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_005200.jpg",
                        "VisuallyComplete": 38
                    },
                    {
                        "time": 5300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_005300.jpg",
                        "VisuallyComplete": 39
                    },
                    {
                        "time": 5400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_005400.jpg",
                        "VisuallyComplete": 45
                    },
                    {
                        "time": 5500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_005500.jpg",
                        "VisuallyComplete": 37
                    },
                    {
                        "time": 5600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_005600.jpg",
                        "VisuallyComplete": 39
                    },
                    {
                        "time": 5700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_005700.jpg",
                        "VisuallyComplete": 37
                    },
                    {
                        "time": 5800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_005800.jpg",
                        "VisuallyComplete": 39
                    },
                    {
                        "time": 5900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_005900.jpg",
                        "VisuallyComplete": 64
                    },
                    {
                        "time": 6000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_006000.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "www.escape-team.com": {
                        "bytes": 8663,
                        "requests": 1,
                        "connections": 1
                    },
                    "analytics.fabianhemmert.com": {
                        "bytes": 0,
                        "requests": 1,
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 8663,
                        "bytesUncompressed": 65737,
                        "requests": 1
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 1
                    }
                },
                "consoleLog": [
                    {
                        "source": "security",
                        "level": "warning",
                        "text": "Mixed Content: The page at 'https:\/\/www.escape-team.com\/' was loaded over HTTPS, but requested an insecure element 'http:\/\/localhost\/escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_de_landscape_lq_no_audio.mp4'. This request was automatically upgraded to HTTPS, For more information see https:\/\/blog.chromium.org\/2019\/10\/no-more-mixed-messages-about-https.html",
                        "timestamp": 1725630719581.043,
                        "url": "https:\/\/www.escape-team.com\/",
                        "lineNumber": 568
                    },
                    {
                        "source": "network",
                        "level": "error",
                        "text": "Failed to load resource: net::ERR_CONNECTION_REFUSED",
                        "timestamp": 1725630719604.3091,
                        "url": "http:\/\/localhost\/escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_de_landscape_lq_no_audio.mp4",
                        "networkRequestId": "41060.179"
                    }
                ]
            }
        },
        "runs": {
            "1": {
                "firstView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-7wn9-10.10.1.11",
                    "loadTime": 2854,
                    "docTime": 2854,
                    "fullyLoaded": 6011,
                    "bytesOut": 64544,
                    "bytesOutDoc": 64544,
                    "bytesIn": 2875302,
                    "bytesInDoc": 2875302,
                    "requests": [
                        {
                            "type": 3,
                            "id": "FE26CB67560E894BAAF564EBD485BFDC",
                            "request_id": "FE26CB67560E894BAAF564EBD485BFDC",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/www.escape-team.com\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.escape-team.com",
                            "url": "\/",
                            "raw_id": "FE26CB67560E894BAAF564EBD485BFDC",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 97,
                            "ttfb_ms": 85,
                            "load_start": 159,
                            "load_start_float": 159.000078,
                            "bytesIn": 8662,
                            "objectSize": 8662,
                            "objectSizeUncompressed": 65737,
                            "chunks": [
                                {
                                    "ts": 246,
                                    "bytes": 3743,
                                    "inflated": 15965
                                },
                                {
                                    "ts": 251,
                                    "bytes": 4096,
                                    "inflated": 47266
                                },
                                {
                                    "ts": 256,
                                    "bytes": 823,
                                    "inflated": 2506
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 91,
                            "protocol": "http\/1.1",
                            "dns_start": 2,
                            "dns_end": 46,
                            "connect_start": 46,
                            "connect_end": 85,
                            "ssl_start": 85,
                            "ssl_end": 158,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "analytics.fabianhemmert.com",
                                "sanList": [
                                    "analytics.fabianhemmert.com",
                                    "escape-team.com",
                                    "escape-team.de",
                                    "escapeteam.de",
                                    "help.escape-team.com",
                                    "humangodinterfaces.com",
                                    "perspectives-in-play.com",
                                    "talesfromthefuture.eu",
                                    "wingman-group.de",
                                    "www.aicracy.net",
                                    "www.escape-team.com",
                                    "www.escape-team.de",
                                    "www.escapeteam.de",
                                    "www.humangodinterfaces.com",
                                    "www.perspectives-in-play.com",
                                    "www.talesfromthefuture.eu",
                                    "www.wingman-group.de"
                                ],
                                "issuer": "R11",
                                "validFrom": 1725400770,
                                "validTo": 1733176769,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1725404280774,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100B4F54D2A86586B0A22B925154CBD9F28EEDE93093F7922E2D5C11E5C66A4BC1C022100AF9BE6C468B25450B7E7F6DFAEE5AC2EE7B52452B238CC32732E6FA682FEE239"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                        "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                        "timestamp": 1725404280775,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304602210083EA003DBAFD99E2E5F5CF154240CA750646D54BDC2CC6F543212A285500A55B022100B4C7EFE10AE2F10E594679DD67A999D5F3D8A9BE1FA0DC07969BCA2CCE839E06"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "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",
                                    "Connection: keep-alive",
                                    "Host: www.escape-team.com",
                                    "Sec-Fetch-Dest: document",
                                    "Sec-Fetch-Mode: navigate",
                                    "Sec-Fetch-Site: cross-site",
                                    "Upgrade-Insecure-Requests: 1",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Vary: Accept-Encoding",
                                    "Content-Encoding: gzip",
                                    "X-Content-Type-Options: nosniff",
                                    "Access-Control-Allow-Origin: *",
                                    "Access-Control-Allow-Methods: GET",
                                    "Content-Length: 8662",
                                    "Keep-Alive: timeout=5, max=100",
                                    "Connection: Keep-Alive",
                                    "Content-Type: text\/html; charset=UTF-8"
                                ]
                            },
                            "bytesOut": 1993,
                            "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": 44,
                            "connect_ms": 39,
                            "ssl_ms": 73,
                            "gzip_total": 8662,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 16,
                            "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "http\/1.1",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 78,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGZzCCBU+gAwIBAgISA7sHGNmqYPzQKnZsyVcNnerkMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwOTAzMjE1OTMwWhcNMjQxMjAyMjE1OTI5WjAmMSQwIgYDVQQD\nExthbmFseXRpY3MuZmFiaWFuaGVtbWVydC5jb20wggEiMA0GCSqGSIb3DQEBAQUA\nA4IBDwAwggEKAoIBAQC1LK1T733TrIiC85m\/sw2sFRYToau++akWEq3vLcFLpOat\nyWyoX5m1JuEa1O2OboZGhVKz8jKkegBMnJyOMBV30618tpYGGomgMygycHrkYscA\nwbbhtDWjojPfDkb9JwyZwYDydR81Q7bv77wWLcK6Umw3SPJxBxjufFcycPCy93oX\nXHqAYK\/9mWn1J7Ldq2riWDQez+a7fa0Iy4eUeuginDF946CM1vmkMeKai8\/gu0d\/\nB04HhBs9SgXkRnsahzVIhCJmbxQJ4RgEO\/wZm74O\/SN9H8r8RbPL+8w0e+Pb7FLZ\nIszgXCQj8Yl+iM5ai0XlpRK7HTc1maBC3+FqAGwrAgMBAAGjggOAMIIDfDAOBgNV\nHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1Ud\nEwEB\/wQCMAAwHQYDVR0OBBYEFP3hEFfwm92xL6yOf5KwgOL+hO0BMB8GA1UdIwQY\nMBaAFMXPRqTq9MPAemyVxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEF\nBQcwAYYWaHR0cDovL3IxMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDov\nL3IxMS5pLmxlbmNyLm9yZy8wggGDBgNVHREEggF6MIIBdoIbYW5hbHl0aWNzLmZh\nYmlhbmhlbW1lcnQuY29tgg9lc2NhcGUtdGVhbS5jb22CDmVzY2FwZS10ZWFtLmRl\ngg1lc2NhcGV0ZWFtLmRlghRoZWxwLmVzY2FwZS10ZWFtLmNvbYIWaHVtYW5nb2Rp\nbnRlcmZhY2VzLmNvbYIYcGVyc3BlY3RpdmVzLWluLXBsYXkuY29tghV0YWxlc2Zy\nb210aGVmdXR1cmUuZXWCEHdpbmdtYW4tZ3JvdXAuZGWCD3d3dy5haWNyYWN5Lm5l\ndIITd3d3LmVzY2FwZS10ZWFtLmNvbYISd3d3LmVzY2FwZS10ZWFtLmRlghF3d3cu\nZXNjYXBldGVhbS5kZYIad3d3Lmh1bWFuZ29kaW50ZXJmYWNlcy5jb22CHHd3dy5w\nZXJzcGVjdGl2ZXMtaW4tcGxheS5jb22CGXd3dy50YWxlc2Zyb210aGVmdXR1cmUu\nZXWCFHd3dy53aW5nbWFuLWdyb3VwLmRlMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIB\nBgYKKwYBBAHWeQIEAgSB9wSB9ADyAHcASLDja9qmRzQP5WoC+p0w6xxSActW3SyB\n2bu\/qznYhHMAAAGRuhv3xgAABAMASDBGAiEAtPVNKoZYawoiuSUVTL2fKO7ekwk\/\neSLi1cEeXGakvBwCIQCvm+bEaLJUULfn9t+u5awu57UkUrI4zDJzLm+mgv7iOQB3\nAD8XS0\/XIkdYlB1lHIS+DRLtkDd\/H4Vq68G\/KIXs+GRuAAABkbob98cAAAQDAEgw\nRgIhAIPqAD26\/Zni5fXPFUJAynUGRtVL3CzG9UMhKihVAKVbAiEAtMfv4Qri8Q5Z\nRnndZ6mZ1fPYqb4foNwHlpvKLM6DngYwDQYJKoZIhvcNAQELBQADggEBACe59hGD\nefMXQQBF1WUpivkmlEAsBxdqXpL71S3sYbmcvadDSaFiui7DwxIWP\/mXtDsjBOgf\nBvJGFbV5mjIhZQjhMPqbYHkW7Kg5GbDD1FSOb6wA6Zj8hp4hfW0iL8BscyQWiwdT\nOXYgm6x1Yu08\/yG\/kDmcgWUg3hztddcwgwjBX10\/n60tpZw+ljiF61KeEBHbYrTX\nrP9bXRYJkJyD92ksdSmA0\/C9KrpKuFPExHh5pQPbZbWpW4Xkam68D1a82MYS4urn\n3ZrialP7TyRkwlO8l8hRrKp3lU9lGU7auQFD9O0qvqwBK1pvCfzEe78Bp0Gcp7w5\nrV1dKk9SQI\/AS0w=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 256,
                            "ttfb_start": 159,
                            "ttfb_end": 244,
                            "download_start": 244,
                            "download_end": 256,
                            "download_ms": 12,
                            "all_start": 2,
                            "all_end": 256,
                            "all_ms": 253,
                            "index": 0,
                            "number": 1,
                            "cpuTimes": {
                                "EvaluateScript": 5,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 5,
                            "cpu.v8.compile": 0,
                            "cpuTime": 5,
                            "js_timing": [
                                [
                                    1100.0940000000001,
                                    1100.355
                                ],
                                [
                                    1716.952,
                                    1721.3230000000001
                                ],
                                [
                                    1100.125,
                                    1100.3240000000001
                                ],
                                [
                                    1716.9659999999999,
                                    1717.223
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "40291.2",
                            "request_id": "40291.2",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/www.escape-team.com\/assets\/css\/fonts.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.escape-team.com",
                            "url": "\/assets\/css\/fonts.css",
                            "raw_id": "40291.2",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 47,
                            "ttfb_ms": 46,
                            "load_start": 294,
                            "load_start_float": 294.00009499999999,
                            "bytesIn": 245,
                            "objectSize": 245,
                            "objectSizeUncompressed": 1014,
                            "chunks": [
                                {
                                    "ts": 341,
                                    "bytes": 245,
                                    "inflated": 1014
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 91,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.escape-team.com\/",
                            "initiator_line": 34,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: text\/css,*\/*;q=0.1",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: www.escape-team.com",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Sec-Fetch-Dest: style",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Last-Modified: Thu, 16 May 2024 20:17:50 GMT",
                                    "ETag: \"3f6-61897edea77e0-gzip\"",
                                    "Accept-Ranges: bytes",
                                    "Vary: Accept-Encoding",
                                    "Content-Encoding: gzip",
                                    "X-Content-Type-Options: nosniff",
                                    "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                    "Access-Control-Allow-Methods: GET",
                                    "Content-Length: 245",
                                    "Keep-Alive: timeout=5, max=99",
                                    "Connection: Keep-Alive",
                                    "Content-Type: text\/css"
                                ]
                            },
                            "bytesOut": 1660,
                            "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": 245,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 263,
                            "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                            "netlog_id": 95,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 341,
                            "ttfb_start": 294,
                            "ttfb_end": 340,
                            "download_start": 340,
                            "download_end": 341,
                            "download_ms": 1,
                            "all_start": 294,
                            "all_end": 341,
                            "all_ms": 47,
                            "index": 1,
                            "number": 2
                        },
                        {
                            "type": 3,
                            "id": "40291.3",
                            "request_id": "40291.3",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/www.escape-team.com\/assets\/app\/dist\/css\/uikit.app.min.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.escape-team.com",
                            "url": "\/assets\/app\/dist\/css\/uikit.app.min.css",
                            "raw_id": "40291.3",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 176,
                            "ttfb_ms": 71,
                            "load_start": 294,
                            "load_start_float": 294.00010099999997,
                            "bytesIn": 34180,
                            "objectSize": 34180,
                            "objectSizeUncompressed": 304963,
                            "chunks": [
                                {
                                    "ts": 366,
                                    "bytes": 3634,
                                    "inflated": 13095
                                },
                                {
                                    "ts": 367,
                                    "bytes": 4096,
                                    "inflated": 26776
                                },
                                {
                                    "ts": 372,
                                    "bytes": 376,
                                    "inflated": 1827
                                },
                                {
                                    "ts": 456,
                                    "bytes": 16192,
                                    "inflated": 19730
                                },
                                {
                                    "ts": 468,
                                    "bytes": 9882,
                                    "inflated": 46927
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 85,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 45,
                            "connect_end": 86,
                            "ssl_start": 86,
                            "ssl_end": 167,
                            "initiator": "https:\/\/www.escape-team.com\/",
                            "initiator_line": 34,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: text\/css,*\/*;q=0.1",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: www.escape-team.com",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Sec-Fetch-Dest: style",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Last-Modified: Thu, 16 May 2024 20:35:17 GMT",
                                    "ETag: \"4a743-618982c4bcad5-gzip\"",
                                    "Accept-Ranges: bytes",
                                    "Vary: Accept-Encoding",
                                    "Content-Encoding: gzip",
                                    "X-Content-Type-Options: nosniff",
                                    "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                    "Access-Control-Allow-Methods: GET",
                                    "Content-Length: 34180",
                                    "Keep-Alive: timeout=5, max=100",
                                    "Connection: Keep-Alive",
                                    "Content-Type: text\/css"
                                ]
                            },
                            "bytesOut": 1660,
                            "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": 41,
                            "ssl_ms": 81,
                            "gzip_total": 34180,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 266,
                            "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "http\/1.1",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 101,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGZzCCBU+gAwIBAgISA7sHGNmqYPzQKnZsyVcNnerkMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwOTAzMjE1OTMwWhcNMjQxMjAyMjE1OTI5WjAmMSQwIgYDVQQD\nExthbmFseXRpY3MuZmFiaWFuaGVtbWVydC5jb20wggEiMA0GCSqGSIb3DQEBAQUA\nA4IBDwAwggEKAoIBAQC1LK1T733TrIiC85m\/sw2sFRYToau++akWEq3vLcFLpOat\nyWyoX5m1JuEa1O2OboZGhVKz8jKkegBMnJyOMBV30618tpYGGomgMygycHrkYscA\nwbbhtDWjojPfDkb9JwyZwYDydR81Q7bv77wWLcK6Umw3SPJxBxjufFcycPCy93oX\nXHqAYK\/9mWn1J7Ldq2riWDQez+a7fa0Iy4eUeuginDF946CM1vmkMeKai8\/gu0d\/\nB04HhBs9SgXkRnsahzVIhCJmbxQJ4RgEO\/wZm74O\/SN9H8r8RbPL+8w0e+Pb7FLZ\nIszgXCQj8Yl+iM5ai0XlpRK7HTc1maBC3+FqAGwrAgMBAAGjggOAMIIDfDAOBgNV\nHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1Ud\nEwEB\/wQCMAAwHQYDVR0OBBYEFP3hEFfwm92xL6yOf5KwgOL+hO0BMB8GA1UdIwQY\nMBaAFMXPRqTq9MPAemyVxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEF\nBQcwAYYWaHR0cDovL3IxMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDov\nL3IxMS5pLmxlbmNyLm9yZy8wggGDBgNVHREEggF6MIIBdoIbYW5hbHl0aWNzLmZh\nYmlhbmhlbW1lcnQuY29tgg9lc2NhcGUtdGVhbS5jb22CDmVzY2FwZS10ZWFtLmRl\ngg1lc2NhcGV0ZWFtLmRlghRoZWxwLmVzY2FwZS10ZWFtLmNvbYIWaHVtYW5nb2Rp\nbnRlcmZhY2VzLmNvbYIYcGVyc3BlY3RpdmVzLWluLXBsYXkuY29tghV0YWxlc2Zy\nb210aGVmdXR1cmUuZXWCEHdpbmdtYW4tZ3JvdXAuZGWCD3d3dy5haWNyYWN5Lm5l\ndIITd3d3LmVzY2FwZS10ZWFtLmNvbYISd3d3LmVzY2FwZS10ZWFtLmRlghF3d3cu\nZXNjYXBldGVhbS5kZYIad3d3Lmh1bWFuZ29kaW50ZXJmYWNlcy5jb22CHHd3dy5w\nZXJzcGVjdGl2ZXMtaW4tcGxheS5jb22CGXd3dy50YWxlc2Zyb210aGVmdXR1cmUu\nZXWCFHd3dy53aW5nbWFuLWdyb3VwLmRlMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIB\nBgYKKwYBBAHWeQIEAgSB9wSB9ADyAHcASLDja9qmRzQP5WoC+p0w6xxSActW3SyB\n2bu\/qznYhHMAAAGRuhv3xgAABAMASDBGAiEAtPVNKoZYawoiuSUVTL2fKO7ekwk\/\neSLi1cEeXGakvBwCIQCvm+bEaLJUULfn9t+u5awu57UkUrI4zDJzLm+mgv7iOQB3\nAD8XS0\/XIkdYlB1lHIS+DRLtkDd\/H4Vq68G\/KIXs+GRuAAABkbob98cAAAQDAEgw\nRgIhAIPqAD26\/Zni5fXPFUJAynUGRtVL3CzG9UMhKihVAKVbAiEAtMfv4Qri8Q5Z\nRnndZ6mZ1fPYqb4foNwHlpvKLM6DngYwDQYJKoZIhvcNAQELBQADggEBACe59hGD\nefMXQQBF1WUpivkmlEAsBxdqXpL71S3sYbmcvadDSaFiui7DwxIWP\/mXtDsjBOgf\nBvJGFbV5mjIhZQjhMPqbYHkW7Kg5GbDD1FSOb6wA6Zj8hp4hfW0iL8BscyQWiwdT\nOXYgm6x1Yu08\/yG\/kDmcgWUg3hztddcwgwjBX10\/n60tpZw+ljiF61KeEBHbYrTX\nrP9bXRYJkJyD92ksdSmA0\/C9KrpKuFPExHh5pQPbZbWpW4Xkam68D1a82MYS4urn\n3ZrialP7TyRkwlO8l8hRrKp3lU9lGU7auQFD9O0qvqwBK1pvCfzEe78Bp0Gcp7w5\nrV1dKk9SQI\/AS0w=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 470,
                            "ttfb_start": 294,
                            "ttfb_end": 365,
                            "download_start": 365,
                            "download_end": 470,
                            "download_ms": 105,
                            "all_start": 45,
                            "all_end": 470,
                            "all_ms": 298,
                            "index": 2,
                            "number": 3
                        },
                        {
                            "type": 3,
                            "id": "40291.4",
                            "request_id": "40291.4",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/www.escape-team.com\/assets\/js\/baffle.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.escape-team.com",
                            "url": "\/assets\/js\/baffle.min.js",
                            "raw_id": "40291.4",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 91,
                            "ttfb_ms": 90,
                            "load_start": 342,
                            "load_start_float": 342.00010700000001,
                            "bytesIn": 1819,
                            "objectSize": 1819,
                            "objectSizeUncompressed": 5011,
                            "chunks": [
                                {
                                    "ts": 433,
                                    "bytes": 1819,
                                    "inflated": 5011
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 91,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.escape-team.com\/",
                            "initiator_line": 35,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: *\/*",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: www.escape-team.com",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Sec-Fetch-Dest: script",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Last-Modified: Thu, 02 Nov 2023 12:09:52 GMT",
                                    "ETag: \"1393-6092a43db9add-gzip\"",
                                    "Accept-Ranges: bytes",
                                    "Vary: Accept-Encoding",
                                    "Content-Encoding: gzip",
                                    "X-Content-Type-Options: nosniff",
                                    "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                    "Access-Control-Allow-Methods: GET",
                                    "Content-Length: 1819",
                                    "Keep-Alive: timeout=5, max=98",
                                    "Connection: Keep-Alive",
                                    "Content-Type: application\/javascript"
                                ]
                            },
                            "bytesOut": 1618,
                            "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": 1819,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 271,
                            "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                            "netlog_id": 107,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 433,
                            "ttfb_start": 342,
                            "ttfb_end": 432,
                            "download_start": 432,
                            "download_end": 433,
                            "download_ms": 1,
                            "all_start": 342,
                            "all_end": 433,
                            "all_ms": 91,
                            "index": 3,
                            "number": 4,
                            "cpuTimes": {
                                "EvaluateScript": 2,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 2,
                            "cpu.v8.compile": 0,
                            "cpuTime": 2,
                            "js_timing": [
                                [
                                    528.13300000000004,
                                    529.87199999999996
                                ],
                                [
                                    528.15599999999995,
                                    528.49599999999998
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "40291.5",
                            "request_id": "40291.5",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.escape-team.com",
                            "url": "\/assets\/app\/dist\/js\/uikit.min.js",
                            "raw_id": "40291.5",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 227,
                            "ttfb_ms": 106,
                            "load_start": 376,
                            "load_start_float": 376.00011499999999,
                            "bytesIn": 42357,
                            "objectSize": 42357,
                            "objectSizeUncompressed": 133664,
                            "chunks": [
                                {
                                    "ts": 484,
                                    "bytes": 3620,
                                    "inflated": 9042
                                },
                                {
                                    "ts": 488,
                                    "bytes": 4096,
                                    "inflated": 11654
                                },
                                {
                                    "ts": 491,
                                    "bytes": 390,
                                    "inflated": 977
                                },
                                {
                                    "ts": 546,
                                    "bytes": 16192,
                                    "inflated": 52042
                                },
                                {
                                    "ts": 569,
                                    "bytes": 8096,
                                    "inflated": 27940
                                },
                                {
                                    "ts": 603,
                                    "bytes": 9963,
                                    "inflated": 32009
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 114,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 274,
                            "connect_end": 313,
                            "ssl_start": 313,
                            "ssl_end": 376,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "analytics.fabianhemmert.com",
                                "sanList": [
                                    "analytics.fabianhemmert.com",
                                    "escape-team.com",
                                    "escape-team.de",
                                    "escapeteam.de",
                                    "help.escape-team.com",
                                    "humangodinterfaces.com",
                                    "perspectives-in-play.com",
                                    "talesfromthefuture.eu",
                                    "wingman-group.de",
                                    "www.aicracy.net",
                                    "www.escape-team.com",
                                    "www.escape-team.de",
                                    "www.escapeteam.de",
                                    "www.humangodinterfaces.com",
                                    "www.perspectives-in-play.com",
                                    "www.talesfromthefuture.eu",
                                    "www.wingman-group.de"
                                ],
                                "issuer": "R11",
                                "validFrom": 1725400770,
                                "validTo": 1733176769,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1725404280774,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100B4F54D2A86586B0A22B925154CBD9F28EEDE93093F7922E2D5C11E5C66A4BC1C022100AF9BE6C468B25450B7E7F6DFAEE5AC2EE7B52452B238CC32732E6FA682FEE239"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                        "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                        "timestamp": 1725404280775,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304602210083EA003DBAFD99E2E5F5CF154240CA750646D54BDC2CC6F543212A285500A55B022100B4C7EFE10AE2F10E594679DD67A999D5F3D8A9BE1FA0DC07969BCA2CCE839E06"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.escape-team.com\/",
                            "initiator_line": 35,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: *\/*",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: www.escape-team.com",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Sec-Fetch-Dest: script",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                    "ETag: \"20a20-6092a43d4b917-gzip\"",
                                    "Accept-Ranges: bytes",
                                    "Vary: Accept-Encoding",
                                    "Content-Encoding: gzip",
                                    "X-Content-Type-Options: nosniff",
                                    "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                    "Access-Control-Allow-Methods: GET",
                                    "Content-Length: 42357",
                                    "Keep-Alive: timeout=5, max=100",
                                    "Connection: Keep-Alive",
                                    "Content-Type: application\/javascript"
                                ]
                            },
                            "bytesOut": 1618,
                            "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": 39,
                            "ssl_ms": 63,
                            "gzip_total": 42357,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 274,
                            "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "True",
                            "tls_next_proto": "http\/1.1",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 115,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGZzCCBU+gAwIBAgISA7sHGNmqYPzQKnZsyVcNnerkMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwOTAzMjE1OTMwWhcNMjQxMjAyMjE1OTI5WjAmMSQwIgYDVQQD\nExthbmFseXRpY3MuZmFiaWFuaGVtbWVydC5jb20wggEiMA0GCSqGSIb3DQEBAQUA\nA4IBDwAwggEKAoIBAQC1LK1T733TrIiC85m\/sw2sFRYToau++akWEq3vLcFLpOat\nyWyoX5m1JuEa1O2OboZGhVKz8jKkegBMnJyOMBV30618tpYGGomgMygycHrkYscA\nwbbhtDWjojPfDkb9JwyZwYDydR81Q7bv77wWLcK6Umw3SPJxBxjufFcycPCy93oX\nXHqAYK\/9mWn1J7Ldq2riWDQez+a7fa0Iy4eUeuginDF946CM1vmkMeKai8\/gu0d\/\nB04HhBs9SgXkRnsahzVIhCJmbxQJ4RgEO\/wZm74O\/SN9H8r8RbPL+8w0e+Pb7FLZ\nIszgXCQj8Yl+iM5ai0XlpRK7HTc1maBC3+FqAGwrAgMBAAGjggOAMIIDfDAOBgNV\nHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1Ud\nEwEB\/wQCMAAwHQYDVR0OBBYEFP3hEFfwm92xL6yOf5KwgOL+hO0BMB8GA1UdIwQY\nMBaAFMXPRqTq9MPAemyVxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEF\nBQcwAYYWaHR0cDovL3IxMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDov\nL3IxMS5pLmxlbmNyLm9yZy8wggGDBgNVHREEggF6MIIBdoIbYW5hbHl0aWNzLmZh\nYmlhbmhlbW1lcnQuY29tgg9lc2NhcGUtdGVhbS5jb22CDmVzY2FwZS10ZWFtLmRl\ngg1lc2NhcGV0ZWFtLmRlghRoZWxwLmVzY2FwZS10ZWFtLmNvbYIWaHVtYW5nb2Rp\nbnRlcmZhY2VzLmNvbYIYcGVyc3BlY3RpdmVzLWluLXBsYXkuY29tghV0YWxlc2Zy\nb210aGVmdXR1cmUuZXWCEHdpbmdtYW4tZ3JvdXAuZGWCD3d3dy5haWNyYWN5Lm5l\ndIITd3d3LmVzY2FwZS10ZWFtLmNvbYISd3d3LmVzY2FwZS10ZWFtLmRlghF3d3cu\nZXNjYXBldGVhbS5kZYIad3d3Lmh1bWFuZ29kaW50ZXJmYWNlcy5jb22CHHd3dy5w\nZXJzcGVjdGl2ZXMtaW4tcGxheS5jb22CGXd3dy50YWxlc2Zyb210aGVmdXR1cmUu\nZXWCFHd3dy53aW5nbWFuLWdyb3VwLmRlMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIB\nBgYKKwYBBAHWeQIEAgSB9wSB9ADyAHcASLDja9qmRzQP5WoC+p0w6xxSActW3SyB\n2bu\/qznYhHMAAAGRuhv3xgAABAMASDBGAiEAtPVNKoZYawoiuSUVTL2fKO7ekwk\/\neSLi1cEeXGakvBwCIQCvm+bEaLJUULfn9t+u5awu57UkUrI4zDJzLm+mgv7iOQB3\nAD8XS0\/XIkdYlB1lHIS+DRLtkDd\/H4Vq68G\/KIXs+GRuAAABkbob98cAAAQDAEgw\nRgIhAIPqAD26\/Zni5fXPFUJAynUGRtVL3CzG9UMhKihVAKVbAiEAtMfv4Qri8Q5Z\nRnndZ6mZ1fPYqb4foNwHlpvKLM6DngYwDQYJKoZIhvcNAQELBQADggEBACe59hGD\nefMXQQBF1WUpivkmlEAsBxdqXpL71S3sYbmcvadDSaFiui7DwxIWP\/mXtDsjBOgf\nBvJGFbV5mjIhZQjhMPqbYHkW7Kg5GbDD1FSOb6wA6Zj8hp4hfW0iL8BscyQWiwdT\nOXYgm6x1Yu08\/yG\/kDmcgWUg3hztddcwgwjBX10\/n60tpZw+ljiF61KeEBHbYrTX\nrP9bXRYJkJyD92ksdSmA0\/C9KrpKuFPExHh5pQPbZbWpW4Xkam68D1a82MYS4urn\n3ZrialP7TyRkwlO8l8hRrKp3lU9lGU7auQFD9O0qvqwBK1pvCfzEe78Bp0Gcp7w5\nrV1dKk9SQI\/AS0w=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 603,
                            "ttfb_start": 376,
                            "ttfb_end": 482,
                            "download_start": 482,
                            "download_end": 603,
                            "download_ms": 121,
                            "all_start": 274,
                            "all_end": 603,
                            "all_ms": 329,
                            "index": 4,
                            "number": 5,
                            "cpuTimes": {
                                "EvaluateScript": 53,
                                "v8.compile": 17,
                                "FunctionCall": 526
                            },
                            "cpu.EvaluateScript": 53,
                            "cpu.v8.compile": 17,
                            "cpu.FunctionCall": 526,
                            "cpuTime": 596,
                            "js_timing": [
                                [
                                    649.60699999999997,
                                    672.32299999999998
                                ],
                                [
                                    674.99800000000005,
                                    705.21600000000001
                                ],
                                [
                                    649.63400000000001,
                                    654.00199999999995
                                ],
                                [
                                    675.02200000000005,
                                    687.59500000000003
                                ],
                                [
                                    672.42200000000003,
                                    672.63999999999999
                                ],
                                [
                                    705.29600000000005,
                                    705.34400000000005
                                ],
                                [
                                    705.35199999999998,
                                    707.75199999999995
                                ],
                                [
                                    708.59100000000001,
                                    708.60500000000002
                                ],
                                [
                                    708.61000000000001,
                                    708.61699999999996
                                ],
                                [
                                    709.60799999999995,
                                    709.64599999999996
                                ],
                                [
                                    709.65099999999995,
                                    709.65800000000002
                                ],
                                [
                                    1100.5530000000001,
                                    1100.579
                                ],
                                [
                                    1100.585,
                                    1100.5930000000001
                                ],
                                [
                                    1111.3689999999999,
                                    1270.9929999999999
                                ],
                                [
                                    1271.0599999999999,
                                    1271.1559999999999
                                ],
                                [
                                    1271.1869999999999,
                                    1272.5060000000001
                                ],
                                [
                                    1273.5309999999999,
                                    1274.018
                                ],
                                [
                                    1274.0340000000001,
                                    1274.194
                                ],
                                [
                                    1290.5619999999999,
                                    1290.5909999999999
                                ],
                                [
                                    1290.597,
                                    1290.605
                                ],
                                [
                                    1300.9929999999999,
                                    1301.0940000000001
                                ],
                                [
                                    1301.4300000000001,
                                    1324.1300000000001
                                ],
                                [
                                    1324.3009999999999,
                                    1346.2929999999999
                                ],
                                [
                                    1346.6859999999999,
                                    1346.721
                                ],
                                [
                                    1346.7270000000001,
                                    1346.848
                                ],
                                [
                                    1347.028,
                                    1351.79
                                ],
                                [
                                    1351.8219999999999,
                                    1351.876
                                ],
                                [
                                    1351.885,
                                    1351.9000000000001
                                ],
                                [
                                    1351.9079999999999,
                                    1351.954
                                ],
                                [
                                    1351.9639999999999,
                                    1516.318
                                ],
                                [
                                    1516.365,
                                    1516.452
                                ],
                                [
                                    1516.502,
                                    1516.576
                                ],
                                [
                                    1516.623,
                                    1516.6369999999999
                                ],
                                [
                                    1516.6489999999999,
                                    1516.692
                                ],
                                [
                                    1516.701,
                                    1516.7190000000001
                                ],
                                [
                                    1525.193,
                                    1525.5909999999999
                                ],
                                [
                                    1525.932,
                                    1526.7190000000001
                                ],
                                [
                                    1590.4570000000001,
                                    1590.491
                                ],
                                [
                                    1590.498,
                                    1590.5250000000001
                                ],
                                [
                                    1590.5519999999999,
                                    1590.559
                                ],
                                [
                                    1590.5619999999999,
                                    1590.5699999999999
                                ],
                                [
                                    1590.5899999999999,
                                    1590.597
                                ],
                                [
                                    1590.5999999999999,
                                    1590.606
                                ],
                                [
                                    1590.634,
                                    1590.6389999999999
                                ],
                                [
                                    1590.6420000000001,
                                    1590.6479999999999
                                ],
                                [
                                    1590.663,
                                    1590.6690000000001
                                ],
                                [
                                    1590.672,
                                    1590.6769999999999
                                ],
                                [
                                    1590.6959999999999,
                                    1590.701
                                ],
                                [
                                    1590.704,
                                    1590.71
                                ],
                                [
                                    1590.7249999999999,
                                    1590.731
                                ],
                                [
                                    1590.7339999999999,
                                    1590.741
                                ],
                                [
                                    1590.7639999999999,
                                    1590.77
                                ],
                                [
                                    1590.7729999999999,
                                    1590.779
                                ],
                                [
                                    1590.7950000000001,
                                    1590.8009999999999
                                ],
                                [
                                    1590.8050000000001,
                                    1590.8119999999999
                                ],
                                [
                                    1590.8299999999999,
                                    1590.8440000000001
                                ],
                                [
                                    1590.848,
                                    1590.854
                                ],
                                [
                                    1590.8720000000001,
                                    1590.8779999999999
                                ],
                                [
                                    1590.8810000000001,
                                    1590.8869999999999
                                ],
                                [
                                    1590.904,
                                    1590.9100000000001
                                ],
                                [
                                    1590.913,
                                    1590.9190000000001
                                ],
                                [
                                    1590.9359999999999,
                                    1590.943
                                ],
                                [
                                    1590.9459999999999,
                                    1590.952
                                ],
                                [
                                    1590.9680000000001,
                                    1590.9739999999999
                                ],
                                [
                                    1590.9780000000001,
                                    1590.9829999999999
                                ],
                                [
                                    1591.01,
                                    1591.0170000000001
                                ],
                                [
                                    1591.02,
                                    1591.0260000000001
                                ],
                                [
                                    1591.0429999999999,
                                    1591.048
                                ],
                                [
                                    1591.0509999999999,
                                    1591.057
                                ],
                                [
                                    1591.0730000000001,
                                    1591.079
                                ],
                                [
                                    1591.0830000000001,
                                    1591.088
                                ],
                                [
                                    1591.1079999999999,
                                    1591.114
                                ],
                                [
                                    1591.117,
                                    1591.1320000000001
                                ],
                                [
                                    1591.1469999999999,
                                    1591.152
                                ],
                                [
                                    1591.155,
                                    1591.1610000000001
                                ],
                                [
                                    1591.1769999999999,
                                    1591.183
                                ],
                                [
                                    1591.1859999999999,
                                    1591.191
                                ],
                                [
                                    1591.2070000000001,
                                    1591.212
                                ],
                                [
                                    1591.2149999999999,
                                    1591.22
                                ],
                                [
                                    1591.2349999999999,
                                    1591.241
                                ],
                                [
                                    1591.2439999999999,
                                    1591.249
                                ],
                                [
                                    1591.2719999999999,
                                    1591.277
                                ],
                                [
                                    1591.2809999999999,
                                    1591.287
                                ],
                                [
                                    1591.3019999999999,
                                    1591.308
                                ],
                                [
                                    1591.3109999999999,
                                    1591.327
                                ],
                                [
                                    1591.3420000000001,
                                    1591.348
                                ],
                                [
                                    1591.3510000000001,
                                    1591.356
                                ],
                                [
                                    1591.3710000000001,
                                    1591.377
                                ],
                                [
                                    1591.3800000000001,
                                    1591.386
                                ],
                                [
                                    1591.4059999999999,
                                    1591.412
                                ],
                                [
                                    1591.415,
                                    1591.421
                                ],
                                [
                                    1591.4359999999999,
                                    1591.441
                                ],
                                [
                                    1591.444,
                                    1591.45
                                ],
                                [
                                    1591.4670000000001,
                                    1591.472
                                ],
                                [
                                    1591.4749999999999,
                                    1591.481
                                ],
                                [
                                    1591.4960000000001,
                                    1591.501
                                ],
                                [
                                    1591.5039999999999,
                                    1591.51
                                ],
                                [
                                    1591.5250000000001,
                                    1591.53
                                ],
                                [
                                    1591.5329999999999,
                                    1591.539
                                ],
                                [
                                    1591.5540000000001,
                                    1591.559
                                ],
                                [
                                    1591.5619999999999,
                                    1591.568
                                ],
                                [
                                    1591.5830000000001,
                                    1591.5899999999999
                                ],
                                [
                                    1591.5930000000001,
                                    1591.598
                                ],
                                [
                                    1591.6130000000001,
                                    1591.6179999999999
                                ],
                                [
                                    1591.6210000000001,
                                    1591.6279999999999
                                ],
                                [
                                    1591.6479999999999,
                                    1591.654
                                ],
                                [
                                    1591.6569999999999,
                                    1591.675
                                ],
                                [
                                    1591.691,
                                    1591.6959999999999
                                ],
                                [
                                    1591.6990000000001,
                                    1591.704
                                ],
                                [
                                    1591.7190000000001,
                                    1591.7249999999999
                                ],
                                [
                                    1591.7280000000001,
                                    1591.7329999999999
                                ],
                                [
                                    1591.751,
                                    1591.7570000000001
                                ],
                                [
                                    1591.76,
                                    1591.7660000000001
                                ],
                                [
                                    1591.7819999999999,
                                    1591.788
                                ],
                                [
                                    1591.7909999999999,
                                    1591.796
                                ],
                                [
                                    1591.8140000000001,
                                    1591.8199999999999
                                ],
                                [
                                    1591.8230000000001,
                                    1591.828
                                ],
                                [
                                    1591.8440000000001,
                                    1591.8499999999999
                                ],
                                [
                                    1591.8530000000001,
                                    1591.8579999999999
                                ],
                                [
                                    1591.873,
                                    1591.8779999999999
                                ],
                                [
                                    1591.8810000000001,
                                    1591.8869999999999
                                ],
                                [
                                    1591.903,
                                    1591.9090000000001
                                ],
                                [
                                    1591.912,
                                    1591.9169999999999
                                ],
                                [
                                    1591.9380000000001,
                                    1591.944
                                ],
                                [
                                    1591.9469999999999,
                                    1591.952
                                ],
                                [
                                    1591.9680000000001,
                                    1591.973
                                ],
                                [
                                    1591.9760000000001,
                                    1591.982
                                ],
                                [
                                    1591.9960000000001,
                                    1592.002
                                ],
                                [
                                    1592.0050000000001,
                                    1592.011
                                ],
                                [
                                    1592.027,
                                    1592.0329999999999
                                ],
                                [
                                    1592.0360000000001,
                                    1592.0419999999999
                                ],
                                [
                                    1592.058,
                                    1592.0640000000001
                                ],
                                [
                                    1592.066,
                                    1592.0719999999999
                                ],
                                [
                                    1592.088,
                                    1592.0940000000001
                                ],
                                [
                                    1592.097,
                                    1592.1020000000001
                                ],
                                [
                                    1592.1220000000001,
                                    1592.1279999999999
                                ],
                                [
                                    1592.1310000000001,
                                    1592.1369999999999
                                ],
                                [
                                    1592.153,
                                    1592.1590000000001
                                ],
                                [
                                    1592.162,
                                    1592.1669999999999
                                ],
                                [
                                    1592.183,
                                    1592.194
                                ],
                                [
                                    1592.1969999999999,
                                    1592.203
                                ],
                                [
                                    1592.2190000000001,
                                    1592.2239999999999
                                ],
                                [
                                    1592.2280000000001,
                                    1592.2329999999999
                                ],
                                [
                                    1592.2470000000001,
                                    1592.2529999999999
                                ],
                                [
                                    1592.2560000000001,
                                    1592.2619999999999
                                ],
                                [
                                    1592.2860000000001,
                                    1592.2929999999999
                                ],
                                [
                                    1592.296,
                                    1592.3019999999999
                                ],
                                [
                                    1592.3340000000001,
                                    1592.3399999999999
                                ],
                                [
                                    1592.3430000000001,
                                    1592.3489999999999
                                ],
                                [
                                    1592.365,
                                    1592.3710000000001
                                ],
                                [
                                    1592.374,
                                    1592.3800000000001
                                ],
                                [
                                    1592.396,
                                    1592.402
                                ],
                                [
                                    1592.405,
                                    1592.4100000000001
                                ],
                                [
                                    1592.4259999999999,
                                    1592.432
                                ],
                                [
                                    1592.4349999999999,
                                    1592.4400000000001
                                ],
                                [
                                    1592.4559999999999,
                                    1592.462
                                ],
                                [
                                    1592.4649999999999,
                                    1592.4760000000001
                                ],
                                [
                                    1592.492,
                                    1592.498
                                ],
                                [
                                    1592.501,
                                    1592.5060000000001
                                ],
                                [
                                    1592.52,
                                    1592.5260000000001
                                ],
                                [
                                    1592.529,
                                    1592.5340000000001
                                ],
                                [
                                    1592.549,
                                    1592.5550000000001
                                ],
                                [
                                    1592.559,
                                    1592.5640000000001
                                ],
                                [
                                    1592.5809999999999,
                                    1592.586
                                ],
                                [
                                    1592.5889999999999,
                                    1592.595
                                ],
                                [
                                    1592.6089999999999,
                                    1592.615
                                ],
                                [
                                    1592.6179999999999,
                                    1592.624
                                ],
                                [
                                    1592.6389999999999,
                                    1592.645
                                ],
                                [
                                    1592.6479999999999,
                                    1592.654
                                ],
                                [
                                    1592.6690000000001,
                                    1592.675
                                ],
                                [
                                    1592.6780000000001,
                                    1592.684
                                ],
                                [
                                    1592.7,
                                    1592.7049999999999
                                ],
                                [
                                    1592.7080000000001,
                                    1592.7139999999999
                                ],
                                [
                                    1604.0630000000001,
                                    1608.3589999999999
                                ],
                                [
                                    1608.3989999999999,
                                    1611.028
                                ],
                                [
                                    1611.0699999999999,
                                    1611.0930000000001
                                ],
                                [
                                    1611.1079999999999,
                                    1611.1179999999999
                                ],
                                [
                                    1618.941,
                                    1619.0840000000001
                                ],
                                [
                                    1619.0930000000001,
                                    1619.1030000000001
                                ],
                                [
                                    1619.1089999999999,
                                    1619.296
                                ],
                                [
                                    1619.789,
                                    1619.847
                                ],
                                [
                                    1620.173,
                                    1620.1880000000001
                                ],
                                [
                                    1620.193,
                                    1620.2
                                ],
                                [
                                    1620.335,
                                    1663.1479999999999
                                ],
                                [
                                    1663.1769999999999,
                                    1663.212
                                ],
                                [
                                    1663.2180000000001,
                                    1663.2349999999999
                                ],
                                [
                                    1663.2639999999999,
                                    1663.279
                                ],
                                [
                                    1670.1659999999999,
                                    1671.211
                                ],
                                [
                                    1671.2329999999999,
                                    1671.5930000000001
                                ],
                                [
                                    1694.6759999999999,
                                    1694.702
                                ],
                                [
                                    1694.7080000000001,
                                    1694.7159999999999
                                ],
                                [
                                    1694.7439999999999,
                                    1694.75
                                ],
                                [
                                    1694.7529999999999,
                                    1694.759
                                ],
                                [
                                    1694.7760000000001,
                                    1694.7829999999999
                                ],
                                [
                                    1694.7860000000001,
                                    1694.7919999999999
                                ],
                                [
                                    1694.8119999999999,
                                    1694.818
                                ],
                                [
                                    1694.8219999999999,
                                    1694.829
                                ],
                                [
                                    1694.8489999999999,
                                    1694.855
                                ],
                                [
                                    1694.8579999999999,
                                    1694.864
                                ],
                                [
                                    1694.8910000000001,
                                    1694.8979999999999
                                ],
                                [
                                    1694.9010000000001,
                                    1694.9069999999999
                                ],
                                [
                                    1694.925,
                                    1694.931
                                ],
                                [
                                    1694.934,
                                    1694.9400000000001
                                ],
                                [
                                    1694.9570000000001,
                                    1694.963
                                ],
                                [
                                    1694.9670000000001,
                                    1694.972
                                ],
                                [
                                    1695.019,
                                    1695.039
                                ],
                                [
                                    1695.0429999999999,
                                    1695.049
                                ],
                                [
                                    1695.0719999999999,
                                    1695.079
                                ],
                                [
                                    1695.0830000000001,
                                    1695.088
                                ],
                                [
                                    1695.1089999999999,
                                    1695.116
                                ],
                                [
                                    1695.1189999999999,
                                    1695.126
                                ],
                                [
                                    1695.144,
                                    1695.1500000000001
                                ],
                                [
                                    1695.154,
                                    1695.1610000000001
                                ],
                                [
                                    1695.1800000000001,
                                    1695.1859999999999
                                ],
                                [
                                    1695.1900000000001,
                                    1695.1949999999999
                                ],
                                [
                                    1695.2139999999999,
                                    1695.221
                                ],
                                [
                                    1695.2239999999999,
                                    1695.229
                                ],
                                [
                                    1695.258,
                                    1695.2639999999999
                                ],
                                [
                                    1695.2670000000001,
                                    1695.2729999999999
                                ],
                                [
                                    1695.289,
                                    1695.2950000000001
                                ],
                                [
                                    1695.299,
                                    1695.306
                                ],
                                [
                                    1695.3230000000001,
                                    1695.329
                                ],
                                [
                                    1695.3320000000001,
                                    1695.347
                                ],
                                [
                                    1700.71,
                                    1710.472
                                ],
                                [
                                    1710.519,
                                    1715.251
                                ],
                                [
                                    1715.2729999999999,
                                    1715.2950000000001
                                ],
                                [
                                    1715.6969999999999,
                                    1715.7360000000001
                                ],
                                [
                                    1715.7439999999999,
                                    1715.7550000000001
                                ],
                                [
                                    1716.645,
                                    1716.787
                                ],
                                [
                                    1716.797,
                                    1716.8109999999999
                                ],
                                [
                                    1716.817,
                                    1716.847
                                ],
                                [
                                    1716.8530000000001,
                                    1716.864
                                ],
                                [
                                    1716.8689999999999,
                                    1716.8800000000001
                                ],
                                [
                                    1716.885,
                                    1716.9069999999999
                                ],
                                [
                                    1721.222,
                                    1721.2670000000001
                                ],
                                [
                                    1721.2729999999999,
                                    1721.308
                                ],
                                [
                                    1721.3989999999999,
                                    1721.413
                                ],
                                [
                                    1721.4179999999999,
                                    1721.4269999999999
                                ],
                                [
                                    1726.9169999999999,
                                    1762.4090000000001
                                ],
                                [
                                    1762.433,
                                    1762.473
                                ],
                                [
                                    1762.479,
                                    1762.501
                                ],
                                [
                                    1762.595,
                                    1762.6089999999999
                                ],
                                [
                                    1762.6199999999999,
                                    1762.6420000000001
                                ],
                                [
                                    1768.213,
                                    1768.942
                                ],
                                [
                                    1768.962,
                                    1769.4760000000001
                                ],
                                [
                                    1774.6700000000001,
                                    1774.6890000000001
                                ],
                                [
                                    1774.6949999999999,
                                    1774.704
                                ],
                                [
                                    1774.731,
                                    1774.739
                                ],
                                [
                                    1774.7429999999999,
                                    1774.76
                                ],
                                [
                                    1774.788,
                                    1774.796
                                ],
                                [
                                    1774.8,
                                    1774.806
                                ],
                                [
                                    1774.8240000000001,
                                    1774.8309999999999
                                ],
                                [
                                    1774.835,
                                    1774.8409999999999
                                ],
                                [
                                    1774.8579999999999,
                                    1774.865
                                ],
                                [
                                    1774.8689999999999,
                                    1774.876
                                ],
                                [
                                    1774.893,
                                    1774.8989999999999
                                ],
                                [
                                    1774.903,
                                    1774.9079999999999
                                ],
                                [
                                    1774.931,
                                    1774.9369999999999
                                ],
                                [
                                    1774.9400000000001,
                                    1774.9459999999999
                                ],
                                [
                                    1775.087,
                                    1775.114
                                ],
                                [
                                    1775.1199999999999,
                                    1775.1310000000001
                                ],
                                [
                                    1775.2729999999999,
                                    1775.374
                                ],
                                [
                                    1775.769,
                                    1775.7909999999999
                                ],
                                [
                                    1775.7950000000001,
                                    1775.8040000000001
                                ],
                                [
                                    1775.915,
                                    1783.009
                                ],
                                [
                                    1783.027,
                                    1783.0530000000001
                                ],
                                [
                                    1783.058,
                                    1783.0740000000001
                                ],
                                [
                                    1783.1030000000001,
                                    1783.1179999999999
                                ],
                                [
                                    1788.8710000000001,
                                    1788.8989999999999
                                ],
                                [
                                    1794.8710000000001,
                                    1794.8989999999999
                                ],
                                [
                                    1795.1030000000001,
                                    1795.127
                                ],
                                [
                                    1795.23,
                                    1796.336
                                ],
                                [
                                    1796.3499999999999,
                                    1796.8389999999999
                                ],
                                [
                                    1797.6790000000001,
                                    1797.702
                                ],
                                [
                                    1797.7070000000001,
                                    1797.722
                                ],
                                [
                                    1800.5940000000001,
                                    1800.615
                                ],
                                [
                                    1800.6199999999999,
                                    1800.6279999999999
                                ],
                                [
                                    1832.771,
                                    1845.4390000000001
                                ],
                                [
                                    1845.4780000000001,
                                    1845.498
                                ],
                                [
                                    2723.424,
                                    2724.3829999999998
                                ],
                                [
                                    2724.3960000000002,
                                    2724.9029999999998
                                ],
                                [
                                    2726.9229999999998,
                                    2733.6680000000001
                                ],
                                [
                                    2733.703,
                                    2733.7240000000002
                                ],
                                [
                                    2822.1840000000002,
                                    2823.1170000000002
                                ],
                                [
                                    2823.1370000000002,
                                    2823.703
                                ],
                                [
                                    2834.7669999999998,
                                    2838.665
                                ],
                                [
                                    2838.6900000000001,
                                    2838.7069999999999
                                ],
                                [
                                    2850.7530000000002,
                                    2850.7919999999999
                                ],
                                [
                                    2851.2449999999999,
                                    2852.056
                                ],
                                [
                                    2852.069,
                                    2852.6700000000001
                                ],
                                [
                                    2853.4299999999998,
                                    2853.4760000000001
                                ],
                                [
                                    2853.482,
                                    2853.4940000000001
                                ],
                                [
                                    2853.8910000000001,
                                    2853.9050000000002
                                ],
                                [
                                    2853.9099999999999,
                                    2853.9180000000001
                                ],
                                [
                                    2931.8090000000002,
                                    2936.0610000000001
                                ],
                                [
                                    2936.1210000000001,
                                    2936.1410000000001
                                ]
                            ],
                            "blockingTime": 323.97800000000007
                        },
                        {
                            "type": 3,
                            "id": "40291.8",
                            "request_id": "40291.8",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/www.escape-team.com\/assets\/js\/site.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.escape-team.com",
                            "url": "\/assets\/js\/site.js",
                            "raw_id": "40291.8",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 100,
                            "ttfb_ms": 97,
                            "load_start": 388,
                            "load_start_float": 388.00012299999997,
                            "bytesIn": 604,
                            "objectSize": 604,
                            "objectSizeUncompressed": 1756,
                            "chunks": [
                                {
                                    "ts": 488,
                                    "bytes": 604,
                                    "inflated": 1756
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 122,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 278,
                            "connect_end": 317,
                            "ssl_start": 317,
                            "ssl_end": 388,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "analytics.fabianhemmert.com",
                                "sanList": [
                                    "analytics.fabianhemmert.com",
                                    "escape-team.com",
                                    "escape-team.de",
                                    "escapeteam.de",
                                    "help.escape-team.com",
                                    "humangodinterfaces.com",
                                    "perspectives-in-play.com",
                                    "talesfromthefuture.eu",
                                    "wingman-group.de",
                                    "www.aicracy.net",
                                    "www.escape-team.com",
                                    "www.escape-team.de",
                                    "www.escapeteam.de",
                                    "www.humangodinterfaces.com",
                                    "www.perspectives-in-play.com",
                                    "www.talesfromthefuture.eu",
                                    "www.wingman-group.de"
                                ],
                                "issuer": "R11",
                                "validFrom": 1725400770,
                                "validTo": 1733176769,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1725404280774,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100B4F54D2A86586B0A22B925154CBD9F28EEDE93093F7922E2D5C11E5C66A4BC1C022100AF9BE6C468B25450B7E7F6DFAEE5AC2EE7B52452B238CC32732E6FA682FEE239"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                        "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                        "timestamp": 1725404280775,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304602210083EA003DBAFD99E2E5F5CF154240CA750646D54BDC2CC6F543212A285500A55B022100B4C7EFE10AE2F10E594679DD67A999D5F3D8A9BE1FA0DC07969BCA2CCE839E06"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.escape-team.com\/",
                            "initiator_line": 37,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: *\/*",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: www.escape-team.com",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Sec-Fetch-Dest: script",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Last-Modified: Thu, 16 May 2024 19:53:58 GMT",
                                    "ETag: \"6dc-61897988b9daa-gzip\"",
                                    "Accept-Ranges: bytes",
                                    "Vary: Accept-Encoding",
                                    "Content-Encoding: gzip",
                                    "X-Content-Type-Options: nosniff",
                                    "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                    "Access-Control-Allow-Methods: GET",
                                    "Content-Length: 604",
                                    "Keep-Alive: timeout=5, max=100",
                                    "Connection: Keep-Alive",
                                    "Content-Type: application\/javascript"
                                ]
                            },
                            "bytesOut": 1618,
                            "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": 39,
                            "ssl_ms": 71,
                            "gzip_total": 604,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 278,
                            "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "True",
                            "tls_next_proto": "http\/1.1",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 123,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGZzCCBU+gAwIBAgISA7sHGNmqYPzQKnZsyVcNnerkMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwOTAzMjE1OTMwWhcNMjQxMjAyMjE1OTI5WjAmMSQwIgYDVQQD\nExthbmFseXRpY3MuZmFiaWFuaGVtbWVydC5jb20wggEiMA0GCSqGSIb3DQEBAQUA\nA4IBDwAwggEKAoIBAQC1LK1T733TrIiC85m\/sw2sFRYToau++akWEq3vLcFLpOat\nyWyoX5m1JuEa1O2OboZGhVKz8jKkegBMnJyOMBV30618tpYGGomgMygycHrkYscA\nwbbhtDWjojPfDkb9JwyZwYDydR81Q7bv77wWLcK6Umw3SPJxBxjufFcycPCy93oX\nXHqAYK\/9mWn1J7Ldq2riWDQez+a7fa0Iy4eUeuginDF946CM1vmkMeKai8\/gu0d\/\nB04HhBs9SgXkRnsahzVIhCJmbxQJ4RgEO\/wZm74O\/SN9H8r8RbPL+8w0e+Pb7FLZ\nIszgXCQj8Yl+iM5ai0XlpRK7HTc1maBC3+FqAGwrAgMBAAGjggOAMIIDfDAOBgNV\nHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1Ud\nEwEB\/wQCMAAwHQYDVR0OBBYEFP3hEFfwm92xL6yOf5KwgOL+hO0BMB8GA1UdIwQY\nMBaAFMXPRqTq9MPAemyVxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEF\nBQcwAYYWaHR0cDovL3IxMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDov\nL3IxMS5pLmxlbmNyLm9yZy8wggGDBgNVHREEggF6MIIBdoIbYW5hbHl0aWNzLmZh\nYmlhbmhlbW1lcnQuY29tgg9lc2NhcGUtdGVhbS5jb22CDmVzY2FwZS10ZWFtLmRl\ngg1lc2NhcGV0ZWFtLmRlghRoZWxwLmVzY2FwZS10ZWFtLmNvbYIWaHVtYW5nb2Rp\nbnRlcmZhY2VzLmNvbYIYcGVyc3BlY3RpdmVzLWluLXBsYXkuY29tghV0YWxlc2Zy\nb210aGVmdXR1cmUuZXWCEHdpbmdtYW4tZ3JvdXAuZGWCD3d3dy5haWNyYWN5Lm5l\ndIITd3d3LmVzY2FwZS10ZWFtLmNvbYISd3d3LmVzY2FwZS10ZWFtLmRlghF3d3cu\nZXNjYXBldGVhbS5kZYIad3d3Lmh1bWFuZ29kaW50ZXJmYWNlcy5jb22CHHd3dy5w\nZXJzcGVjdGl2ZXMtaW4tcGxheS5jb22CGXd3dy50YWxlc2Zyb210aGVmdXR1cmUu\nZXWCFHd3dy53aW5nbWFuLWdyb3VwLmRlMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIB\nBgYKKwYBBAHWeQIEAgSB9wSB9ADyAHcASLDja9qmRzQP5WoC+p0w6xxSActW3SyB\n2bu\/qznYhHMAAAGRuhv3xgAABAMASDBGAiEAtPVNKoZYawoiuSUVTL2fKO7ekwk\/\neSLi1cEeXGakvBwCIQCvm+bEaLJUULfn9t+u5awu57UkUrI4zDJzLm+mgv7iOQB3\nAD8XS0\/XIkdYlB1lHIS+DRLtkDd\/H4Vq68G\/KIXs+GRuAAABkbob98cAAAQDAEgw\nRgIhAIPqAD26\/Zni5fXPFUJAynUGRtVL3CzG9UMhKihVAKVbAiEAtMfv4Qri8Q5Z\nRnndZ6mZ1fPYqb4foNwHlpvKLM6DngYwDQYJKoZIhvcNAQELBQADggEBACe59hGD\nefMXQQBF1WUpivkmlEAsBxdqXpL71S3sYbmcvadDSaFiui7DwxIWP\/mXtDsjBOgf\nBvJGFbV5mjIhZQjhMPqbYHkW7Kg5GbDD1FSOb6wA6Zj8hp4hfW0iL8BscyQWiwdT\nOXYgm6x1Yu08\/yG\/kDmcgWUg3hztddcwgwjBX10\/n60tpZw+ljiF61KeEBHbYrTX\nrP9bXRYJkJyD92ksdSmA0\/C9KrpKuFPExHh5pQPbZbWpW4Xkam68D1a82MYS4urn\n3ZrialP7TyRkwlO8l8hRrKp3lU9lGU7auQFD9O0qvqwBK1pvCfzEe78Bp0Gcp7w5\nrV1dKk9SQI\/AS0w=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 488,
                            "ttfb_start": 388,
                            "ttfb_end": 485,
                            "download_start": 485,
                            "download_end": 488,
                            "download_ms": 3,
                            "all_start": 278,
                            "all_end": 488,
                            "all_ms": 210,
                            "index": 5,
                            "number": 6,
                            "cpuTimes": {
                                "EvaluateScript": 0,
                                "v8.compile": 0,
                                "FunctionCall": 1
                            },
                            "cpu.EvaluateScript": 0,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 1,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    708.26499999999999,
                                    708.55499999999995
                                ],
                                [
                                    708.28599999999994,
                                    708.47299999999996
                                ],
                                [
                                    1796.9090000000001,
                                    1797.664
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "40291.10",
                            "request_id": "40291.10",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.escape-team.com",
                            "url": "\/assets\/img\/arrow.svg",
                            "raw_id": "40291.10",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 91,
                            "ttfb_ms": 88,
                            "load_start": 413,
                            "load_start_float": 413.00014399999998,
                            "bytesIn": 526,
                            "objectSize": 526,
                            "objectSizeUncompressed": 526,
                            "chunks": [
                                {
                                    "ts": 504,
                                    "bytes": 526
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "",
                            "socket": 130,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 282,
                            "connect_end": 321,
                            "ssl_start": 321,
                            "ssl_end": 413,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "analytics.fabianhemmert.com",
                                "sanList": [
                                    "analytics.fabianhemmert.com",
                                    "escape-team.com",
                                    "escape-team.de",
                                    "escapeteam.de",
                                    "help.escape-team.com",
                                    "humangodinterfaces.com",
                                    "perspectives-in-play.com",
                                    "talesfromthefuture.eu",
                                    "wingman-group.de",
                                    "www.aicracy.net",
                                    "www.escape-team.com",
                                    "www.escape-team.de",
                                    "www.escapeteam.de",
                                    "www.humangodinterfaces.com",
                                    "www.perspectives-in-play.com",
                                    "www.talesfromthefuture.eu",
                                    "www.wingman-group.de"
                                ],
                                "issuer": "R11",
                                "validFrom": 1725400770,
                                "validTo": 1733176769,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1725404280774,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100B4F54D2A86586B0A22B925154CBD9F28EEDE93093F7922E2D5C11E5C66A4BC1C022100AF9BE6C468B25450B7E7F6DFAEE5AC2EE7B52452B238CC32732E6FA682FEE239"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                        "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                        "timestamp": 1725404280775,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304602210083EA003DBAFD99E2E5F5CF154240CA750646D54BDC2CC6F543212A285500A55B022100B4C7EFE10AE2F10E594679DD67A999D5F3D8A9BE1FA0DC07969BCA2CCE839E06"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.escape-team.com\/",
                            "initiator_line": 329,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: www.escape-team.com",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                    "ETag: \"20e-6092a43d6d813\"",
                                    "Accept-Ranges: bytes",
                                    "Content-Length: 526",
                                    "X-Content-Type-Options: nosniff",
                                    "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                    "Access-Control-Allow-Methods: GET",
                                    "Keep-Alive: timeout=5, max=100",
                                    "Connection: Keep-Alive",
                                    "Content-Type: image\/svg+xml"
                                ]
                            },
                            "bytesOut": 1798,
                            "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": 39,
                            "ssl_ms": 92,
                            "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": 288,
                            "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "http\/1.1",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 144,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGZzCCBU+gAwIBAgISA7sHGNmqYPzQKnZsyVcNnerkMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwOTAzMjE1OTMwWhcNMjQxMjAyMjE1OTI5WjAmMSQwIgYDVQQD\nExthbmFseXRpY3MuZmFiaWFuaGVtbWVydC5jb20wggEiMA0GCSqGSIb3DQEBAQUA\nA4IBDwAwggEKAoIBAQC1LK1T733TrIiC85m\/sw2sFRYToau++akWEq3vLcFLpOat\nyWyoX5m1JuEa1O2OboZGhVKz8jKkegBMnJyOMBV30618tpYGGomgMygycHrkYscA\nwbbhtDWjojPfDkb9JwyZwYDydR81Q7bv77wWLcK6Umw3SPJxBxjufFcycPCy93oX\nXHqAYK\/9mWn1J7Ldq2riWDQez+a7fa0Iy4eUeuginDF946CM1vmkMeKai8\/gu0d\/\nB04HhBs9SgXkRnsahzVIhCJmbxQJ4RgEO\/wZm74O\/SN9H8r8RbPL+8w0e+Pb7FLZ\nIszgXCQj8Yl+iM5ai0XlpRK7HTc1maBC3+FqAGwrAgMBAAGjggOAMIIDfDAOBgNV\nHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1Ud\nEwEB\/wQCMAAwHQYDVR0OBBYEFP3hEFfwm92xL6yOf5KwgOL+hO0BMB8GA1UdIwQY\nMBaAFMXPRqTq9MPAemyVxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEF\nBQcwAYYWaHR0cDovL3IxMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDov\nL3IxMS5pLmxlbmNyLm9yZy8wggGDBgNVHREEggF6MIIBdoIbYW5hbHl0aWNzLmZh\nYmlhbmhlbW1lcnQuY29tgg9lc2NhcGUtdGVhbS5jb22CDmVzY2FwZS10ZWFtLmRl\ngg1lc2NhcGV0ZWFtLmRlghRoZWxwLmVzY2FwZS10ZWFtLmNvbYIWaHVtYW5nb2Rp\nbnRlcmZhY2VzLmNvbYIYcGVyc3BlY3RpdmVzLWluLXBsYXkuY29tghV0YWxlc2Zy\nb210aGVmdXR1cmUuZXWCEHdpbmdtYW4tZ3JvdXAuZGWCD3d3dy5haWNyYWN5Lm5l\ndIITd3d3LmVzY2FwZS10ZWFtLmNvbYISd3d3LmVzY2FwZS10ZWFtLmRlghF3d3cu\nZXNjYXBldGVhbS5kZYIad3d3Lmh1bWFuZ29kaW50ZXJmYWNlcy5jb22CHHd3dy5w\nZXJzcGVjdGl2ZXMtaW4tcGxheS5jb22CGXd3dy50YWxlc2Zyb210aGVmdXR1cmUu\nZXWCFHd3dy53aW5nbWFuLWdyb3VwLmRlMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIB\nBgYKKwYBBAHWeQIEAgSB9wSB9ADyAHcASLDja9qmRzQP5WoC+p0w6xxSActW3SyB\n2bu\/qznYhHMAAAGRuhv3xgAABAMASDBGAiEAtPVNKoZYawoiuSUVTL2fKO7ekwk\/\neSLi1cEeXGakvBwCIQCvm+bEaLJUULfn9t+u5awu57UkUrI4zDJzLm+mgv7iOQB3\nAD8XS0\/XIkdYlB1lHIS+DRLtkDd\/H4Vq68G\/KIXs+GRuAAABkbob98cAAAQDAEgw\nRgIhAIPqAD26\/Zni5fXPFUJAynUGRtVL3CzG9UMhKihVAKVbAiEAtMfv4Qri8Q5Z\nRnndZ6mZ1fPYqb4foNwHlpvKLM6DngYwDQYJKoZIhvcNAQELBQADggEBACe59hGD\nefMXQQBF1WUpivkmlEAsBxdqXpL71S3sYbmcvadDSaFiui7DwxIWP\/mXtDsjBOgf\nBvJGFbV5mjIhZQjhMPqbYHkW7Kg5GbDD1FSOb6wA6Zj8hp4hfW0iL8BscyQWiwdT\nOXYgm6x1Yu08\/yG\/kDmcgWUg3hztddcwgwjBX10\/n60tpZw+ljiF61KeEBHbYrTX\nrP9bXRYJkJyD92ksdSmA0\/C9KrpKuFPExHh5pQPbZbWpW4Xkam68D1a82MYS4urn\n3ZrialP7TyRkwlO8l8hRrKp3lU9lGU7auQFD9O0qvqwBK1pvCfzEe78Bp0Gcp7w5\nrV1dKk9SQI\/AS0w=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 504,
                            "ttfb_start": 413,
                            "ttfb_end": 501,
                            "download_start": 501,
                            "download_end": 504,
                            "download_ms": 3,
                            "all_start": 282,
                            "all_end": 504,
                            "all_ms": 222,
                            "index": 6,
                            "number": 7
                        },
                        {
                            "type": 3,
                            "id": "40291.12",
                            "request_id": "40291.12",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.escape-team.com",
                            "url": "\/assets\/img\/number_of_players.svg",
                            "raw_id": "40291.12",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 80,
                            "ttfb_ms": 78,
                            "load_start": 429,
                            "load_start_float": 429.00015200000001,
                            "bytesIn": 1875,
                            "objectSize": 1875,
                            "objectSizeUncompressed": 1875,
                            "chunks": [
                                {
                                    "ts": 509,
                                    "bytes": 1875
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "",
                            "socket": 151,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 294,
                            "connect_end": 333,
                            "ssl_start": 333,
                            "ssl_end": 429,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "analytics.fabianhemmert.com",
                                "sanList": [
                                    "analytics.fabianhemmert.com",
                                    "escape-team.com",
                                    "escape-team.de",
                                    "escapeteam.de",
                                    "help.escape-team.com",
                                    "humangodinterfaces.com",
                                    "perspectives-in-play.com",
                                    "talesfromthefuture.eu",
                                    "wingman-group.de",
                                    "www.aicracy.net",
                                    "www.escape-team.com",
                                    "www.escape-team.de",
                                    "www.escapeteam.de",
                                    "www.humangodinterfaces.com",
                                    "www.perspectives-in-play.com",
                                    "www.talesfromthefuture.eu",
                                    "www.wingman-group.de"
                                ],
                                "issuer": "R11",
                                "validFrom": 1725400770,
                                "validTo": 1733176769,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1725404280774,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100B4F54D2A86586B0A22B925154CBD9F28EEDE93093F7922E2D5C11E5C66A4BC1C022100AF9BE6C468B25450B7E7F6DFAEE5AC2EE7B52452B238CC32732E6FA682FEE239"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                        "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                        "timestamp": 1725404280775,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304602210083EA003DBAFD99E2E5F5CF154240CA750646D54BDC2CC6F543212A285500A55B022100B4C7EFE10AE2F10E594679DD67A999D5F3D8A9BE1FA0DC07969BCA2CCE839E06"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.escape-team.com\/",
                            "initiator_line": 382,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: www.escape-team.com",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                    "ETag: \"753-6092a43db73cd\"",
                                    "Accept-Ranges: bytes",
                                    "Content-Length: 1875",
                                    "X-Content-Type-Options: nosniff",
                                    "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                    "Access-Control-Allow-Methods: GET",
                                    "Keep-Alive: timeout=5, max=100",
                                    "Connection: Keep-Alive",
                                    "Content-Type: image\/svg+xml"
                                ]
                            },
                            "bytesOut": 1798,
                            "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": 39,
                            "ssl_ms": 96,
                            "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": 294,
                            "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "http\/1.1",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 152,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGZzCCBU+gAwIBAgISA7sHGNmqYPzQKnZsyVcNnerkMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwOTAzMjE1OTMwWhcNMjQxMjAyMjE1OTI5WjAmMSQwIgYDVQQD\nExthbmFseXRpY3MuZmFiaWFuaGVtbWVydC5jb20wggEiMA0GCSqGSIb3DQEBAQUA\nA4IBDwAwggEKAoIBAQC1LK1T733TrIiC85m\/sw2sFRYToau++akWEq3vLcFLpOat\nyWyoX5m1JuEa1O2OboZGhVKz8jKkegBMnJyOMBV30618tpYGGomgMygycHrkYscA\nwbbhtDWjojPfDkb9JwyZwYDydR81Q7bv77wWLcK6Umw3SPJxBxjufFcycPCy93oX\nXHqAYK\/9mWn1J7Ldq2riWDQez+a7fa0Iy4eUeuginDF946CM1vmkMeKai8\/gu0d\/\nB04HhBs9SgXkRnsahzVIhCJmbxQJ4RgEO\/wZm74O\/SN9H8r8RbPL+8w0e+Pb7FLZ\nIszgXCQj8Yl+iM5ai0XlpRK7HTc1maBC3+FqAGwrAgMBAAGjggOAMIIDfDAOBgNV\nHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1Ud\nEwEB\/wQCMAAwHQYDVR0OBBYEFP3hEFfwm92xL6yOf5KwgOL+hO0BMB8GA1UdIwQY\nMBaAFMXPRqTq9MPAemyVxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEF\nBQcwAYYWaHR0cDovL3IxMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDov\nL3IxMS5pLmxlbmNyLm9yZy8wggGDBgNVHREEggF6MIIBdoIbYW5hbHl0aWNzLmZh\nYmlhbmhlbW1lcnQuY29tgg9lc2NhcGUtdGVhbS5jb22CDmVzY2FwZS10ZWFtLmRl\ngg1lc2NhcGV0ZWFtLmRlghRoZWxwLmVzY2FwZS10ZWFtLmNvbYIWaHVtYW5nb2Rp\nbnRlcmZhY2VzLmNvbYIYcGVyc3BlY3RpdmVzLWluLXBsYXkuY29tghV0YWxlc2Zy\nb210aGVmdXR1cmUuZXWCEHdpbmdtYW4tZ3JvdXAuZGWCD3d3dy5haWNyYWN5Lm5l\ndIITd3d3LmVzY2FwZS10ZWFtLmNvbYISd3d3LmVzY2FwZS10ZWFtLmRlghF3d3cu\nZXNjYXBldGVhbS5kZYIad3d3Lmh1bWFuZ29kaW50ZXJmYWNlcy5jb22CHHd3dy5w\nZXJzcGVjdGl2ZXMtaW4tcGxheS5jb22CGXd3dy50YWxlc2Zyb210aGVmdXR1cmUu\nZXWCFHd3dy53aW5nbWFuLWdyb3VwLmRlMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIB\nBgYKKwYBBAHWeQIEAgSB9wSB9ADyAHcASLDja9qmRzQP5WoC+p0w6xxSActW3SyB\n2bu\/qznYhHMAAAGRuhv3xgAABAMASDBGAiEAtPVNKoZYawoiuSUVTL2fKO7ekwk\/\neSLi1cEeXGakvBwCIQCvm+bEaLJUULfn9t+u5awu57UkUrI4zDJzLm+mgv7iOQB3\nAD8XS0\/XIkdYlB1lHIS+DRLtkDd\/H4Vq68G\/KIXs+GRuAAABkbob98cAAAQDAEgw\nRgIhAIPqAD26\/Zni5fXPFUJAynUGRtVL3CzG9UMhKihVAKVbAiEAtMfv4Qri8Q5Z\nRnndZ6mZ1fPYqb4foNwHlpvKLM6DngYwDQYJKoZIhvcNAQELBQADggEBACe59hGD\nefMXQQBF1WUpivkmlEAsBxdqXpL71S3sYbmcvadDSaFiui7DwxIWP\/mXtDsjBOgf\nBvJGFbV5mjIhZQjhMPqbYHkW7Kg5GbDD1FSOb6wA6Zj8hp4hfW0iL8BscyQWiwdT\nOXYgm6x1Yu08\/yG\/kDmcgWUg3hztddcwgwjBX10\/n60tpZw+ljiF61KeEBHbYrTX\nrP9bXRYJkJyD92ksdSmA0\/C9KrpKuFPExHh5pQPbZbWpW4Xkam68D1a82MYS4urn\n3ZrialP7TyRkwlO8l8hRrKp3lU9lGU7auQFD9O0qvqwBK1pvCfzEe78Bp0Gcp7w5\nrV1dKk9SQI\/AS0w=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 509,
                            "ttfb_start": 429,
                            "ttfb_end": 507,
                            "download_start": 507,
                            "download_end": 509,
                            "download_ms": 2,
                            "all_start": 294,
                            "all_end": 509,
                            "all_ms": 215,
                            "index": 7,
                            "number": 8
                        },
                        {
                            "type": 3,
                            "id": "40291.13",
                            "request_id": "40291.13",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.escape-team.com",
                            "url": "\/assets\/img\/duration.svg",
                            "raw_id": "40291.13",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 64,
                            "ttfb_ms": 60,
                            "load_start": 518,
                            "load_start_float": 518.00016100000005,
                            "bytesIn": 1463,
                            "objectSize": 1463,
                            "objectSizeUncompressed": 1463,
                            "chunks": [
                                {
                                    "ts": 582,
                                    "bytes": 1463
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "",
                            "socket": 130,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.escape-team.com\/",
                            "initiator_line": 394,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: www.escape-team.com",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                    "ETag: \"5b7-6092a43d6dbfc\"",
                                    "Accept-Ranges: bytes",
                                    "Content-Length: 1463",
                                    "X-Content-Type-Options: nosniff",
                                    "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                    "Access-Control-Allow-Methods: GET",
                                    "Keep-Alive: timeout=5, max=99",
                                    "Connection: Keep-Alive",
                                    "Content-Type: image\/svg+xml"
                                ]
                            },
                            "bytesOut": 1798,
                            "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": 511,
                            "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                            "netlog_id": 161,
                            "server_port": "443",
                            "load_end": 582,
                            "ttfb_start": 518,
                            "ttfb_end": 578,
                            "download_start": 578,
                            "download_end": 582,
                            "download_ms": 4,
                            "all_start": 518,
                            "all_end": 582,
                            "all_ms": 64,
                            "index": 8,
                            "number": 9
                        },
                        {
                            "type": 3,
                            "id": "40291.14",
                            "request_id": "40291.14",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.escape-team.com",
                            "url": "\/assets\/img\/intensity.svg",
                            "raw_id": "40291.14",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 415,
                            "ttfb_ms": 64,
                            "load_start": 523,
                            "load_start_float": 523.00016700000003,
                            "bytesIn": 173941,
                            "objectSize": 173941,
                            "objectSizeUncompressed": 173941,
                            "chunks": [
                                {
                                    "ts": 588,
                                    "bytes": 3681
                                },
                                {
                                    "ts": 592,
                                    "bytes": 4096
                                },
                                {
                                    "ts": 631,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 650,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 671,
                                    "bytes": 16000
                                },
                                {
                                    "ts": 693,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 710,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 724,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 735,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 757,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 766,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 776,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 790,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 804,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 814,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 837,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 842,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 856,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 870,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 885,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 894,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 938,
                                    "bytes": 6164
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "",
                            "socket": 151,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.escape-team.com\/",
                            "initiator_line": 405,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: www.escape-team.com",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                    "ETag: \"2a775-6092a43db0e3c\"",
                                    "Accept-Ranges: bytes",
                                    "Content-Length: 173941",
                                    "X-Content-Type-Options: nosniff",
                                    "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                    "Access-Control-Allow-Methods: GET",
                                    "Keep-Alive: timeout=5, max=99",
                                    "Connection: Keep-Alive",
                                    "Content-Type: image\/svg+xml"
                                ]
                            },
                            "bytesOut": 1798,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 12,
                            "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": 173941,
                            "gzip_save": 151996,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 521,
                            "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                            "netlog_id": 167,
                            "server_port": "443",
                            "load_end": 938,
                            "ttfb_start": 523,
                            "ttfb_end": 587,
                            "download_start": 587,
                            "download_end": 938,
                            "download_ms": 351,
                            "all_start": 523,
                            "all_end": 938,
                            "all_ms": 415,
                            "index": 9,
                            "number": 10
                        },
                        {
                            "type": 3,
                            "id": "40291.9",
                            "request_id": "40291.9",
                            "ip_addr": "184.24.77.156",
                            "full_url": "https:\/\/use.typekit.net\/ncj0kbu.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "use.typekit.net",
                            "url": "\/ncj0kbu.css",
                            "raw_id": "40291.9",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 213,
                            "ttfb_ms": 211,
                            "load_start": 525,
                            "load_start_float": 525.00013100000001,
                            "bytesIn": 1234,
                            "objectSize": 1234,
                            "objectSizeUncompressed": 11192,
                            "chunks": [
                                {
                                    "ts": 738,
                                    "bytes": 1234,
                                    "inflated": 11192
                                }
                            ],
                            "expires": "",
                            "cacheControl": "private, max-age=600, stale-while-revalidate=604800",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 154,
                            "protocol": "HTTP\/2",
                            "dns_start": 284,
                            "dns_end": 324,
                            "connect_start": 324,
                            "connect_end": 394,
                            "ssl_start": 394,
                            "ssl_end": 516,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "use.typekit.net",
                                "sanList": [
                                    "use.typekit.net",
                                    "use-staging.typekit.net",
                                    "faster-staging.typekit.net",
                                    "muse.typekit.net",
                                    "emoji-staging.typekit.net",
                                    "apicdn-dev.typekit.net",
                                    "emoji.typekit.net",
                                    "fontservicescdn-dev.typekit.net",
                                    "fontservicescdn.typekit.net",
                                    "use.edgefonts.net",
                                    "use.typekit.com",
                                    "primer.typekit.net",
                                    "fontservicescdn-staging.typekit.net",
                                    "apicdn-staging.typekit.net",
                                    "webfonts.creativecloud.com",
                                    "apicdn.typekit.net",
                                    "faster.typekit.net",
                                    "cctypekit-dev.typekit.net",
                                    "p.typekit.net"
                                ],
                                "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                                "validFrom": 1724716800,
                                "validTo": 1759017599,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h2' log",
                                        "logId": "DDDCCA3495D7E11605E79532FAC79FF83D1C50DFDB003A1412760A2CACBBC82A",
                                        "timestamp": 1724764711040,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100D0694C2A529A41E2F354C1E83813753DECBC94FC344A19F6B494118783AD7B9602210091FA3872CC73137DEBD347B450D6C1EE0BBC45BA65027D6ABAB9BB7E3DD62A09"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2025 Log",
                                        "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                        "timestamp": 1724764711034,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022070BFB692B9327D06E55B16A52932C4496A752068C74C620E39AD3229EF905181022100DB52128AADBA1CFF56F0B3619B570656B3DED2F4C8C36C5A95CF9E3E11355B47"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2025 Log",
                                        "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                        "timestamp": 1724764711050,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100E3A507A7E779FBA1A06FC2A635C9B4AFA41D894CF9E39D87C1527FB2AB85100D022052731D5F4FA4BAB4D9A5AB582188E2C75B2C9B1877E0B46314CC286CCA217ED7"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.escape-team.com\/",
                            "initiator_line": 38,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: use.typekit.net",
                                    ":method: GET",
                                    ":path: \/ncj0kbu.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0",
                                    "referer: https:\/\/www.escape-team.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "cache-control: private, max-age=600, stale-while-revalidate=604800",
                                    "content-encoding: gzip",
                                    "content-length: 1234",
                                    "content-type: text\/css;charset=utf-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 13:50:54 GMT",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains;",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1807,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 40,
                            "connect_ms": 70,
                            "ssl_ms": 122,
                            "gzip_total": 1234,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 600,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 282,
                            "socket_group": "https:\/\/use.typekit.net <https:\/\/escape-team.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_HEADER_TABLE_SIZE": 4096,
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                                "SETTINGS_MAX_FRAME_SIZE": 16384,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 131,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIHwjCCBqqgAwIBAgIQD6BSumln7rwO5cNha5XVvDANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQw\nODI3MDAwMDAwWhcNMjUwOTI3MjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABE3dCbQY94XJPCZr9NJe3OUoxrHZAaHV5YTipdwEUEK58Xg7z2Jg\nDAKbHNpBVvfqzUi14KD9aDp4XPLPn7RXKeWjggVEMIIFQDAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUUxaDQLwxAWA4rwvZDryvS5Xt\n7SgwggHQBgNVHREEggHHMIIBw4IPdXNlLnR5cGVraXQubmV0ghd1c2Utc3RhZ2lu\nZy50eXBla2l0Lm5ldIIaZmFzdGVyLXN0YWdpbmcudHlwZWtpdC5uZXSCEG11c2Uu\ndHlwZWtpdC5uZXSCGWVtb2ppLXN0YWdpbmcudHlwZWtpdC5uZXSCFmFwaWNkbi1k\nZXYudHlwZWtpdC5uZXSCEWVtb2ppLnR5cGVraXQubmV0gh9mb250c2VydmljZXNj\nZG4tZGV2LnR5cGVraXQubmV0ghtmb250c2VydmljZXNjZG4udHlwZWtpdC5uZXSC\nEXVzZS5lZGdlZm9udHMubmV0gg91c2UudHlwZWtpdC5jb22CEnByaW1lci50eXBl\na2l0Lm5ldIIjZm9udHNlcnZpY2VzY2RuLXN0YWdpbmcudHlwZWtpdC5uZXSCGmFw\naWNkbi1zdGFnaW5nLnR5cGVraXQubmV0ghp3ZWJmb250cy5jcmVhdGl2ZWNsb3Vk\nLmNvbYISYXBpY2RuLnR5cGVraXQubmV0ghJmYXN0ZXIudHlwZWtpdC5uZXSCGWNj\ndHlwZWtpdC1kZXYudHlwZWtpdC5uZXSCDXAudHlwZWtpdC5uZXQwPgYDVR0gBDcw\nNTAzBgZngQwBAgIwKTAnBggrBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5j\nb20vQ1BTMA4GA1UdDwEB\/wQEAwIDiDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYB\nBQUHAwIwgZ8GA1UdHwSBlzCBlDBIoEagRIZCaHR0cDovL2NybDMuZGlnaWNlcnQu\nY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYyMDIwQ0ExLTEuY3JsMEig\nRqBEhkJodHRwOi8vY3JsNC5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRM\nU1JTQVNIQTI1NjIwMjBDQTEtMS5jcmwwgYcGCCsGAQUFBwEBBHsweTAkBggrBgEF\nBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tMFEGCCsGAQUFBzAChkVodHRw\nOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNI\nQTI1NjIwMjBDQTEtMS5jcnQwDAYDVR0TAQH\/BAIwADCCAX8GCisGAQQB1nkCBAIE\nggFvBIIBawFpAHcA3dzKNJXX4RYF55Uy+sef+D0cUN\/bADoUEnYKLKy7yCoAAAGR\nk\/zogAAABAMASDBGAiEA0GlMKlKaQeLzVMHoOBN1Pey8lPw0Shn2tJQRh4Ote5YC\nIQCR+jhyzHMTfevTR7RQ1sHuC7xFumUCfWq6ubt+PdYqCQB2AH1ZHhLheCp7HGFn\nfF79+NCHXBSgTpWeuQMv2Q6MLnm4AAABkZP86HoAAAQDAEcwRQIgcL+2krkyfQbl\nWxalKTLESWp1IGjHTGIOOa0yKe+QUYECIQDbUhKKrboc\/1bws2GbVwZWs97S9MjD\nbFqVz54+ETVbRwB2AObSMWNAd4zBEEEG13G5zsHSQPaWhIb7uocyHf0eN45QAAAB\nkZP86IoAAAQDAEcwRQIhAOOlB6fnefuhoG\/CpjXJtK+kHYlM+eOdh8FSf7KrhRAN\nAiBScx1fT6S6tNmlq1ghiOLHWyybGHfgtGMUzChsyiF+1zANBgkqhkiG9w0BAQsF\nAAOCAQEARVDhZvhv9JMAJrBx2n\/bQ8senvvCgABF7UvQOYyrmoKC9PDnGCFPw3DY\nmFZVQhCjAQ2xGQyoUW0boIFN5so4o1gI29yw9HVpgkPdRgmzyVBHHtqkEbvNb6cz\nnWMha50NJOrTLu0+zuwAhSlL0twtScR+YH7FSXJ5fghbpArHK1a5eVFkvUDBYqDR\np9OcjJNyS7OWv8DSXSbHB+1WqCefH36DiIgHhTTlo\/0hHIlQN3IN5XmNoaFbzSaf\n\/L7ZvkMaAONZV77rl6RSLsE5A3OLemQUX6tN\/366Dosh072PRZ7xfUxY12IwXFyT\nSqwPEeNaHgfltIImN8pXdzNZLzIVJQ==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 738,
                            "ttfb_start": 525,
                            "ttfb_end": 736,
                            "download_start": 736,
                            "download_end": 738,
                            "download_ms": 2,
                            "all_start": 284,
                            "all_end": 738,
                            "all_ms": 445,
                            "index": 10,
                            "number": 11
                        },
                        {
                            "type": 3,
                            "id": "40291.7",
                            "request_id": "40291.7",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit-icons.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.escape-team.com",
                            "url": "\/assets\/app\/dist\/js\/uikit-icons.min.js",
                            "raw_id": "40291.7",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 181,
                            "ttfb_ms": 162,
                            "load_start": 746,
                            "load_start_float": 746.00017400000002,
                            "bytesIn": 18853,
                            "objectSize": 18853,
                            "objectSizeUncompressed": 66983,
                            "chunks": [
                                {
                                    "ts": 909,
                                    "bytes": 3621,
                                    "inflated": 12133
                                },
                                {
                                    "ts": 910,
                                    "bytes": 4096,
                                    "inflated": 13870
                                },
                                {
                                    "ts": 923,
                                    "bytes": 8485,
                                    "inflated": 33170
                                },
                                {
                                    "ts": 927,
                                    "bytes": 2651,
                                    "inflated": 7810
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 114,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.escape-team.com\/",
                            "initiator_line": 36,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: *\/*",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: www.escape-team.com",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Sec-Fetch-Dest: script",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                    "ETag: \"105a7-6092a43d4b147-gzip\"",
                                    "Accept-Ranges: bytes",
                                    "Vary: Accept-Encoding",
                                    "Content-Encoding: gzip",
                                    "X-Content-Type-Options: nosniff",
                                    "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                    "Access-Control-Allow-Methods: GET",
                                    "Content-Length: 18853",
                                    "Keep-Alive: timeout=5, max=99",
                                    "Connection: Keep-Alive",
                                    "Content-Type: application\/javascript"
                                ]
                            },
                            "bytesOut": 1618,
                            "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": 18853,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 742,
                            "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                            "netlog_id": 174,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 927,
                            "ttfb_start": 746,
                            "ttfb_end": 908,
                            "download_start": 908,
                            "download_end": 927,
                            "download_ms": 19,
                            "all_start": 746,
                            "all_end": 927,
                            "all_ms": 181,
                            "index": 11,
                            "number": 12,
                            "cpuTimes": {
                                "EvaluateScript": 6,
                                "v8.compile": 2
                            },
                            "cpu.EvaluateScript": 6,
                            "cpu.v8.compile": 2,
                            "cpuTime": 8,
                            "js_timing": [
                                [
                                    1789.068,
                                    1795.175
                                ],
                                [
                                    1789.085,
                                    1791.174
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "40291.15",
                            "request_id": "40291.15",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.escape-team.com",
                            "url": "\/assets\/img\/circle_filled.svg",
                            "raw_id": "40291.15",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 48,
                            "ttfb_ms": 47,
                            "load_start": 943,
                            "load_start_float": 943.00019499999996,
                            "bytesIn": 354,
                            "objectSize": 354,
                            "objectSizeUncompressed": 354,
                            "chunks": [
                                {
                                    "ts": 991,
                                    "bytes": 354
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "",
                            "socket": 151,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.escape-team.com\/",
                            "initiator_line": 410,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: www.escape-team.com",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                    "ETag: \"162-6092a43d6dbfc\"",
                                    "Accept-Ranges: bytes",
                                    "Content-Length: 354",
                                    "X-Content-Type-Options: nosniff",
                                    "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                    "Access-Control-Allow-Methods: GET",
                                    "Keep-Alive: timeout=5, max=98",
                                    "Connection: Keep-Alive",
                                    "Content-Type: image\/svg+xml"
                                ]
                            },
                            "bytesOut": 1798,
                            "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": 942,
                            "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                            "netlog_id": 195,
                            "server_port": "443",
                            "load_end": 991,
                            "ttfb_start": 943,
                            "ttfb_end": 990,
                            "download_start": 990,
                            "download_end": 991,
                            "download_ms": 1,
                            "all_start": 943,
                            "all_end": 991,
                            "all_ms": 48,
                            "index": 12,
                            "number": 13
                        },
                        {
                            "type": 3,
                            "id": "40291.16",
                            "request_id": "40291.16",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.escape-team.com",
                            "url": "\/assets\/img\/circle_outline.svg",
                            "raw_id": "40291.16",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 50,
                            "ttfb_ms": 47,
                            "load_start": 993,
                            "load_start_float": 993.00020099999995,
                            "bytesIn": 556,
                            "objectSize": 556,
                            "objectSizeUncompressed": 556,
                            "chunks": [
                                {
                                    "ts": 1043,
                                    "bytes": 556
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "",
                            "socket": 151,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.escape-team.com\/",
                            "initiator_line": 412,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: www.escape-team.com",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                    "ETag: \"22c-6092a43d6dbfc\"",
                                    "Accept-Ranges: bytes",
                                    "Content-Length: 556",
                                    "X-Content-Type-Options: nosniff",
                                    "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                    "Access-Control-Allow-Methods: GET",
                                    "Keep-Alive: timeout=5, max=97",
                                    "Connection: Keep-Alive",
                                    "Content-Type: image\/svg+xml"
                                ]
                            },
                            "bytesOut": 1798,
                            "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": 992,
                            "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                            "netlog_id": 201,
                            "server_port": "443",
                            "load_end": 1043,
                            "ttfb_start": 993,
                            "ttfb_end": 1040,
                            "download_start": 1040,
                            "download_end": 1043,
                            "download_ms": 3,
                            "all_start": 993,
                            "all_end": 1043,
                            "all_ms": 50,
                            "index": 13,
                            "number": 14
                        },
                        {
                            "type": 3,
                            "id": "40291.110",
                            "request_id": "40291.110",
                            "ip_addr": "184.24.77.146",
                            "full_url": "https:\/\/p.typekit.net\/p.css?s=1&k=ncj0kbu&ht=tk&f=4455.4616.4941.5018.5045.5204.6668.6835.6836.6837.6838.37167.37168.37169.37170&a=37964030&app=typekit&e=css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "p.typekit.net",
                            "url": "\/p.css?s=1&k=ncj0kbu&ht=tk&f=4455.4616.4941.5018.5045.5204.6668.6835.6836.6837.6838.37167.37168.37169.37170&a=37964030&app=typekit&e=css",
                            "raw_id": "40291.110",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 40,
                            "ttfb_ms": 37,
                            "load_start": 1023,
                            "load_start_float": 1023.00018,
                            "bytesIn": 5,
                            "objectSize": 5,
                            "objectSizeUncompressed": 5,
                            "chunks": [
                                {
                                    "ts": 1063,
                                    "bytes": 5
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=604800",
                            "contentType": "text\/css",
                            "contentEncoding": "",
                            "socket": 194,
                            "protocol": "HTTP\/2",
                            "dns_start": 744,
                            "dns_end": 926,
                            "connect_start": 926,
                            "connect_end": 956,
                            "ssl_start": 956,
                            "ssl_end": 1022,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "use.typekit.net",
                                "sanList": [
                                    "use.typekit.net",
                                    "use-staging.typekit.net",
                                    "faster-staging.typekit.net",
                                    "muse.typekit.net",
                                    "emoji-staging.typekit.net",
                                    "apicdn-dev.typekit.net",
                                    "emoji.typekit.net",
                                    "fontservicescdn-dev.typekit.net",
                                    "fontservicescdn.typekit.net",
                                    "use.edgefonts.net",
                                    "use.typekit.com",
                                    "primer.typekit.net",
                                    "fontservicescdn-staging.typekit.net",
                                    "apicdn-staging.typekit.net",
                                    "webfonts.creativecloud.com",
                                    "apicdn.typekit.net",
                                    "faster.typekit.net",
                                    "cctypekit-dev.typekit.net",
                                    "p.typekit.net"
                                ],
                                "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                                "validFrom": 1724716800,
                                "validTo": 1759017599,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h2' log",
                                        "logId": "DDDCCA3495D7E11605E79532FAC79FF83D1C50DFDB003A1412760A2CACBBC82A",
                                        "timestamp": 1724764711040,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100D0694C2A529A41E2F354C1E83813753DECBC94FC344A19F6B494118783AD7B9602210091FA3872CC73137DEBD347B450D6C1EE0BBC45BA65027D6ABAB9BB7E3DD62A09"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2025 Log",
                                        "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                        "timestamp": 1724764711034,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022070BFB692B9327D06E55B16A52932C4496A752068C74C620E39AD3229EF905181022100DB52128AADBA1CFF56F0B3619B570656B3DED2F4C8C36C5A95CF9E3E11355B47"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2025 Log",
                                        "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                        "timestamp": 1724764711050,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100E3A507A7E779FBA1A06FC2A635C9B4AFA41D894CF9E39D87C1527FB2AB85100D022052731D5F4FA4BAB4D9A5AB582188E2C75B2C9B1877E0B46314CC286CCA217ED7"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/use.typekit.net\/ncj0kbu.css",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: p.typekit.net",
                                    ":method: GET",
                                    ":path: \/p.css?s=1&k=ncj0kbu&ht=tk&f=4455.4616.4941.5018.5045.5204.6668.6835.6836.6837.6838.37167.37168.37169.37170&a=37964030&app=typekit&e=css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0",
                                    "referer: https:\/\/use.typekit.net\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=604800",
                                    "content-length: 5",
                                    "content-type: text\/css",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 13:50:54 GMT",
                                    "etag: \"6649f74c-5\"",
                                    "last-modified: Sun, 19 May 2024 12:57:48 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2161,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 182,
                            "connect_ms": 30,
                            "ssl_ms": 66,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 604800,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 743,
                            "socket_group": "https:\/\/p.typekit.net <https:\/\/escape-team.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_HEADER_TABLE_SIZE": 4096,
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                                "SETTINGS_MAX_FRAME_SIZE": 16384,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 180,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIHwjCCBqqgAwIBAgIQD6BSumln7rwO5cNha5XVvDANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQw\nODI3MDAwMDAwWhcNMjUwOTI3MjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABE3dCbQY94XJPCZr9NJe3OUoxrHZAaHV5YTipdwEUEK58Xg7z2Jg\nDAKbHNpBVvfqzUi14KD9aDp4XPLPn7RXKeWjggVEMIIFQDAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUUxaDQLwxAWA4rwvZDryvS5Xt\n7SgwggHQBgNVHREEggHHMIIBw4IPdXNlLnR5cGVraXQubmV0ghd1c2Utc3RhZ2lu\nZy50eXBla2l0Lm5ldIIaZmFzdGVyLXN0YWdpbmcudHlwZWtpdC5uZXSCEG11c2Uu\ndHlwZWtpdC5uZXSCGWVtb2ppLXN0YWdpbmcudHlwZWtpdC5uZXSCFmFwaWNkbi1k\nZXYudHlwZWtpdC5uZXSCEWVtb2ppLnR5cGVraXQubmV0gh9mb250c2VydmljZXNj\nZG4tZGV2LnR5cGVraXQubmV0ghtmb250c2VydmljZXNjZG4udHlwZWtpdC5uZXSC\nEXVzZS5lZGdlZm9udHMubmV0gg91c2UudHlwZWtpdC5jb22CEnByaW1lci50eXBl\na2l0Lm5ldIIjZm9udHNlcnZpY2VzY2RuLXN0YWdpbmcudHlwZWtpdC5uZXSCGmFw\naWNkbi1zdGFnaW5nLnR5cGVraXQubmV0ghp3ZWJmb250cy5jcmVhdGl2ZWNsb3Vk\nLmNvbYISYXBpY2RuLnR5cGVraXQubmV0ghJmYXN0ZXIudHlwZWtpdC5uZXSCGWNj\ndHlwZWtpdC1kZXYudHlwZWtpdC5uZXSCDXAudHlwZWtpdC5uZXQwPgYDVR0gBDcw\nNTAzBgZngQwBAgIwKTAnBggrBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5j\nb20vQ1BTMA4GA1UdDwEB\/wQEAwIDiDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYB\nBQUHAwIwgZ8GA1UdHwSBlzCBlDBIoEagRIZCaHR0cDovL2NybDMuZGlnaWNlcnQu\nY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYyMDIwQ0ExLTEuY3JsMEig\nRqBEhkJodHRwOi8vY3JsNC5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRM\nU1JTQVNIQTI1NjIwMjBDQTEtMS5jcmwwgYcGCCsGAQUFBwEBBHsweTAkBggrBgEF\nBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tMFEGCCsGAQUFBzAChkVodHRw\nOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNI\nQTI1NjIwMjBDQTEtMS5jcnQwDAYDVR0TAQH\/BAIwADCCAX8GCisGAQQB1nkCBAIE\nggFvBIIBawFpAHcA3dzKNJXX4RYF55Uy+sef+D0cUN\/bADoUEnYKLKy7yCoAAAGR\nk\/zogAAABAMASDBGAiEA0GlMKlKaQeLzVMHoOBN1Pey8lPw0Shn2tJQRh4Ote5YC\nIQCR+jhyzHMTfevTR7RQ1sHuC7xFumUCfWq6ubt+PdYqCQB2AH1ZHhLheCp7HGFn\nfF79+NCHXBSgTpWeuQMv2Q6MLnm4AAABkZP86HoAAAQDAEcwRQIgcL+2krkyfQbl\nWxalKTLESWp1IGjHTGIOOa0yKe+QUYECIQDbUhKKrboc\/1bws2GbVwZWs97S9MjD\nbFqVz54+ETVbRwB2AObSMWNAd4zBEEEG13G5zsHSQPaWhIb7uocyHf0eN45QAAAB\nkZP86IoAAAQDAEcwRQIhAOOlB6fnefuhoG\/CpjXJtK+kHYlM+eOdh8FSf7KrhRAN\nAiBScx1fT6S6tNmlq1ghiOLHWyybGHfgtGMUzChsyiF+1zANBgkqhkiG9w0BAQsF\nAAOCAQEARVDhZvhv9JMAJrBx2n\/bQ8senvvCgABF7UvQOYyrmoKC9PDnGCFPw3DY\nmFZVQhCjAQ2xGQyoUW0boIFN5so4o1gI29yw9HVpgkPdRgmzyVBHHtqkEbvNb6cz\nnWMha50NJOrTLu0+zuwAhSlL0twtScR+YH7FSXJ5fghbpArHK1a5eVFkvUDBYqDR\np9OcjJNyS7OWv8DSXSbHB+1WqCefH36DiIgHhTTlo\/0hHIlQN3IN5XmNoaFbzSaf\n\/L7ZvkMaAONZV77rl6RSLsE5A3OLemQUX6tN\/366Dosh072PRZ7xfUxY12IwXFyT\nSqwPEeNaHgfltIImN8pXdzNZLzIVJQ==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 1063,
                            "ttfb_start": 1023,
                            "ttfb_end": 1060,
                            "download_start": 1060,
                            "download_end": 1063,
                            "download_ms": 3,
                            "all_start": 744,
                            "all_end": 1063,
                            "all_ms": 318,
                            "index": 14,
                            "number": 15
                        },
                        {
                            "type": 3,
                            "id": "40291.95",
                            "request_id": "40291.95",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/gb.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.escape-team.com",
                            "url": "\/assets\/img\/flags\/gb.png",
                            "raw_id": "40291.95",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 54,
                            "ttfb_ms": 46,
                            "load_start": 1048,
                            "load_start_float": 1048.000209,
                            "bytesIn": 500,
                            "objectSize": 500,
                            "objectSizeUncompressed": 500,
                            "chunks": [
                                {
                                    "ts": 1102,
                                    "bytes": 500
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 151,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.escape-team.com\/",
                            "initiator_line": 1776,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: www.escape-team.com",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                    "ETag: \"1f4-6092a43db0a54\"",
                                    "Accept-Ranges: bytes",
                                    "Content-Length: 500",
                                    "X-Content-Type-Options: nosniff",
                                    "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                    "Access-Control-Allow-Methods: GET",
                                    "Keep-Alive: timeout=5, max=96",
                                    "Connection: Keep-Alive",
                                    "Content-Type: image\/png"
                                ]
                            },
                            "bytesOut": 1798,
                            "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": 500,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1046,
                            "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                            "netlog_id": 209,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "500 bytes",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 100,
                                        "ImageHeight": 50,
                                        "BitDepth": 8,
                                        "ColorType": "Palette",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Palette": "(Binary data 117 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "100x50",
                                        "Megapixels": 0.0050000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 100,
                                        "height": 50,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Palette",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 5000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 129.51900000000001,
                                            "standardDeviation": 97.919700000000006,
                                            "kurtosis": -1.68753,
                                            "skewness": 0.0420238,
                                            "entropy": 0.53433900000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 9,
                                            "max": 255,
                                            "mean": 161.898,
                                            "standardDeviation": 95.252499999999998,
                                            "kurtosis": -1.0705800000000001,
                                            "skewness": -0.74815900000000002,
                                            "entropy": 0.55537899999999996
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 95.196399999999997,
                                            "standardDeviation": 109.521,
                                            "kurtosis": -1.44865,
                                            "skewness": 0.63345499999999999,
                                            "entropy": 0.52166199999999996
                                        },
                                        "blue": {
                                            "min": 37,
                                            "max": 255,
                                            "mean": 131.46199999999999,
                                            "standardDeviation": 88.985399999999998,
                                            "kurtosis": -1.47458,
                                            "skewness": 0.37212600000000001,
                                            "entropy": 0.525976
                                        }
                                    },
                                    "colormapEntries": 39,
                                    "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": 100,
                                        "height": 50,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T13:50:55+00:00",
                                        "date:modify": "2024-09-06T13:50:55+00:00",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "3",
                                        "png:IHDR.color_type": "3 (Indexed)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "100, 50",
                                        "png:PLTE.number_colors": "39",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "252363d9707984579483cf72509b2f5a8fdca1b18092f01fde2206d7d3555dde"
                                    },
                                    "tainted": false,
                                    "filesize": "500B",
                                    "numberPixels": "5000",
                                    "pixelsPerSecond": "3.0811MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 1102,
                            "ttfb_start": 1048,
                            "ttfb_end": 1094,
                            "download_start": 1094,
                            "download_end": 1102,
                            "download_ms": 8,
                            "all_start": 1048,
                            "all_end": 1102,
                            "all_ms": 54,
                            "index": 15,
                            "number": 16
                        },
                        {
                            "type": 3,
                            "id": "40291.96",
                            "request_id": "40291.96",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/de.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.escape-team.com",
                            "url": "\/assets\/img\/flags\/de.png",
                            "raw_id": "40291.96",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 47,
                            "ttfb_ms": 46,
                            "load_start": 1073,
                            "load_start_float": 1073.000215,
                            "bytesIn": 106,
                            "objectSize": 106,
                            "objectSizeUncompressed": 106,
                            "chunks": [
                                {
                                    "ts": 1120,
                                    "bytes": 106
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 114,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.escape-team.com\/",
                            "initiator_line": 1776,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: www.escape-team.com",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                    "ETag: \"6a-6092a43db0284\"",
                                    "Accept-Ranges: bytes",
                                    "Content-Length: 106",
                                    "X-Content-Type-Options: nosniff",
                                    "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                    "Access-Control-Allow-Methods: GET",
                                    "Keep-Alive: timeout=5, max=98",
                                    "Connection: Keep-Alive",
                                    "Content-Type: image\/png"
                                ]
                            },
                            "bytesOut": 1798,
                            "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": 106,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1066,
                            "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                            "netlog_id": 215,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "106 bytes",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 100,
                                        "ImageHeight": 60,
                                        "BitDepth": 2,
                                        "ColorType": "Palette",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Palette": "(Binary data 9 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "100x60",
                                        "Megapixels": 0.0060000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 100,
                                        "height": 60,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Palette",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 4,
                                        "green": 8,
                                        "blue": 1
                                    },
                                    "pixels": 6000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 75.777799999999999,
                                            "standardDeviation": 70.058800000000005,
                                            "kurtosis": -1.3870100000000001,
                                            "skewness": 0.74611099999999997,
                                            "entropy": 0.639432
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 158.667,
                                            "standardDeviation": 113.059,
                                            "kurtosis": -1.5004999999999999,
                                            "skewness": -0.65927500000000006,
                                            "entropy": 1
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 206,
                                            "mean": 68.666700000000006,
                                            "standardDeviation": 97.117400000000004,
                                            "kurtosis": -1.5004999999999999,
                                            "skewness": 0.70692999999999995,
                                            "entropy": 0.918296
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 0,
                                            "mean": 0,
                                            "standardDeviation": 0,
                                            "kurtosis": -3,
                                            "skewness": 0,
                                            "entropy": 0
                                        }
                                    },
                                    "colormapEntries": 3,
                                    "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": 100,
                                        "height": 60,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T13:50:55+00:00",
                                        "date:modify": "2024-09-06T13:50:55+00:00",
                                        "png:IHDR.bit-depth-orig": "2",
                                        "png:IHDR.bit_depth": "2",
                                        "png:IHDR.color-type-orig": "3",
                                        "png:IHDR.color_type": "3 (Indexed)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "100, 60",
                                        "png:PLTE.number_colors": "3",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "6c188d0a0baed758f08859b604d7be6bf8c18e3208ea460a3b746ff393d66ef0"
                                    },
                                    "tainted": false,
                                    "filesize": "106B",
                                    "numberPixels": "6000",
                                    "pixelsPerSecond": "3.68651MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 1120,
                            "ttfb_start": 1073,
                            "ttfb_end": 1119,
                            "download_start": 1119,
                            "download_end": 1120,
                            "download_ms": 1,
                            "all_start": 1073,
                            "all_end": 1120,
                            "all_ms": 47,
                            "index": 16,
                            "number": 17
                        },
                        {
                            "type": 3,
                            "id": "40291.97",
                            "request_id": "40291.97",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/cn.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.escape-team.com",
                            "url": "\/assets\/img\/flags\/cn.png",
                            "raw_id": "40291.97",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 53,
                            "ttfb_ms": 52,
                            "load_start": 1074,
                            "load_start_float": 1074.000221,
                            "bytesIn": 755,
                            "objectSize": 755,
                            "objectSizeUncompressed": 755,
                            "chunks": [
                                {
                                    "ts": 1127,
                                    "bytes": 755
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 130,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.escape-team.com\/",
                            "initiator_line": 1776,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: www.escape-team.com",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                    "ETag: \"2f3-6092a43db0284\"",
                                    "Accept-Ranges: bytes",
                                    "Content-Length: 755",
                                    "X-Content-Type-Options: nosniff",
                                    "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                    "Access-Control-Allow-Methods: GET",
                                    "Keep-Alive: timeout=5, max=98",
                                    "Connection: Keep-Alive",
                                    "Content-Type: image\/png"
                                ]
                            },
                            "bytesOut": 1798,
                            "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": 755,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1068,
                            "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                            "netlog_id": 221,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "755 bytes",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 100,
                                        "ImageHeight": 67,
                                        "BitDepth": 8,
                                        "ColorType": "Palette",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Palette": "(Binary data 363 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "100x67",
                                        "Megapixels": 0.0070000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 100,
                                        "height": 67,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Palette",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 6700,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 102.755,
                                            "standardDeviation": 13.2912,
                                            "kurtosis": -1.54494,
                                            "skewness": 0.66207300000000002,
                                            "entropy": 0.089017899999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 238,
                                            "max": 255,
                                            "mean": 238.41900000000001,
                                            "standardDeviation": 2.4055399999999998,
                                            "kurtosis": 36.974699999999999,
                                            "skewness": 6.1182100000000004,
                                            "entropy": 0.086995199999999995
                                        },
                                        "green": {
                                            "min": 28,
                                            "max": 255,
                                            "mean": 33.688499999999998,
                                            "standardDeviation": 32.167900000000003,
                                            "kurtosis": 36.747700000000002,
                                            "skewness": 6.0984100000000003,
                                            "entropy": 0.083738300000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 42,
                                            "mean": 36.157899999999998,
                                            "standardDeviation": 5.3000299999999996,
                                            "kurtosis": 35.635300000000001,
                                            "skewness": -5.9536600000000002,
                                            "entropy": 0.096320199999999995
                                        }
                                    },
                                    "colormapEntries": 121,
                                    "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": 100,
                                        "height": 67,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T13:50:55+00:00",
                                        "date:modify": "2024-09-06T13:50:55+00:00",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "3",
                                        "png:IHDR.color_type": "3 (Indexed)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "100, 67",
                                        "png:PLTE.number_colors": "121",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "439cd8887aa952de3c04fd8debff1da5b7e2db4b27037fd9c0750124e2337e78"
                                    },
                                    "tainted": false,
                                    "filesize": "755B",
                                    "numberPixels": "6700",
                                    "pixelsPerSecond": "3.5637MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 1127,
                            "ttfb_start": 1074,
                            "ttfb_end": 1126,
                            "download_start": 1126,
                            "download_end": 1127,
                            "download_ms": 1,
                            "all_start": 1074,
                            "all_end": 1127,
                            "all_ms": 53,
                            "index": 17,
                            "number": 18
                        },
                        {
                            "type": 3,
                            "id": "40291.98",
                            "request_id": "40291.98",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/es.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.escape-team.com",
                            "url": "\/assets\/img\/flags\/es.png",
                            "raw_id": "40291.98",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 99,
                            "ttfb_ms": 97,
                            "load_start": 1074,
                            "load_start_float": 1074.000227,
                            "bytesIn": 1787,
                            "objectSize": 1787,
                            "objectSizeUncompressed": 1787,
                            "chunks": [
                                {
                                    "ts": 1173,
                                    "bytes": 1787
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 122,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.escape-team.com\/",
                            "initiator_line": 1776,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: www.escape-team.com",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                    "ETag: \"6fb-6092a43db0284\"",
                                    "Accept-Ranges: bytes",
                                    "Content-Length: 1787",
                                    "X-Content-Type-Options: nosniff",
                                    "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                    "Access-Control-Allow-Methods: GET",
                                    "Keep-Alive: timeout=5, max=99",
                                    "Connection: Keep-Alive",
                                    "Content-Type: image\/png"
                                ]
                            },
                            "bytesOut": 1798,
                            "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": 1787,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1069,
                            "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                            "netlog_id": 227,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "1787 bytes",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 100,
                                        "ImageHeight": 67,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced"
                                    },
                                    "Composite": {
                                        "ImageSize": "100x67",
                                        "Megapixels": 0.0070000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 100,
                                        "height": 67,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 6700,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 147.85400000000001,
                                            "standardDeviation": 38.195900000000002,
                                            "kurtosis": -1.67239,
                                            "skewness": -0.36232700000000001,
                                            "entropy": 0.232291
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 83,
                                            "max": 0,
                                            "mean": 1.23881,
                                            "standardDeviation": 10.0649,
                                            "kurtosis": 61.995699999999999,
                                            "skewness": -7.9991599999999998,
                                            "entropy": 0.11191
                                        },
                                        "red": {
                                            "min": 15,
                                            "max": 255,
                                            "mean": 221.25999999999999,
                                            "standardDeviation": 30.3794,
                                            "kurtosis": -0.348688,
                                            "skewness": -0.16180900000000001,
                                            "entropy": 0.28264600000000001
                                        },
                                        "green": {
                                            "min": 10,
                                            "max": 203,
                                            "mean": 97.701800000000006,
                                            "standardDeviation": 89.5321,
                                            "kurtosis": -1.9330799999999999,
                                            "skewness": 0.12598100000000001,
                                            "entropy": 0.27650200000000003
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 203,
                                            "mean": 18.694600000000001,
                                            "standardDeviation": 22.807099999999998,
                                            "kurtosis": 21.6707,
                                            "skewness": 3.4877799999999999,
                                            "entropy": 0.258106
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#00000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 100,
                                        "height": 67,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T13:50:55+00:00",
                                        "date:modify": "2024-09-06T13:50:55+00:00",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "6",
                                        "png:IHDR.color_type": "6 (RGBA)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "100, 67",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "d94b5f22da912c746a59c90fbb4e53f519da37bc7bd72a7c5e3a4b2933eed54a"
                                    },
                                    "tainted": false,
                                    "filesize": "1787B",
                                    "numberPixels": "6700",
                                    "pixelsPerSecond": "924346B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.007"
                                }
                            },
                            "load_end": 1173,
                            "ttfb_start": 1074,
                            "ttfb_end": 1171,
                            "download_start": 1171,
                            "download_end": 1173,
                            "download_ms": 2,
                            "all_start": 1074,
                            "all_end": 1173,
                            "all_ms": 99,
                            "index": 18,
                            "number": 19
                        },
                        {
                            "type": 3,
                            "id": "40291.99",
                            "request_id": "40291.99",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/fr.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.escape-team.com",
                            "url": "\/assets\/img\/flags\/fr.png",
                            "raw_id": "40291.99",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 98,
                            "ttfb_ms": 97,
                            "load_start": 1076,
                            "load_start_float": 1076.000233,
                            "bytesIn": 167,
                            "objectSize": 167,
                            "objectSizeUncompressed": 167,
                            "chunks": [
                                {
                                    "ts": 1174,
                                    "bytes": 167
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.escape-team.com\/",
                            "initiator_line": 1776,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: www.escape-team.com",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                    "ETag: \"a7-6092a43db0a54\"",
                                    "Accept-Ranges: bytes",
                                    "Content-Length: 167",
                                    "X-Content-Type-Options: nosniff",
                                    "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                    "Access-Control-Allow-Methods: GET",
                                    "Keep-Alive: timeout=5, max=99",
                                    "Connection: Keep-Alive",
                                    "Content-Type: image\/png"
                                ]
                            },
                            "bytesOut": 1798,
                            "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": 167,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1070,
                            "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                            "netlog_id": 233,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "167 bytes",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 100,
                                        "ImageHeight": 67,
                                        "BitDepth": 4,
                                        "ColorType": "Palette",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Palette": "(Binary data 30 bytes, use -b option to extract)",
                                        "Transparency": "251 192 239 245 228"
                                    },
                                    "Composite": {
                                        "ImageSize": "100x67",
                                        "Megapixels": 0.0070000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 100,
                                        "height": 67,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "PaletteAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 6700,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 5,
                                            "max": 255,
                                            "mean": 159.10400000000001,
                                            "standardDeviation": 80.629499999999993,
                                            "kurtosis": -1.7966899999999999,
                                            "skewness": -0.36824800000000002,
                                            "entropy": 0.43669999999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 63,
                                            "max": 0,
                                            "mean": 0.41193999999999997,
                                            "standardDeviation": 4.5615199999999998,
                                            "kurtosis": 172.398,
                                            "skewness": -12.946099999999999,
                                            "entropy": 0.053192400000000001
                                        },
                                        "red": {
                                            "min": 5,
                                            "max": 255,
                                            "mean": 165.19999999999999,
                                            "standardDeviation": 112.745,
                                            "kurtosis": -1.4885200000000001,
                                            "skewness": -0.68917799999999996,
                                            "entropy": 0.56453600000000004
                                        },
                                        "green": {
                                            "min": 20,
                                            "max": 255,
                                            "mean": 99.802199999999999,
                                            "standardDeviation": 108.095,
                                            "kurtosis": -1.47618,
                                            "skewness": 0.70552300000000001,
                                            "entropy": 0.56453600000000004
                                        },
                                        "blue": {
                                            "min": 32,
                                            "max": 255,
                                            "mean": 116.827,
                                            "standardDeviation": 97.116299999999995,
                                            "kurtosis": -1.47793,
                                            "skewness": 0.64696299999999995,
                                            "entropy": 0.56453600000000004
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#00000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 100,
                                        "height": 67,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T13:50:55+00:00",
                                        "date:modify": "2024-09-06T13:50:55+00:00",
                                        "png:IHDR.bit-depth-orig": "4",
                                        "png:IHDR.bit_depth": "4",
                                        "png:IHDR.color-type-orig": "3",
                                        "png:IHDR.color_type": "3 (Indexed)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "100, 67",
                                        "png:PLTE.number_colors": "10",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "png:tRNS": "chunk was found",
                                        "signature": "55a325789238cc6ae9c41dba66e333e3e1432884641a4dc363b56a92424c985b"
                                    },
                                    "tainted": false,
                                    "filesize": "167B",
                                    "numberPixels": "6700",
                                    "pixelsPerSecond": "3517180B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 1174,
                            "ttfb_start": 1076,
                            "ttfb_end": 1173,
                            "download_start": 1173,
                            "download_end": 1174,
                            "download_ms": 1,
                            "all_start": 1076,
                            "all_end": 1174,
                            "all_ms": 98,
                            "index": 19,
                            "number": 20
                        },
                        {
                            "type": 3,
                            "id": "40291.100",
                            "request_id": "40291.100",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/it.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.escape-team.com",
                            "url": "\/assets\/img\/flags\/it.png",
                            "raw_id": "40291.100",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 100,
                            "ttfb_ms": 97,
                            "load_start": 1077,
                            "load_start_float": 1077.000239,
                            "bytesIn": 149,
                            "objectSize": 149,
                            "objectSizeUncompressed": 149,
                            "chunks": [
                                {
                                    "ts": 1177,
                                    "bytes": 149
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.escape-team.com\/",
                            "initiator_line": 1776,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: www.escape-team.com",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Fri, 06 Sep 2024 13:50:54 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                    "ETag: \"95-6092a43db0a54\"",
                                    "Accept-Ranges: bytes",
                                    "Content-Length: 149",
                                    "X-Content-Type-Options: nosniff",
                                    "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                    "Access-Control-Allow-Methods: GET",
                                    "Keep-Alive: timeout=5, max=97",
                                    "Connection: Keep-Alive",
                                    "Content-Type: image\/png"
                                ]
                            },
                            "bytesOut": 1798,
                            "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": 149,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1071,
                            "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                            "netlog_id": 239,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "149 bytes",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 100,
                                        "ImageHeight": 67,
                                        "BitDepth": 4,
                                        "ColorType": "Palette",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Palette": "(Binary data 27 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "100x67",
                                        "Megapixels": 0.0070000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 100,
                                        "height": 67,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Palette",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 6700,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 139.387,
                                            "standardDeviation": 97.738,
                                            "kurtosis": -1.6682999999999999,
                                            "skewness": -0.038730399999999998,
                                            "entropy": 0.56488899999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 153.41499999999999,
                                            "standardDeviation": 109.616,
                                            "kurtosis": -1.4810000000000001,
                                            "skewness": -0.60951100000000002,
                                            "entropy": 0.56488899999999997
                                        },
                                        "green": {
                                            "min": 33,
                                            "max": 255,
                                            "mean": 142.69,
                                            "standardDeviation": 89.861999999999995,
                                            "kurtosis": -1.48306,
                                            "skewness": 0.032372400000000003,
                                            "entropy": 0.56488899999999997
                                        },
                                        "blue": {
                                            "min": 42,
                                            "max": 255,
                                            "mean": 122.05500000000001,
                                            "standardDeviation": 93.735699999999994,
                                            "kurtosis": -1.4906699999999999,
                                            "skewness": 0.65596900000000002,
                                            "entropy": 0.56488899999999997
                                        }
                                    },
                                    "colormapEntries": 9,
                                    "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": 100,
                                        "height": 67,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T13:50:55+00:00",
                                        "date:modify": "2024-09-06T13:50:55+00:00",
                                        "png:IHDR.bit-depth-orig": "4",
                                        "png:IHDR.bit_depth": "4",
                                        "png:IHDR.color-type-orig": "3",
                                        "png:IHDR.color_type": "3 (Indexed)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "100, 67",
                                        "png:PLTE.number_colors": "9",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "71a23d0d5312b0951921d7741bce6ddbe5e12c43323c5b23ebad6f5b7ffaf514"
                                    },
                                    "tainted": false,
                                    "filesize": "149B",
                                    "numberPixels": "6700",
                                    "pixelsPerSecond": "3.55959MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 1177,
                            "ttfb_start": 1077,
                            "ttfb_end": 1174,
                            "download_start": 1174,
                            "download_end": 1177,
                            "download_ms": 3,
                            "all_start": 1077,
                            "all_end": 1177,
                            "all_ms": 100,
                            "index": 20,
                            "number": 21
                        },
                        {
                            "type": 3,
                            "id": "40291.101",
                            "request_id": "40291.101",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/www.escape-team.com\/assets\/img\/flags\/pt.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.escape-team.com",
                            "url": "\/assets\/img\/flags\/pt.png",
                            "raw_id": "40291.101",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 71,
                            "ttfb_ms": 69,
                            "load_start": 1109,
                            "load_start_float": 1109.0002449999999,
                            "bytesIn": 1772,
                            "objectSize": 1772,
                            "objectSizeUncompressed": 1772,
                            "chunks": [
                                {
                                    "ts": 1180,
                                    "bytes": 1772
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 151,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.escape-team.com\/",
                            "initiator_line": 1776,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: www.escape-team.com",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Fri, 06 Sep 2024 13:50:55 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Last-Modified: Thu, 02 Nov 2023 12:09:51 GMT",
                                    "ETag: \"6ec-6092a43db0a54\"",
                                    "Accept-Ranges: bytes",
                                    "Content-Length: 1772",
                                    "X-Content-Type-Options: nosniff",
                                    "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                    "Access-Control-Allow-Methods: GET",
                                    "Keep-Alive: timeout=5, max=95",
                                    "Connection: Keep-Alive",
                                    "Content-Type: image\/png"
                                ]
                            },
                            "bytesOut": 1798,
                            "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": 1772,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1073,
                            "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                            "netlog_id": 245,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "1772 bytes",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 100,
                                        "ImageHeight": 67,
                                        "BitDepth": 8,
                                        "ColorType": "Palette",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Palette": "(Binary data 768 bytes, use -b option to extract)"
                                    },
                                    "Composite": {
                                        "ImageSize": "100x67",
                                        "Megapixels": 0.0070000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 100,
                                        "height": 67,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Palette",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 6700,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 73.254199999999997,
                                            "standardDeviation": 72.278499999999994,
                                            "kurtosis": -0.84911400000000004,
                                            "skewness": 0.943716,
                                            "entropy": 0.23022899999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 161.78899999999999,
                                            "standardDeviation": 118.70099999999999,
                                            "kurtosis": -1.60815,
                                            "skewness": -0.58489199999999997,
                                            "entropy": 0.29455700000000001
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 51.718200000000003,
                                            "standardDeviation": 63.592100000000002,
                                            "kurtosis": 0.26350600000000002,
                                            "skewness": 0.944662,
                                            "entropy": 0.30146600000000001
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 6.2553700000000001,
                                            "standardDeviation": 34.542400000000001,
                                            "kurtosis": 36.152299999999997,
                                            "skewness": 6.0005800000000002,
                                            "entropy": 0.094663899999999995
                                        }
                                    },
                                    "colormapEntries": 256,
                                    "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": 100,
                                        "height": 67,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T13:50:55+00:00",
                                        "date:modify": "2024-09-06T13:50:55+00:00",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "3",
                                        "png:IHDR.color_type": "3 (Indexed)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "100, 67",
                                        "png:PLTE.number_colors": "256",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "f4e2325b6130d71ffbfe75090bfbb6264ae2d640d414f6ac82f339e4cb04e3a4"
                                    },
                                    "tainted": false,
                                    "filesize": "1772B",
                                    "numberPixels": "6700",
                                    "pixelsPerSecond": "3.85417MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 1180,
                            "ttfb_start": 1109,
                            "ttfb_end": 1178,
                            "download_start": 1178,
                            "download_end": 1180,
                            "download_ms": 2,
                            "all_start": 1109,
                            "all_end": 1180,
                            "all_ms": 71,
                            "index": 21,
                            "number": 22
                        },
                        {
                            "type": 3,
                            "id": "40291.227",
                            "request_id": "40291.227",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/www.escape-team.com\/assets\/img\/stripes.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.escape-team.com",
                            "url": "\/assets\/img\/stripes.jpg",
                            "raw_id": "40291.227",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 107,
                            "ttfb_ms": 59,
                            "load_start": 1321,
                            "load_start_float": 1321.0002689999999,
                            "bytesIn": 36001,
                            "objectSize": 36001,
                            "objectSizeUncompressed": 36001,
                            "chunks": [
                                {
                                    "ts": 1381,
                                    "bytes": 3686
                                },
                                {
                                    "ts": 1384,
                                    "bytes": 4096
                                },
                                {
                                    "ts": 1394,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 1407,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 1421,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 1428,
                                    "bytes": 4219
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 151,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.escape-team.com\/",
                            "initiator_line": 1259,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: www.escape-team.com",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Fri, 06 Sep 2024 13:50:55 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Last-Modified: Thu, 02 Nov 2023 12:09:52 GMT",
                                    "ETag: \"8ca1-6092a43db9add\"",
                                    "Accept-Ranges: bytes",
                                    "Content-Length: 36001",
                                    "X-Content-Type-Options: nosniff",
                                    "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                    "Access-Control-Allow-Methods: GET",
                                    "Keep-Alive: timeout=5, max=94",
                                    "Connection: Keep-Alive",
                                    "Content-Type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 1798,
                            "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": 36001,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1320,
                            "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                            "netlog_id": 269,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "35 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ExifByteOrder": "Little-endian (Intel, II)",
                                        "ImageWidth": 1920,
                                        "ImageHeight": 1080,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "Ducky": {
                                        "Quality": "60%"
                                    },
                                    "XMP": {
                                        "XMPToolkit": "Adobe XMP Core 6.0-c006 79.dabacbb, 2021\/04\/14-00:39:44        ",
                                        "OriginalDocumentID": "xmp.did:321703f4-e38a-427e-ae94-e01593bc9212",
                                        "DocumentID": "xmp.did:49FBD9E2209011EC91C08F060FD72A8B",
                                        "InstanceID": "xmp.iid:49FBD9E1209011EC91C08F060FD72A8B",
                                        "CreatorTool": "Adobe Photoshop 22.4 (Macintosh)",
                                        "DerivedFromInstanceID": "xmp.iid:422a3e1e-a24c-43b6-a85d-d45bbb7346e3",
                                        "DerivedFromDocumentID": "adobe:docid:photoshop:dbb7492b-1011-6943-9324-49020ea80c34"
                                    },
                                    "APP14": {
                                        "DCTEncodeVersion": 100,
                                        "APP14Flags0": "[14], Encoded with Blend=1 downsampling",
                                        "APP14Flags1": "(none)",
                                        "ColorTransform": "YCbCr"
                                    },
                                    "Composite": {
                                        "ImageSize": "1920x1080",
                                        "Megapixels": 2.1000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1920,
                                        "height": 1080,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Palette",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2073600,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 8,
                                            "max": 255,
                                            "mean": 110.81,
                                            "standardDeviation": 4.50448,
                                            "kurtosis": -1.4797100000000001,
                                            "skewness": 0.521949,
                                            "entropy": 0.28993200000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 229,
                                            "max": 255,
                                            "mean": 241.32300000000001,
                                            "standardDeviation": 8.1850100000000001,
                                            "kurtosis": -1.71119,
                                            "skewness": 0.52350099999999999,
                                            "entropy": 0.26865899999999998
                                        },
                                        "green": {
                                            "min": 68,
                                            "max": 82,
                                            "mean": 74.613500000000002,
                                            "standardDeviation": 3.38043,
                                            "kurtosis": -1.70784,
                                            "skewness": 0.52014199999999999,
                                            "entropy": 0.30986000000000002
                                        },
                                        "blue": {
                                            "min": 8,
                                            "max": 24,
                                            "mean": 16.493200000000002,
                                            "standardDeviation": 1.948,
                                            "kurtosis": -1.62131,
                                            "skewness": 0.51268199999999997,
                                            "entropy": 0.29127599999999998
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1920,
                                        "height": 1080,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 86,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T13:50:55+00:00",
                                        "date:modify": "2024-09-06T13:50:55+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "fbd75a7479d7d2eb916697b6d3d01cb0fee62720699625662e836ac2870cde45"
                                    },
                                    "profiles": {
                                        "app12": {
                                            "length": 15
                                        },
                                        "exif": {
                                            "length": 22
                                        },
                                        "xmp": {
                                            "length": 878
                                        }
                                    },
                                    "tainted": false,
                                    "filesize": "36001B",
                                    "numberPixels": "2073600",
                                    "pixelsPerSecond": "50.1321MB",
                                    "userTime": "0.040u",
                                    "elapsedTime": "0:01.041"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 1428,
                            "ttfb_start": 1321,
                            "ttfb_end": 1380,
                            "download_start": 1380,
                            "download_end": 1428,
                            "download_ms": 48,
                            "all_start": 1321,
                            "all_end": 1428,
                            "all_ms": 107,
                            "index": 22,
                            "number": 23
                        },
                        {
                            "type": 3,
                            "id": "40291.123",
                            "request_id": "40291.123",
                            "ip_addr": "184.24.77.156",
                            "full_url": "https:\/\/use.typekit.net\/af\/0ae3cf\/00000000000000003b9b0785\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "use.typekit.net",
                            "url": "\/af\/0ae3cf\/00000000000000003b9b0785\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                            "raw_id": "40291.123",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 175,
                            "ttfb_ms": 97,
                            "load_start": 1331,
                            "load_start_float": 1331.0002549999999,
                            "bytesIn": 42608,
                            "objectSize": 42608,
                            "objectSizeUncompressed": 42608,
                            "chunks": [
                                {
                                    "ts": 1458,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1487,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1506,
                                    "bytes": 9840
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=31536000",
                            "contentType": "application\/font-woff2",
                            "contentEncoding": "",
                            "socket": 262,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 1245,
                            "connect_end": 1275,
                            "ssl_start": 1275,
                            "ssl_end": 1330,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "use.typekit.net",
                                "sanList": [
                                    "use.typekit.net",
                                    "use-staging.typekit.net",
                                    "faster-staging.typekit.net",
                                    "muse.typekit.net",
                                    "emoji-staging.typekit.net",
                                    "apicdn-dev.typekit.net",
                                    "emoji.typekit.net",
                                    "fontservicescdn-dev.typekit.net",
                                    "fontservicescdn.typekit.net",
                                    "use.edgefonts.net",
                                    "use.typekit.com",
                                    "primer.typekit.net",
                                    "fontservicescdn-staging.typekit.net",
                                    "apicdn-staging.typekit.net",
                                    "webfonts.creativecloud.com",
                                    "apicdn.typekit.net",
                                    "faster.typekit.net",
                                    "cctypekit-dev.typekit.net",
                                    "p.typekit.net"
                                ],
                                "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                                "validFrom": 1724716800,
                                "validTo": 1759017599,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h2' log",
                                        "logId": "DDDCCA3495D7E11605E79532FAC79FF83D1C50DFDB003A1412760A2CACBBC82A",
                                        "timestamp": 1724764711040,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100D0694C2A529A41E2F354C1E83813753DECBC94FC344A19F6B494118783AD7B9602210091FA3872CC73137DEBD347B450D6C1EE0BBC45BA65027D6ABAB9BB7E3DD62A09"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2025 Log",
                                        "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                        "timestamp": 1724764711034,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022070BFB692B9327D06E55B16A52932C4496A752068C74C620E39AD3229EF905181022100DB52128AADBA1CFF56F0B3619B570656B3DED2F4C8C36C5A95CF9E3E11355B47"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2025 Log",
                                        "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                        "timestamp": 1724764711050,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100E3A507A7E779FBA1A06FC2A635C9B4AFA41D894CF9E39D87C1527FB2AB85100D022052731D5F4FA4BAB4D9A5AB582188E2C75B2C9B1877E0B46314CC286CCA217ED7"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/use.typekit.net\/ncj0kbu.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: use.typekit.net",
                                    ":method: GET",
                                    ":path: \/af\/0ae3cf\/00000000000000003b9b0785\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.escape-team.com",
                                    "priority: u=0",
                                    "referer: https:\/\/use.typekit.net\/ncj0kbu.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=31536000",
                                    "content-length: 42608",
                                    "content-type: application\/font-woff2",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 13:50:55 GMT",
                                    "etag: \"e6cfafa56bd6b8ea9e1954a5c14b7a5e639e893e\"",
                                    "server: nginx",
                                    "timing-allow-origin: *",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2221,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": 30,
                            "ssl_ms": 55,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1244,
                            "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/escape-team.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_HEADER_TABLE_SIZE": 4096,
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                                "SETTINGS_MAX_FRAME_SIZE": 16384,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 255,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIHwjCCBqqgAwIBAgIQD6BSumln7rwO5cNha5XVvDANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQw\nODI3MDAwMDAwWhcNMjUwOTI3MjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABE3dCbQY94XJPCZr9NJe3OUoxrHZAaHV5YTipdwEUEK58Xg7z2Jg\nDAKbHNpBVvfqzUi14KD9aDp4XPLPn7RXKeWjggVEMIIFQDAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUUxaDQLwxAWA4rwvZDryvS5Xt\n7SgwggHQBgNVHREEggHHMIIBw4IPdXNlLnR5cGVraXQubmV0ghd1c2Utc3RhZ2lu\nZy50eXBla2l0Lm5ldIIaZmFzdGVyLXN0YWdpbmcudHlwZWtpdC5uZXSCEG11c2Uu\ndHlwZWtpdC5uZXSCGWVtb2ppLXN0YWdpbmcudHlwZWtpdC5uZXSCFmFwaWNkbi1k\nZXYudHlwZWtpdC5uZXSCEWVtb2ppLnR5cGVraXQubmV0gh9mb250c2VydmljZXNj\nZG4tZGV2LnR5cGVraXQubmV0ghtmb250c2VydmljZXNjZG4udHlwZWtpdC5uZXSC\nEXVzZS5lZGdlZm9udHMubmV0gg91c2UudHlwZWtpdC5jb22CEnByaW1lci50eXBl\na2l0Lm5ldIIjZm9udHNlcnZpY2VzY2RuLXN0YWdpbmcudHlwZWtpdC5uZXSCGmFw\naWNkbi1zdGFnaW5nLnR5cGVraXQubmV0ghp3ZWJmb250cy5jcmVhdGl2ZWNsb3Vk\nLmNvbYISYXBpY2RuLnR5cGVraXQubmV0ghJmYXN0ZXIudHlwZWtpdC5uZXSCGWNj\ndHlwZWtpdC1kZXYudHlwZWtpdC5uZXSCDXAudHlwZWtpdC5uZXQwPgYDVR0gBDcw\nNTAzBgZngQwBAgIwKTAnBggrBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5j\nb20vQ1BTMA4GA1UdDwEB\/wQEAwIDiDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYB\nBQUHAwIwgZ8GA1UdHwSBlzCBlDBIoEagRIZCaHR0cDovL2NybDMuZGlnaWNlcnQu\nY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYyMDIwQ0ExLTEuY3JsMEig\nRqBEhkJodHRwOi8vY3JsNC5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRM\nU1JTQVNIQTI1NjIwMjBDQTEtMS5jcmwwgYcGCCsGAQUFBwEBBHsweTAkBggrBgEF\nBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tMFEGCCsGAQUFBzAChkVodHRw\nOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNI\nQTI1NjIwMjBDQTEtMS5jcnQwDAYDVR0TAQH\/BAIwADCCAX8GCisGAQQB1nkCBAIE\nggFvBIIBawFpAHcA3dzKNJXX4RYF55Uy+sef+D0cUN\/bADoUEnYKLKy7yCoAAAGR\nk\/zogAAABAMASDBGAiEA0GlMKlKaQeLzVMHoOBN1Pey8lPw0Shn2tJQRh4Ote5YC\nIQCR+jhyzHMTfevTR7RQ1sHuC7xFumUCfWq6ubt+PdYqCQB2AH1ZHhLheCp7HGFn\nfF79+NCHXBSgTpWeuQMv2Q6MLnm4AAABkZP86HoAAAQDAEcwRQIgcL+2krkyfQbl\nWxalKTLESWp1IGjHTGIOOa0yKe+QUYECIQDbUhKKrboc\/1bws2GbVwZWs97S9MjD\nbFqVz54+ETVbRwB2AObSMWNAd4zBEEEG13G5zsHSQPaWhIb7uocyHf0eN45QAAAB\nkZP86IoAAAQDAEcwRQIhAOOlB6fnefuhoG\/CpjXJtK+kHYlM+eOdh8FSf7KrhRAN\nAiBScx1fT6S6tNmlq1ghiOLHWyybGHfgtGMUzChsyiF+1zANBgkqhkiG9w0BAQsF\nAAOCAQEARVDhZvhv9JMAJrBx2n\/bQ8senvvCgABF7UvQOYyrmoKC9PDnGCFPw3DY\nmFZVQhCjAQ2xGQyoUW0boIFN5so4o1gI29yw9HVpgkPdRgmzyVBHHtqkEbvNb6cz\nnWMha50NJOrTLu0+zuwAhSlL0twtScR+YH7FSXJ5fghbpArHK1a5eVFkvUDBYqDR\np9OcjJNyS7OWv8DSXSbHB+1WqCefH36DiIgHhTTlo\/0hHIlQN3IN5XmNoaFbzSaf\n\/L7ZvkMaAONZV77rl6RSLsE5A3OLemQUX6tN\/366Dosh072PRZ7xfUxY12IwXFyT\nSqwPEeNaHgfltIImN8pXdzNZLzIVJQ==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "CFF ": 40305,
                                    "DYNA": 283,
                                    "GDYN": 253,
                                    "GPOS": 15972,
                                    "GSUB": 5748,
                                    "OS\/2": 96,
                                    "cmap": 212,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 1844,
                                    "maxp": 6,
                                    "name": 808,
                                    "post": 32
                                },
                                "names": {
                                    "0": "2008 Mitja Miklavcic published by FSI FontShop International Gmb",
                                    "1": "TisaPro",
                                    "2": "Regular",
                                    "3": "Mitja Miklavcic: TisaPro: 2008",
                                    "4": "TisaPro",
                                    "5": "Version 7.504; 2008; Build 1024",
                                    "6": "TisaPro",
                                    "14": "http:\/\/typekit.com\/eulas\/00000000000000003b9b0785"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 543,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 721,
                                    "ySubscriptYSize": 601,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 0,
                                    "ySuperscriptXSize": 721,
                                    "ySuperscriptYSize": 601,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 379,
                                    "yStrikeoutSize": 70,
                                    "yStrikeoutPosition": 250,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2684354815,
                                    "ulUnicodeRange2": 1073750107,
                                    "ulUnicodeRange3": 8,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "FSI\u0000",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 57350,
                                    "sTypoAscender": 750,
                                    "sTypoDescender": -250,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1237,
                                    "usWinDescent": 375,
                                    "ulCodePageRange1": 536871059,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 482,
                                    "sCapHeight": 694,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 11,
                                    "panose": {
                                        "bFamilyType": 2,
                                        "bSerifStyle": 1,
                                        "bWeight": 5,
                                        "bProportion": 4,
                                        "bContrast": 3,
                                        "bStrokeVariation": 1,
                                        "bArmStyle": 1,
                                        "bLetterForm": 2,
                                        "bMidline": 1,
                                        "bXHeight": 2
                                    }
                                },
                                "post": {
                                    "formatType": 3,
                                    "italicAngle": 0,
                                    "underlinePosition": -165,
                                    "underlineThickness": 70,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        338,
                                        339,
                                        376,
                                        700,
                                        732,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8249,
                                        8250,
                                        8364,
                                        8482,
                                        57344,
                                        57345,
                                        57346,
                                        57347,
                                        57348,
                                        57350
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "calt",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "hist",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "sinf",
                                                "smcp",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "calt",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "hist",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "sinf",
                                                "smcp",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "calt",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "hist",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "sinf",
                                                "smcp",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "calt",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "hist",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "sinf",
                                                "smcp",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "AZE ": [
                                                "aalt",
                                                "c2sc",
                                                "calt",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "hist",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "sinf",
                                                "smcp",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "CAT ": [
                                                "aalt",
                                                "c2sc",
                                                "calt",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "hist",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "sinf",
                                                "smcp",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "CRT ": [
                                                "aalt",
                                                "c2sc",
                                                "calt",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "hist",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "sinf",
                                                "smcp",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "MOL ": [
                                                "aalt",
                                                "c2sc",
                                                "calt",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "hist",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "sinf",
                                                "smcp",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "ROM ": [
                                                "aalt",
                                                "c2sc",
                                                "calt",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "hist",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "sinf",
                                                "smcp",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "TRK ": [
                                                "aalt",
                                                "c2sc",
                                                "calt",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "hist",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "sinf",
                                                "smcp",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "cpsp",
                                                "kern"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "cpsp",
                                                "kern"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "cpsp",
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "AZE ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "CAT ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "CRT ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "MOL ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "ROM ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "TRK ": [
                                                "cpsp",
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 215,
                                    "num_glyphs": 461
                                }
                            },
                            "load_end": 1506,
                            "ttfb_start": 1331,
                            "ttfb_end": 1428,
                            "download_start": 1428,
                            "download_end": 1506,
                            "download_ms": 78,
                            "all_start": 1245,
                            "all_end": 1506,
                            "all_ms": 260,
                            "index": 23,
                            "number": 24
                        },
                        {
                            "type": 3,
                            "id": "40291.132",
                            "request_id": "40291.132",
                            "ip_addr": "184.24.77.156",
                            "full_url": "https:\/\/use.typekit.net\/af\/6fec89\/00000000000000000001316b\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "use.typekit.net",
                            "url": "\/af\/6fec89\/00000000000000000001316b\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3",
                            "raw_id": "40291.132",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 199,
                            "ttfb_ms": 177,
                            "load_start": 1331,
                            "load_start_float": 1331.0002629999999,
                            "bytesIn": 15092,
                            "objectSize": 15092,
                            "objectSizeUncompressed": 15092,
                            "chunks": [
                                {
                                    "ts": 1530,
                                    "bytes": 15092
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=31536000",
                            "contentType": "application\/font-woff2",
                            "contentEncoding": "",
                            "socket": 262,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/use.typekit.net\/ncj0kbu.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: use.typekit.net",
                                    ":method: GET",
                                    ":path: \/af\/6fec89\/00000000000000000001316b\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.escape-team.com",
                                    "priority: u=0",
                                    "referer: https:\/\/use.typekit.net\/ncj0kbu.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=31536000",
                                    "content-length: 15092",
                                    "content-type: application\/font-woff2",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 13:50:55 GMT",
                                    "etag: \"60ab136d0aa96841fb1d9209f30d544cbb13c5e5\"",
                                    "server: nginx",
                                    "timing-allow-origin: *",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2221,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1246,
                            "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/escape-team.com same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 1,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 263,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "BASE": 58,
                                    "DYNA": 112,
                                    "GDYN": 117,
                                    "GPOS": 1606,
                                    "GSUB": 572,
                                    "OS\/2": 96,
                                    "cmap": 450,
                                    "cvt ": 28,
                                    "fpgm": 371,
                                    "gasp": 8,
                                    "glyf": 31918,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 872,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 1026,
                                    "post": 562,
                                    "prep": 95
                                },
                                "names": {
                                    "0": "\u00a9 1987, 1991, 2001, 2002 Adobe Systems Incorporated. All rights ",
                                    "1": "News Gothic Std",
                                    "2": "Bold",
                                    "3": "2.085;ADBE;NewsGothicStd-Bold;ADOBE",
                                    "4": "News Gothic Std",
                                    "5": "Version 2.085;PS Version 002.000;hotconv 1.0.70;makeotf.lib2.5.5",
                                    "6": "NewsGothicStd-Bold",
                                    "14": "http:\/\/typekit.com\/eulas\/00000000000000000001316b"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 549,
                                    "usWeightClass": 700,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 331,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 3,
                                    "ulUnicodeRange2": 0,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "ADBE",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 57350,
                                    "sTypoAscender": 750,
                                    "sTypoDescender": -250,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1040,
                                    "usWinDescent": 306,
                                    "ulCodePageRange1": 536870913,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 552,
                                    "sCapHeight": 778,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 4,
                                    "panose": {
                                        "bFamilyType": 2,
                                        "bSerifStyle": 11,
                                        "bWeight": 7,
                                        "bProportion": 4,
                                        "bContrast": 3,
                                        "bStrokeVariation": 5,
                                        "bArmStyle": 3,
                                        "bLetterForm": 2,
                                        "bMidline": 2,
                                        "bXHeight": 4
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -75,
                                    "underlineThickness": 50,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        338,
                                        339,
                                        376,
                                        732,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8249,
                                        8250,
                                        8364,
                                        8482,
                                        57344,
                                        57345,
                                        57346,
                                        57347,
                                        57348,
                                        57350
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "frac",
                                                "liga",
                                                "ordn",
                                                "sups"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "frac",
                                                "liga",
                                                "ordn",
                                                "sups"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern",
                                                "size"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern",
                                                "size"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 214,
                                    "num_glyphs": 218
                                }
                            },
                            "load_end": 1530,
                            "ttfb_start": 1331,
                            "ttfb_end": 1508,
                            "download_start": 1508,
                            "download_end": 1530,
                            "download_ms": 22,
                            "all_start": 1331,
                            "all_end": 1530,
                            "all_ms": 199,
                            "index": 24,
                            "number": 25
                        },
                        {
                            "type": 3,
                            "id": "40291.144",
                            "request_id": "40291.144",
                            "ip_addr": "184.24.77.156",
                            "full_url": "https:\/\/use.typekit.net\/af\/f074c8\/00000000000000007735c43b\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "use.typekit.net",
                            "url": "\/af\/f074c8\/00000000000000007735c43b\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3",
                            "raw_id": "40291.144",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 71,
                            "ttfb_ms": 36,
                            "load_start": 1502,
                            "load_start_float": 1502.000284,
                            "bytesIn": 19388,
                            "objectSize": 19388,
                            "objectSizeUncompressed": 19388,
                            "chunks": [
                                {
                                    "ts": 1570,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1573,
                                    "bytes": 3004
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=31536000",
                            "contentType": "application\/font-woff2",
                            "contentEncoding": "",
                            "socket": 262,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/use.typekit.net\/ncj0kbu.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: use.typekit.net",
                                    ":method: GET",
                                    ":path: \/af\/f074c8\/00000000000000007735c43b\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.escape-team.com",
                                    "priority: u=0",
                                    "referer: https:\/\/use.typekit.net\/ncj0kbu.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=31536000",
                                    "content-length: 19388",
                                    "content-type: application\/font-woff2",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 13:50:55 GMT",
                                    "etag: \"20040a21381618b0a0128c765e6224f52e2b5684\"",
                                    "server: nginx",
                                    "timing-allow-origin: *",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2221,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1498,
                            "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/escape-team.com same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 284,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "CFF ": 18266,
                                    "DYNA": 202,
                                    "GDEF": 32,
                                    "GDYN": 217,
                                    "GPOS": 2234,
                                    "GSUB": 3510,
                                    "OS\/2": 96,
                                    "cmap": 576,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 1096,
                                    "maxp": 6,
                                    "name": 923,
                                    "post": 32
                                },
                                "names": {
                                    "0": "Copyright \u00a9 2017 by Ryoichi Tsunekawa. All rights reserved.",
                                    "1": "Calling Code",
                                    "2": "Regular",
                                    "3": "1159b427de12e641afe8da5c0cf829a7",
                                    "4": "Calling Code",
                                    "5": "Version 1.000;PS 001.000;hotconv 1.0.88;makeotf.lib2.5.64775",
                                    "6": "CallingCode-Italic",
                                    "14": "https:\/\/fonts.adobe.com\/eulas\/00000000000000007735c43b"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 560,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": -16,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 74,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 62,
                                    "yStrikeoutPosition": 292,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2684354799,
                                    "ulUnicodeRange2": 1342185595,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "dhrm",
                                    "fsSelection": 1,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 57350,
                                    "sTypoAscender": 750,
                                    "sTypoDescender": -250,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 950,
                                    "usWinDescent": 300,
                                    "ulCodePageRange1": 147,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 488,
                                    "sCapHeight": 660,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 2,
                                        "bSerifStyle": 11,
                                        "bWeight": 5,
                                        "bProportion": 9,
                                        "bContrast": 2,
                                        "bStrokeVariation": 2,
                                        "bArmStyle": 2,
                                        "bLetterForm": 9,
                                        "bMidline": 2,
                                        "bXHeight": 4
                                    }
                                },
                                "post": {
                                    "formatType": 3,
                                    "italicAngle": -12,
                                    "underlinePosition": -80,
                                    "underlineThickness": 62,
                                    "isFixedPitch": 1,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        338,
                                        339,
                                        376,
                                        700,
                                        732,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8249,
                                        8250,
                                        8364,
                                        8482,
                                        57344,
                                        57345,
                                        57346,
                                        57347,
                                        57348,
                                        57349,
                                        57350
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ],
                                            "AZE ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ],
                                            "CAT ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ],
                                            "CRT ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ],
                                            "KAZ ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ],
                                            "MOL ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ],
                                            "NLD ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ],
                                            "ROM ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ],
                                            "TAT ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ],
                                            "TRK ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "AZE ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "CAT ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "CRT ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "KAZ ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "MOL ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "NLD ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "ROM ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "TAT ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "TRK ": [
                                                "mark",
                                                "mkmk"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 216,
                                    "num_glyphs": 277
                                }
                            },
                            "load_end": 1573,
                            "ttfb_start": 1502,
                            "ttfb_end": 1538,
                            "download_start": 1538,
                            "download_end": 1573,
                            "download_ms": 35,
                            "all_start": 1502,
                            "all_end": 1573,
                            "all_ms": 71,
                            "index": 25,
                            "number": 26
                        },
                        {
                            "type": 3,
                            "id": "40291.150",
                            "request_id": "40291.150",
                            "ip_addr": "184.24.77.156",
                            "full_url": "https:\/\/use.typekit.net\/af\/1de126\/00000000000000007735c44f\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "use.typekit.net",
                            "url": "\/af\/1de126\/00000000000000007735c44f\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3",
                            "raw_id": "40291.150",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 104,
                            "ttfb_ms": 69,
                            "load_start": 1504,
                            "load_start_float": 1504.0002899999999,
                            "bytesIn": 19616,
                            "objectSize": 19616,
                            "objectSizeUncompressed": 19616,
                            "chunks": [
                                {
                                    "ts": 1603,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1608,
                                    "bytes": 3232
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=31536000",
                            "contentType": "application\/font-woff2",
                            "contentEncoding": "",
                            "socket": 262,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/use.typekit.net\/ncj0kbu.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: use.typekit.net",
                                    ":method: GET",
                                    ":path: \/af\/1de126\/00000000000000007735c44f\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.escape-team.com",
                                    "priority: u=0",
                                    "referer: https:\/\/use.typekit.net\/ncj0kbu.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=31536000",
                                    "content-length: 19616",
                                    "content-type: application\/font-woff2",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 13:50:55 GMT",
                                    "etag: \"96e9e9e9f001993d9c0086855214f1b73288f6b9\"",
                                    "server: nginx",
                                    "timing-allow-origin: *",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2221,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1500,
                            "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/escape-team.com same_site>",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 290,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "CFF ": 18861,
                                    "DYNA": 202,
                                    "GDEF": 38,
                                    "GDYN": 217,
                                    "GPOS": 2222,
                                    "GSUB": 3510,
                                    "OS\/2": 96,
                                    "cmap": 576,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 1096,
                                    "maxp": 6,
                                    "name": 940,
                                    "post": 32
                                },
                                "names": {
                                    "0": "Copyright \u00a9 2017 by Ryoichi Tsunekawa. All rights reserved.",
                                    "1": "Calling Code",
                                    "2": "Regular",
                                    "3": "31437e123d7ebeb1e39474239c6fca54",
                                    "4": "Calling Code",
                                    "5": "Version 1.000;PS 001.000;hotconv 1.0.88;makeotf.lib2.5.64775",
                                    "6": "CallingCode-BoldItalic",
                                    "14": "https:\/\/fonts.adobe.com\/eulas\/00000000000000007735c44f"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 560,
                                    "usWeightClass": 700,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": -16,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 74,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 82,
                                    "yStrikeoutPosition": 292,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2684354799,
                                    "ulUnicodeRange2": 1342185595,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "dhrm",
                                    "fsSelection": 33,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 57350,
                                    "sTypoAscender": 750,
                                    "sTypoDescender": -250,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 950,
                                    "usWinDescent": 300,
                                    "ulCodePageRange1": 147,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 488,
                                    "sCapHeight": 660,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 2,
                                        "bSerifStyle": 11,
                                        "bWeight": 7,
                                        "bProportion": 9,
                                        "bContrast": 2,
                                        "bStrokeVariation": 2,
                                        "bArmStyle": 2,
                                        "bLetterForm": 9,
                                        "bMidline": 2,
                                        "bXHeight": 4
                                    }
                                },
                                "post": {
                                    "formatType": 3,
                                    "italicAngle": -12,
                                    "underlinePosition": -70,
                                    "underlineThickness": 82,
                                    "isFixedPitch": 1,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        338,
                                        339,
                                        376,
                                        700,
                                        732,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8249,
                                        8250,
                                        8364,
                                        8482,
                                        57344,
                                        57345,
                                        57346,
                                        57347,
                                        57348,
                                        57349,
                                        57350
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ],
                                            "AZE ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ],
                                            "CAT ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ],
                                            "CRT ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ],
                                            "KAZ ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ],
                                            "MOL ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ],
                                            "NLD ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ],
                                            "ROM ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ],
                                            "TAT ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ],
                                            "TRK ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "AZE ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "CAT ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "CRT ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "KAZ ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "MOL ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "NLD ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "ROM ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "TAT ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "TRK ": [
                                                "mark",
                                                "mkmk"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 216,
                                    "num_glyphs": 277
                                }
                            },
                            "load_end": 1608,
                            "ttfb_start": 1504,
                            "ttfb_end": 1573,
                            "download_start": 1573,
                            "download_end": 1608,
                            "download_ms": 35,
                            "all_start": 1504,
                            "all_end": 1608,
                            "all_ms": 104,
                            "index": 26,
                            "number": 27
                        },
                        {
                            "type": 3,
                            "id": "40291.147",
                            "request_id": "40291.147",
                            "ip_addr": "184.24.77.156",
                            "full_url": "https:\/\/use.typekit.net\/af\/a1797f\/00000000000000007735c43d\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "use.typekit.net",
                            "url": "\/af\/a1797f\/00000000000000007735c43d\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                            "raw_id": "40291.147",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 131,
                            "ttfb_ms": 105,
                            "load_start": 1504,
                            "load_start_float": 1504.0002959999999,
                            "bytesIn": 18040,
                            "objectSize": 18040,
                            "objectSizeUncompressed": 18040,
                            "chunks": [
                                {
                                    "ts": 1635,
                                    "bytes": 18040
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=31536000",
                            "contentType": "application\/font-woff2",
                            "contentEncoding": "",
                            "socket": 262,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/use.typekit.net\/ncj0kbu.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: use.typekit.net",
                                    ":method: GET",
                                    ":path: \/af\/a1797f\/00000000000000007735c43d\/30\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.escape-team.com",
                                    "priority: u=0",
                                    "referer: https:\/\/use.typekit.net\/ncj0kbu.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=31536000",
                                    "content-length: 18040",
                                    "content-type: application\/font-woff2",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 13:50:55 GMT",
                                    "etag: \"910ab714ed4723ac5ca2c27ae0f72b0276ae0edb\"",
                                    "server: nginx",
                                    "timing-allow-origin: *",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2221,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1501,
                            "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/escape-team.com same_site>",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 7,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 296,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "CFF ": 16991,
                                    "DYNA": 202,
                                    "GDEF": 32,
                                    "GDYN": 217,
                                    "GPOS": 2234,
                                    "GSUB": 3510,
                                    "OS\/2": 96,
                                    "cmap": 576,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 1096,
                                    "maxp": 6,
                                    "name": 927,
                                    "post": 32
                                },
                                "names": {
                                    "0": "Copyright \u00a9 2017 by Ryoichi Tsunekawa. All rights reserved.",
                                    "1": "Calling Code",
                                    "2": "Regular",
                                    "3": "2846f053f7fe8b94144844225618f7ba",
                                    "4": "Calling Code",
                                    "5": "Version 1.000;PS 001.000;hotconv 1.0.88;makeotf.lib2.5.64775",
                                    "6": "CallingCode-Regular",
                                    "14": "https:\/\/fonts.adobe.com\/eulas\/00000000000000007735c43d"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 560,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 62,
                                    "yStrikeoutPosition": 292,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2684354799,
                                    "ulUnicodeRange2": 1342185595,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "dhrm",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 57350,
                                    "sTypoAscender": 750,
                                    "sTypoDescender": -250,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 950,
                                    "usWinDescent": 300,
                                    "ulCodePageRange1": 147,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 488,
                                    "sCapHeight": 660,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 2,
                                        "bSerifStyle": 11,
                                        "bWeight": 5,
                                        "bProportion": 9,
                                        "bContrast": 2,
                                        "bStrokeVariation": 2,
                                        "bArmStyle": 2,
                                        "bLetterForm": 2,
                                        "bMidline": 2,
                                        "bXHeight": 4
                                    }
                                },
                                "post": {
                                    "formatType": 3,
                                    "italicAngle": 0,
                                    "underlinePosition": -80,
                                    "underlineThickness": 62,
                                    "isFixedPitch": 1,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        338,
                                        339,
                                        376,
                                        700,
                                        732,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8249,
                                        8250,
                                        8364,
                                        8482,
                                        57344,
                                        57345,
                                        57346,
                                        57347,
                                        57348,
                                        57349,
                                        57350
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ],
                                            "AZE ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ],
                                            "CAT ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ],
                                            "CRT ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ],
                                            "KAZ ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ],
                                            "MOL ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ],
                                            "NLD ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ],
                                            "ROM ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ],
                                            "TAT ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ],
                                            "TRK ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "subs",
                                                "sups"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "AZE ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "CAT ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "CRT ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "KAZ ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "MOL ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "NLD ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "ROM ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "TAT ": [
                                                "mark",
                                                "mkmk"
                                            ],
                                            "TRK ": [
                                                "mark",
                                                "mkmk"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 216,
                                    "num_glyphs": 277
                                }
                            },
                            "load_end": 1635,
                            "ttfb_start": 1504,
                            "ttfb_end": 1609,
                            "download_start": 1609,
                            "download_end": 1635,
                            "download_ms": 26,
                            "all_start": 1504,
                            "all_end": 1635,
                            "all_ms": 131,
                            "index": 27,
                            "number": 28
                        },
                        {
                            "type": 3,
                            "id": "40291.248",
                            "request_id": "40291.248",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.escape-team.com",
                            "url": "\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                            "raw_id": "40291.248",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 93,
                            "ttfb_ms": 65,
                            "load_start": 1586,
                            "load_start_float": 1586.000309,
                            "bytesIn": 23927,
                            "objectSize": 23927,
                            "objectSizeUncompressed": 23927,
                            "chunks": [
                                {
                                    "ts": 1652,
                                    "bytes": 3683
                                },
                                {
                                    "ts": 1652,
                                    "bytes": 4096
                                },
                                {
                                    "ts": 1665,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 1678,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 1679,
                                    "bytes": 148
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "",
                            "socket": 151,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.escape-team.com\/",
                            "initiator_line": 1648,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: www.escape-team.com",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Fri, 06 Sep 2024 13:50:55 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Last-Modified: Thu, 02 Nov 2023 12:10:16 GMT",
                                    "ETag: \"5d77-6092a45577ff1\"",
                                    "Accept-Ranges: bytes",
                                    "Content-Length: 23927",
                                    "X-Content-Type-Options: nosniff",
                                    "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                    "Access-Control-Allow-Methods: GET",
                                    "Keep-Alive: timeout=5, max=93",
                                    "Connection: Keep-Alive",
                                    "Content-Type: image\/svg+xml"
                                ]
                            },
                            "bytesOut": 1798,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 43,
                            "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": 23927,
                            "gzip_save": 13505,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1584,
                            "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                            "netlog_id": 309,
                            "server_port": "443",
                            "load_end": 1679,
                            "ttfb_start": 1586,
                            "ttfb_end": 1651,
                            "download_start": 1651,
                            "download_end": 1679,
                            "download_ms": 28,
                            "all_start": 1586,
                            "all_end": 1679,
                            "all_ms": 93,
                            "index": 28,
                            "number": 29
                        },
                        {
                            "type": 3,
                            "id": "40291.249",
                            "request_id": "40291.249",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.escape-team.com",
                            "url": "\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg",
                            "raw_id": "40291.249",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1220,
                            "ttfb_ms": 99,
                            "load_start": 1593,
                            "load_start_float": 1593.000315,
                            "bytesIn": 397780,
                            "objectSize": 397780,
                            "objectSizeUncompressed": 397780,
                            "chunks": [
                                {
                                    "ts": 1693,
                                    "bytes": 3684
                                },
                                {
                                    "ts": 1694,
                                    "bytes": 4096
                                },
                                {
                                    "ts": 1736,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 1750,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 1764,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 1779,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 1793,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 1807,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 1816,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 1835,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 1845,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 1900,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2098,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2113,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2127,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2136,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2158,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2171,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2183,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2198,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2253,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2322,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2336,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2351,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2367,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2377,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2412,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2429,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2438,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2450,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2509,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2525,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2540,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2554,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2568,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2580,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2613,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2627,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2639,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2653,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2684,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2695,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2712,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2726,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2735,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2749,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2768,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2778,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2790,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2804,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2813,
                                    "bytes": 6000
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.escape-team.com\/",
                            "initiator_line": 1648,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: www.escape-team.com",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Fri, 06 Sep 2024 13:50:55 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Last-Modified: Thu, 16 May 2024 19:56:48 GMT",
                                    "ETag: \"611d4-61897a2a87680\"",
                                    "Accept-Ranges: bytes",
                                    "Content-Length: 397780",
                                    "X-Content-Type-Options: nosniff",
                                    "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                    "Access-Control-Allow-Methods: GET",
                                    "Keep-Alive: timeout=5, max=96",
                                    "Connection: Keep-Alive",
                                    "Content-Type: image\/jpeg"
                                ]
                            },
                            "bytesOut": 1798,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 23,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 397780,
                            "image_save": 304174,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1585,
                            "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                            "netlog_id": 315,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "388 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ExifByteOrder": "Big-endian (Motorola, MM)",
                                        "CurrentIPTCDigest": "63275a42ec836121e7f7a71f4fe36ca6",
                                        "ImageWidth": 1500,
                                        "ImageHeight": 844,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "EXIF": {
                                        "ImageWidth": 5184,
                                        "ImageHeight": 3456,
                                        "BitsPerSample": "8 8 8",
                                        "PhotometricInterpretation": "RGB",
                                        "Make": "Canon",
                                        "Model": "Canon EOS 100D",
                                        "Orientation": "Horizontal (normal)",
                                        "SamplesPerPixel": 3,
                                        "XResolution": 72,
                                        "YResolution": 72,
                                        "ResolutionUnit": "inches",
                                        "Software": "Adobe Photoshop 25.6 (Macintosh)",
                                        "ModifyDate": "2024:05:16 13:44:45",
                                        "ExposureTime": "1\/20",
                                        "FNumber": 3.5,
                                        "ExposureProgram": "Manual",
                                        "ISO": 200,
                                        "SensitivityType": "Recommended Exposure Index",
                                        "RecommendedExposureIndex": 200,
                                        "ExifVersion": "0230",
                                        "DateTimeOriginal": "2017:06:25 19:55:31",
                                        "CreateDate": "2017:06:25 19:55:31",
                                        "ComponentsConfiguration": "Y, Cb, Cr, -",
                                        "ShutterSpeedValue": "1\/21",
                                        "ApertureValue": 3.5,
                                        "ExposureCompensation": 0,
                                        "MaxApertureValue": 3.3999999999999999,
                                        "MeteringMode": "Multi-segment",
                                        "Flash": "Off, Did not fire",
                                        "FocalLength": "18.0 mm",
                                        "SubSecTime": 88,
                                        "SubSecTimeOriginal": 88,
                                        "SubSecTimeDigitized": 88,
                                        "FlashpixVersion": "0100",
                                        "ColorSpace": "Uncalibrated",
                                        "ExifImageWidth": 1500,
                                        "ExifImageHeight": 844,
                                        "FocalPlaneXResolution": 5798.6571430000004,
                                        "FocalPlaneYResolution": 5788.9444439999997,
                                        "FocalPlaneResolutionUnit": "inches",
                                        "CustomRendered": "Normal",
                                        "ExposureMode": "Manual",
                                        "WhiteBalance": "Auto",
                                        "SceneCaptureType": "Standard",
                                        "SerialNumber": 113073018338,
                                        "LensInfo": "18-55mm f\/0",
                                        "LensModel": "EF-S18-55mm f\/3.5-5.6 III",
                                        "LensSerialNumber": "0000893e03",
                                        "Compression": "JPEG (old-style)",
                                        "ThumbnailOffset": 1010,
                                        "ThumbnailLength": 2251,
                                        "ThumbnailImage": "(Binary data 2251 bytes, use -b option to extract)"
                                    },
                                    "IPTC": {
                                        "CodedCharacterSet": "UTF8",
                                        "ApplicationRecordVersion": 2,
                                        "DateCreated": "2017:06:25",
                                        "TimeCreated": "19:55:31",
                                        "DigitalCreationDate": "2017:06:25"
                                    },
                                    "Photoshop": {
                                        "IPTCDigest": "63275a42ec836121e7f7a71f4fe36ca6",
                                        "XResolution": 72,
                                        "DisplayedUnitsX": "inches",
                                        "YResolution": 72,
                                        "DisplayedUnitsY": "inches",
                                        "PrintStyle": "Centered",
                                        "PrintPosition": "0 0",
                                        "PrintScale": 1,
                                        "GlobalAngle": 30,
                                        "GlobalAltitude": 30,
                                        "URL_List": [],
                                        "SlicesGroupName": "et1",
                                        "NumSlices": 1,
                                        "PixelAspectRatio": 1,
                                        "PhotoshopThumbnail": "(Binary data 2251 bytes, use -b option to extract)",
                                        "HasRealMergedData": "Yes",
                                        "WriterName": "Adobe Photoshop",
                                        "ReaderName": "Adobe Photoshop 2024",
                                        "PhotoshopQuality": 12,
                                        "PhotoshopFormat": "Standard",
                                        "ProgressiveScans": "3 Scans"
                                    },
                                    "XMP": {
                                        "XMPToolkit": "Adobe XMP Core 9.1-c002 79.dba3da3b5, 2023\/12\/15-10:42:37        ",
                                        "LensID": 53,
                                        "LensInfo": "18-55mm f\/?",
                                        "Lens": "EF-S18-55mm f\/3.5-5.6 III",
                                        "LensSerialNumber": "0000893e03",
                                        "FlashCompensation": 0,
                                        "Firmware": "Firmware Version 1.0.0",
                                        "SerialNumber": 113073018338,
                                        "CreateDate": "2017:06:25 19:55:31",
                                        "ModifyDate": "2024:05:16 13:44:45+02:00",
                                        "Rating": 0,
                                        "MetadataDate": "2024:05:16 13:44:45+02:00",
                                        "CreatorTool": "Adobe Photoshop CS6 (Macintosh)",
                                        "DateCreated": "2017:06:25 19:55:31.088",
                                        "LegacyIPTCDigest": "5386E71EBBE25C050AE0F47A66E8F65B",
                                        "ColorMode": "RGB",
                                        "ICCProfileName": "Display P3",
                                        "DocumentID": "3719D686AEA623B45E7DD0008F58661B",
                                        "InstanceID": "xmp.iid:6e1961d9-62df-4b6b-8555-0098eada3914",
                                        "OriginalDocumentID": "3719D686AEA623B45E7DD0008F58661B",
                                        "Format": "image\/jpeg",
                                        "HistoryAction": [
                                            "saved",
                                            "saved",
                                            "converted",
                                            "derived",
                                            "saved",
                                            "saved",
                                            "converted",
                                            "derived",
                                            "saved",
                                            "saved",
                                            "converted",
                                            "derived",
                                            "saved",
                                            "saved"
                                        ],
                                        "HistoryInstanceID": [
                                            "xmp.iid:DB01DA062A20681183D1E475509AAAB3",
                                            "xmp.iid:42A58CAC2D20681183D1E475509AAAB3",
                                            "xmp.iid:43A58CAC2D20681183D1E475509AAAB3",
                                            "xmp.iid:840D198D08206811822AB393D0B5A06E",
                                            "xmp.iid:850D198D08206811822AB393D0B5A06E",
                                            "xmp.iid:870D198D08206811822AB393D0B5A06E",
                                            "xmp.iid:880D198D08206811822AB393D0B5A06E",
                                            "xmp.iid:6e1961d9-62df-4b6b-8555-0098eada3914"
                                        ],
                                        "HistoryWhen": [
                                            "2017:06:25 20:22:38+02:00",
                                            "2017:06:25 20:48:10+02:00",
                                            "2017:06:25 20:48:10+02:00",
                                            "2017:07:16 22:46:26+02:00",
                                            "2017:07:16 22:46:26+02:00",
                                            "2017:07:16 22:46:52+02:00",
                                            "2017:07:16 22:46:52+02:00",
                                            "2024:05:16 13:44:45+02:00"
                                        ],
                                        "HistorySoftwareAgent": [
                                            "Adobe Photoshop CS6 (Macintosh)",
                                            "Adobe Photoshop CS6 (Macintosh)",
                                            "Adobe Photoshop CS6 (Macintosh)",
                                            "Adobe Photoshop CS6 (Macintosh)",
                                            "Adobe Photoshop CS6 (Macintosh)",
                                            "Adobe Photoshop CS6 (Macintosh)",
                                            "Adobe Photoshop CS6 (Macintosh)",
                                            "Adobe Photoshop 25.6 (Macintosh)"
                                        ],
                                        "HistoryChanged": [
                                            "\/",
                                            "\/",
                                            "\/",
                                            "\/",
                                            "\/",
                                            "\/",
                                            "\/",
                                            "\/"
                                        ],
                                        "HistoryParameters": [
                                            "from image\/jpeg to application\/vnd.adobe.photoshop",
                                            "converted from image\/jpeg to application\/vnd.adobe.photoshop",
                                            "from application\/vnd.adobe.photoshop to image\/png",
                                            "converted from application\/vnd.adobe.photoshop to image\/png",
                                            "from image\/png to image\/jpeg",
                                            "converted from image\/png to image\/jpeg"
                                        ],
                                        "DerivedFromInstanceID": "xmp.iid:870D198D08206811822AB393D0B5A06E",
                                        "DerivedFromDocumentID": "3719D686AEA623B45E7DD0008F58661B",
                                        "DerivedFromOriginalDocumentID": "3719D686AEA623B45E7DD0008F58661B"
                                    },
                                    "ICC_Profile": {
                                        "ProfileCMMType": "Apple Computer Inc.",
                                        "ProfileVersion": "4.0.0",
                                        "ProfileClass": "Display Device Profile",
                                        "ColorSpaceData": "RGB ",
                                        "ProfileConnectionSpace": "XYZ ",
                                        "ProfileDateTime": "2015:10:14 13:08:57",
                                        "ProfileFileSignature": "acsp",
                                        "PrimaryPlatform": "Apple Computer Inc.",
                                        "CMMFlags": "Not Embedded, Independent",
                                        "DeviceManufacturer": "Apple Computer Inc.",
                                        "DeviceModel": "",
                                        "DeviceAttributes": "Reflective, Glossy, Positive, Color",
                                        "RenderingIntent": "Perceptual",
                                        "ConnectionSpaceIlluminant": "0.9642 1 0.82491",
                                        "ProfileCreator": "Apple Computer Inc.",
                                        "ProfileID": "e5bb0e9867bd46cd4bbe446ebd1b7598",
                                        "ProfileDescription": "Display P3",
                                        "ProfileCopyright": "Copyright Apple Inc., 2015",
                                        "MediaWhitePoint": "0.95045 1 1.08905",
                                        "RedMatrixColumn": "0.51512 0.2412 -0.00105",
                                        "GreenMatrixColumn": "0.29198 0.69225 0.04189",
                                        "BlueMatrixColumn": "0.1571 0.06657 0.78407",
                                        "RedTRC": "(Binary data 32 bytes, use -b option to extract)",
                                        "ChromaticAdaptation": "1.04788 0.02292 -0.0502 0.02959 0.99048 -0.01706 -0.00923 0.01508 0.75168",
                                        "BlueTRC": "(Binary data 32 bytes, use -b option to extract)",
                                        "GreenTRC": "(Binary data 32 bytes, use -b option to extract)"
                                    },
                                    "APP14": {
                                        "DCTEncodeVersion": 100,
                                        "APP14Flags0": "[14]",
                                        "APP14Flags1": "(none)",
                                        "ColorTransform": "YCbCr"
                                    },
                                    "Composite": {
                                        "Aperture": 3.5,
                                        "ImageSize": "1500x844",
                                        "Megapixels": 1.3,
                                        "ScaleFactor35efl": 5.7000000000000002,
                                        "ShutterSpeed": "1\/20",
                                        "SubSecCreateDate": "2017:06:25 19:55:31.88",
                                        "SubSecDateTimeOriginal": "2017:06:25 19:55:31.88",
                                        "SubSecModifyDate": "2024:05:16 13:44:45.88",
                                        "DateTimeCreated": "2017:06:25 19:55:31",
                                        "CircleOfConfusion": "0.005 mm",
                                        "FOV": "19.8 deg",
                                        "FocalLength35efl": "18.0 mm (35 mm equivalent: 103.3 mm)",
                                        "HyperfocalDistance": "17.67 m",
                                        "LightValue": 6.9000000000000004,
                                        "LensID": "Canon EF-S 18-55mm f\/3.5-5.6 III"
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1500,
                                        "height": 844,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 72,
                                        "y": 72
                                    },
                                    "printSize": {
                                        "x": 20.833300000000001,
                                        "y": 11.722200000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1266000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 78,
                                            "mean": 29.749199999999998,
                                            "standardDeviation": 14.0366,
                                            "kurtosis": -0.86646299999999998,
                                            "skewness": -0.0484915,
                                            "entropy": 0.88834199999999996
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 78,
                                            "mean": 33.945399999999999,
                                            "standardDeviation": 13.142099999999999,
                                            "kurtosis": 0.20031299999999999,
                                            "skewness": -0.72633599999999998,
                                            "entropy": 0.87449900000000003
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 77,
                                            "mean": 30.182700000000001,
                                            "standardDeviation": 13.746,
                                            "kurtosis": -0.44741500000000001,
                                            "skewness": 0.021252299999999998,
                                            "entropy": 0.89345600000000003
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 77,
                                            "mean": 25.119299999999999,
                                            "standardDeviation": 15.2217,
                                            "kurtosis": -0.89408200000000004,
                                            "skewness": 0.55897699999999995,
                                            "entropy": 0.89707099999999995
                                        }
                                    },
                                    "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": 1500,
                                        "height": 844,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 99,
                                    "orientation": "TopLeft",
                                    "properties": {
                                        "date:create": "2024-09-06T13:50:56+00:00",
                                        "date:modify": "2024-09-06T13:50:56+00:00",
                                        "exif:ApertureValue": "29\/8",
                                        "exif:BitsPerSample": "8, 8, 8",
                                        "exif:BodySerialNumber": "113073018338",
                                        "exif:ColorSpace": "65535",
                                        "exif:ComponentsConfiguration": "1, 2, 3, 0",
                                        "exif:CustomRendered": "0",
                                        "exif:DateTime": "2024:05:16 13:44:45",
                                        "exif:DateTimeDigitized": "2017:06:25 19:55:31",
                                        "exif:DateTimeOriginal": "2017:06:25 19:55:31",
                                        "exif:ExifOffset": "280",
                                        "exif:ExifVersion": "48, 50, 51, 48",
                                        "exif:ExposureBiasValue": "0\/1",
                                        "exif:ExposureMode": "1",
                                        "exif:ExposureProgram": "1",
                                        "exif:ExposureTime": "1\/20",
                                        "exif:Flash": "16",
                                        "exif:FlashPixVersion": "48, 49, 48, 48",
                                        "exif:FNumber": "7\/2",
                                        "exif:FocalLength": "18\/1",
                                        "exif:FocalPlaneResolutionUnit": "2",
                                        "exif:FocalPlaneXResolution": "202953\/35",
                                        "exif:FocalPlaneYResolution": "104201\/18",
                                        "exif:ImageLength": "3456",
                                        "exif:ImageWidth": "5184",
                                        "exif:LensModel": "EF-S18-55mm f\/3.5-5.6 III",
                                        "exif:LensSerialNumber": "0000893e03",
                                        "exif:LensSpecification": "18\/1, 55\/1, 0\/1, 0\/1",
                                        "exif:Make": "Canon",
                                        "exif:MaxApertureValue": "4679\/1313",
                                        "exif:MeteringMode": "5",
                                        "exif:Model": "Canon EOS 100D",
                                        "exif:PhotographicSensitivity": "200",
                                        "exif:PhotometricInterpretation": "2",
                                        "exif:PixelXDimension": "1500",
                                        "exif:PixelYDimension": "844",
                                        "exif:RecommendedExposureIndex": "200",
                                        "exif:SamplesPerPixel": "3",
                                        "exif:SceneCaptureType": "0",
                                        "exif:SensitivityType": "2",
                                        "exif:ShutterSpeedValue": "35\/8",
                                        "exif:Software": "Adobe Photoshop 25.6 (Macintosh)",
                                        "exif:SubSecTime": "88",
                                        "exif:SubSecTimeDigitized": "88",
                                        "exif:SubSecTimeOriginal": "88",
                                        "exif:thumbnail:Compression": "6",
                                        "exif:thumbnail:JPEGInterchangeFormat": "998",
                                        "exif:thumbnail:JPEGInterchangeFormatLength": "2251",
                                        "exif:thumbnail:ResolutionUnit": "2",
                                        "exif:thumbnail:XResolution": "72\/1",
                                        "exif:thumbnail:YResolution": "72\/1",
                                        "exif:WhiteBalance": "0",
                                        "icc:copyright": "Copyright Apple Inc., 2015",
                                        "icc:description": "Display P3",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "3a83f9329a6c8b88ddc78c42a7fd25b1bed8f16d068b8243f9eea194f3212b33"
                                    },
                                    "profiles": {
                                        "8bim": {
                                            "length": 4674
                                        },
                                        "exif": {
                                            "length": 3255
                                        },
                                        "icc": {
                                            "length": 548
                                        },
                                        "iptc": {
                                            "City[1,90]": [
                                                "0x00000000: 254700                                        -%G",
                                                "0x00000000: 254700                                        -%G",
                                                "0x00000000: 254700                                        -%G",
                                                "0x00000000: 254700                                        -%G",
                                                "0x00000000: 254700                                        -%G"
                                            ],
                                            "Unknown[2,0]": [
                                                null
                                            ],
                                            "Created Date[2,55]": [
                                                "20170625"
                                            ],
                                            "Created Time[2,60]": [
                                                "195531"
                                            ],
                                            "Unknown[2,62]": [
                                                "20170625"
                                            ],
                                            "length": 84
                                        },
                                        "xmp": {
                                            "length": 5979
                                        }
                                    },
                                    "tainted": false,
                                    "filesize": "397780B",
                                    "numberPixels": "1266000",
                                    "pixelsPerSecond": "12.8014MB",
                                    "userTime": "0.030u",
                                    "elapsedTime": "0:01.098"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 2813,
                            "ttfb_start": 1593,
                            "ttfb_end": 1692,
                            "download_start": 1692,
                            "download_end": 2813,
                            "download_ms": 1121,
                            "all_start": 1593,
                            "all_end": 2813,
                            "all_ms": 1220,
                            "index": 29,
                            "number": 30
                        },
                        {
                            "type": 3,
                            "id": "40291.261",
                            "request_id": "40291.261",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/www.escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.escape-team.com",
                            "url": "\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4",
                            "raw_id": "40291.261",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 155,
                            "ttfb_ms": 96,
                            "load_start": 1772,
                            "load_start_float": 1772.0003360000001,
                            "bytesIn": 39726,
                            "objectSize": 39726,
                            "objectSizeUncompressed": 39726,
                            "chunks": [
                                {
                                    "ts": 1870,
                                    "bytes": 3630
                                },
                                {
                                    "ts": 1871,
                                    "bytes": 4096
                                },
                                {
                                    "ts": 1881,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 1895,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 1913,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 1927,
                                    "bytes": 8000
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "video\/mp4",
                            "contentEncoding": "",
                            "socket": 151,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.escape-team.com\/",
                            "initiator_line": 1852,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: *\/*",
                                    "Accept-Encoding: identity;q=1, *;q=0",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: www.escape-team.com",
                                    "Range: bytes=0-",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Sec-Fetch-Dest: video",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 206 Partial Content",
                                    "Date: Fri, 06 Sep 2024 13:50:55 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Last-Modified: Thu, 16 May 2024 19:55:53 GMT",
                                    "ETag: \"7fd2c1-618979f689e10\"",
                                    "Accept-Ranges: bytes",
                                    "X-Content-Type-Options: nosniff",
                                    "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                    "Access-Control-Allow-Methods: GET",
                                    "Keep-Alive: timeout=5, max=92",
                                    "Connection: Keep-Alive",
                                    "Content-Type: video\/mp4",
                                    "Content-Range: bytes 0-8377024\/8377025",
                                    "Content-Length: 8377025"
                                ]
                            },
                            "bytesOut": 1660,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": 22,
                            "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": 8377025,
                            "gzip_save": 6482457,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1771,
                            "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                            "netlog_id": 336,
                            "server_port": "443",
                            "load_end": 1927,
                            "ttfb_start": 1772,
                            "ttfb_end": 1868,
                            "download_start": 1868,
                            "download_end": 1927,
                            "download_ms": 59,
                            "all_start": 1772,
                            "all_end": 1927,
                            "all_ms": 155,
                            "index": 30,
                            "number": 31
                        },
                        {
                            "type": 3,
                            "id": "40291.262",
                            "request_id": "40291.262",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/www.escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.escape-team.com",
                            "url": "\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4",
                            "raw_id": "40291.262",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 206,
                            "request_type": "Media",
                            "load_ms": 735,
                            "ttfb_ms": 361,
                            "load_start": 1934,
                            "load_start_float": 1934.000342,
                            "bytesIn": 53953,
                            "objectSize": 53953,
                            "objectSizeUncompressed": 53953,
                            "chunks": [
                                {
                                    "ts": 2297,
                                    "bytes": 3626
                                },
                                {
                                    "ts": 2297,
                                    "bytes": 4096
                                },
                                {
                                    "ts": 2457,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2471,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2485,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2500,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2662,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2669,
                                    "bytes": 6231
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "video\/mp4",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.escape-team.com\/",
                            "initiator_line": 1852,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: *\/*",
                                    "Accept-Encoding: identity;q=1, *;q=0",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: www.escape-team.com",
                                    "If-Range: \"7fd2c1-618979f689e10\"",
                                    "Range: bytes=8323072-8377024",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Sec-Fetch-Dest: video",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 206 Partial Content",
                                    "Date: Fri, 06 Sep 2024 13:50:55 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Last-Modified: Thu, 16 May 2024 19:55:53 GMT",
                                    "ETag: \"7fd2c1-618979f689e10\"",
                                    "Accept-Ranges: bytes",
                                    "Content-Length: 53953",
                                    "X-Content-Type-Options: nosniff",
                                    "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                    "Access-Control-Allow-Methods: GET",
                                    "Content-Range: bytes 8323072-8377024\/8377025",
                                    "Keep-Alive: timeout=5, max=98",
                                    "Connection: Keep-Alive",
                                    "Content-Type: video\/mp4"
                                ]
                            },
                            "bytesOut": 1807,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": 71,
                            "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": 53953,
                            "gzip_save": 15262,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1930,
                            "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                            "netlog_id": 342,
                            "server_port": "443",
                            "load_end": 2669,
                            "ttfb_start": 1934,
                            "ttfb_end": 2295,
                            "download_start": 2295,
                            "download_end": 2669,
                            "download_ms": 374,
                            "all_start": 1934,
                            "all_end": 2669,
                            "all_ms": 735,
                            "index": 31,
                            "number": 32
                        },
                        {
                            "type": 3,
                            "id": "40291.259",
                            "request_id": "40291.259",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/analytics.fabianhemmert.com\/matomo.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "analytics.fabianhemmert.com",
                            "url": "\/matomo.js",
                            "raw_id": "40291.259",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 598,
                            "ttfb_ms": 243,
                            "load_start": 2160,
                            "load_start_float": 2160.000321,
                            "bytesIn": 21925,
                            "objectSize": 21925,
                            "objectSizeUncompressed": 67460,
                            "chunks": [
                                {
                                    "ts": 2404,
                                    "bytes": 3742,
                                    "inflated": 9011
                                },
                                {
                                    "ts": 2407,
                                    "bytes": 4096,
                                    "inflated": 14509
                                },
                                {
                                    "ts": 2409,
                                    "bytes": 268,
                                    "inflated": 753
                                },
                                {
                                    "ts": 2597,
                                    "bytes": 8096,
                                    "inflated": 23900
                                },
                                {
                                    "ts": 2758,
                                    "bytes": 5723,
                                    "inflated": 19287
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 335,
                            "protocol": "http\/1.1",
                            "dns_start": 1683,
                            "dns_end": 1721,
                            "connect_start": 1721,
                            "connect_end": 1779,
                            "ssl_start": 1779,
                            "ssl_end": 2156,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "analytics.fabianhemmert.com",
                                "sanList": [
                                    "analytics.fabianhemmert.com",
                                    "escape-team.com",
                                    "escape-team.de",
                                    "escapeteam.de",
                                    "help.escape-team.com",
                                    "humangodinterfaces.com",
                                    "perspectives-in-play.com",
                                    "talesfromthefuture.eu",
                                    "wingman-group.de",
                                    "www.aicracy.net",
                                    "www.escape-team.com",
                                    "www.escape-team.de",
                                    "www.escapeteam.de",
                                    "www.humangodinterfaces.com",
                                    "www.perspectives-in-play.com",
                                    "www.talesfromthefuture.eu",
                                    "www.wingman-group.de"
                                ],
                                "issuer": "R11",
                                "validFrom": 1725400770,
                                "validTo": 1733176769,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1725404280774,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100B4F54D2A86586B0A22B925154CBD9F28EEDE93093F7922E2D5C11E5C66A4BC1C022100AF9BE6C468B25450B7E7F6DFAEE5AC2EE7B52452B238CC32732E6FA682FEE239"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                        "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                        "timestamp": 1725404280775,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304602210083EA003DBAFD99E2E5F5CF154240CA750646D54BDC2CC6F543212A285500A55B022100B4C7EFE10AE2F10E594679DD67A999D5F3D8A9BE1FA0DC07969BCA2CCE839E06"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.escape-team.com\/",
                            "initiator_line": "1847",
                            "initiator_column": "78",
                            "initiator_type": "script",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: *\/*",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: analytics.fabianhemmert.com",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Sec-Fetch-Dest: script",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: cross-site",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Fri, 06 Sep 2024 13:50:56 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Last-Modified: Tue, 11 Jun 2024 08:19:15 GMT",
                                    "ETag: \"10784-61a98ebeced63-gzip\"",
                                    "Accept-Ranges: bytes",
                                    "Vary: Accept-Encoding",
                                    "Content-Encoding: gzip",
                                    "Content-Length: 21925",
                                    "Keep-Alive: timeout=5, max=100",
                                    "Connection: Keep-Alive",
                                    "Content-Type: application\/javascript"
                                ]
                            },
                            "bytesOut": 1639,
                            "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": 38,
                            "connect_ms": 58,
                            "ssl_ms": 377,
                            "gzip_total": 21925,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1683,
                            "socket_group": "https:\/\/analytics.fabianhemmert.com <https:\/\/escape-team.com same_site>",
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "http\/1.1",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 321,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGZzCCBU+gAwIBAgISA7sHGNmqYPzQKnZsyVcNnerkMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwOTAzMjE1OTMwWhcNMjQxMjAyMjE1OTI5WjAmMSQwIgYDVQQD\nExthbmFseXRpY3MuZmFiaWFuaGVtbWVydC5jb20wggEiMA0GCSqGSIb3DQEBAQUA\nA4IBDwAwggEKAoIBAQC1LK1T733TrIiC85m\/sw2sFRYToau++akWEq3vLcFLpOat\nyWyoX5m1JuEa1O2OboZGhVKz8jKkegBMnJyOMBV30618tpYGGomgMygycHrkYscA\nwbbhtDWjojPfDkb9JwyZwYDydR81Q7bv77wWLcK6Umw3SPJxBxjufFcycPCy93oX\nXHqAYK\/9mWn1J7Ldq2riWDQez+a7fa0Iy4eUeuginDF946CM1vmkMeKai8\/gu0d\/\nB04HhBs9SgXkRnsahzVIhCJmbxQJ4RgEO\/wZm74O\/SN9H8r8RbPL+8w0e+Pb7FLZ\nIszgXCQj8Yl+iM5ai0XlpRK7HTc1maBC3+FqAGwrAgMBAAGjggOAMIIDfDAOBgNV\nHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1Ud\nEwEB\/wQCMAAwHQYDVR0OBBYEFP3hEFfwm92xL6yOf5KwgOL+hO0BMB8GA1UdIwQY\nMBaAFMXPRqTq9MPAemyVxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEF\nBQcwAYYWaHR0cDovL3IxMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDov\nL3IxMS5pLmxlbmNyLm9yZy8wggGDBgNVHREEggF6MIIBdoIbYW5hbHl0aWNzLmZh\nYmlhbmhlbW1lcnQuY29tgg9lc2NhcGUtdGVhbS5jb22CDmVzY2FwZS10ZWFtLmRl\ngg1lc2NhcGV0ZWFtLmRlghRoZWxwLmVzY2FwZS10ZWFtLmNvbYIWaHVtYW5nb2Rp\nbnRlcmZhY2VzLmNvbYIYcGVyc3BlY3RpdmVzLWluLXBsYXkuY29tghV0YWxlc2Zy\nb210aGVmdXR1cmUuZXWCEHdpbmdtYW4tZ3JvdXAuZGWCD3d3dy5haWNyYWN5Lm5l\ndIITd3d3LmVzY2FwZS10ZWFtLmNvbYISd3d3LmVzY2FwZS10ZWFtLmRlghF3d3cu\nZXNjYXBldGVhbS5kZYIad3d3Lmh1bWFuZ29kaW50ZXJmYWNlcy5jb22CHHd3dy5w\nZXJzcGVjdGl2ZXMtaW4tcGxheS5jb22CGXd3dy50YWxlc2Zyb210aGVmdXR1cmUu\nZXWCFHd3dy53aW5nbWFuLWdyb3VwLmRlMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIB\nBgYKKwYBBAHWeQIEAgSB9wSB9ADyAHcASLDja9qmRzQP5WoC+p0w6xxSActW3SyB\n2bu\/qznYhHMAAAGRuhv3xgAABAMASDBGAiEAtPVNKoZYawoiuSUVTL2fKO7ekwk\/\neSLi1cEeXGakvBwCIQCvm+bEaLJUULfn9t+u5awu57UkUrI4zDJzLm+mgv7iOQB3\nAD8XS0\/XIkdYlB1lHIS+DRLtkDd\/H4Vq68G\/KIXs+GRuAAABkbob98cAAAQDAEgw\nRgIhAIPqAD26\/Zni5fXPFUJAynUGRtVL3CzG9UMhKihVAKVbAiEAtMfv4Qri8Q5Z\nRnndZ6mZ1fPYqb4foNwHlpvKLM6DngYwDQYJKoZIhvcNAQELBQADggEBACe59hGD\nefMXQQBF1WUpivkmlEAsBxdqXpL71S3sYbmcvadDSaFiui7DwxIWP\/mXtDsjBOgf\nBvJGFbV5mjIhZQjhMPqbYHkW7Kg5GbDD1FSOb6wA6Zj8hp4hfW0iL8BscyQWiwdT\nOXYgm6x1Yu08\/yG\/kDmcgWUg3hztddcwgwjBX10\/n60tpZw+ljiF61KeEBHbYrTX\nrP9bXRYJkJyD92ksdSmA0\/C9KrpKuFPExHh5pQPbZbWpW4Xkam68D1a82MYS4urn\n3ZrialP7TyRkwlO8l8hRrKp3lU9lGU7auQFD9O0qvqwBK1pvCfzEe78Bp0Gcp7w5\nrV1dKk9SQI\/AS0w=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 2758,
                            "ttfb_start": 2160,
                            "ttfb_end": 2403,
                            "download_start": 2403,
                            "download_end": 2758,
                            "download_ms": 355,
                            "all_start": 1683,
                            "all_end": 2758,
                            "all_ms": 1071,
                            "index": 32,
                            "number": 33,
                            "cpuTimes": {
                                "EvaluateScript": 23,
                                "v8.compile": 2,
                                "FunctionCall": 0
                            },
                            "cpu.EvaluateScript": 23,
                            "cpu.v8.compile": 2,
                            "cpu.FunctionCall": 0,
                            "cpuTime": 25,
                            "js_timing": [
                                [
                                    2799.569,
                                    2822.1379999999999
                                ],
                                [
                                    2799.5949999999998,
                                    2801.7649999999999
                                ],
                                [
                                    2853.9229999999998,
                                    2854.0160000000001
                                ],
                                [
                                    2859.2840000000001,
                                    2859.346
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "full_url": "https:\/\/www.escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4",
                            "id": "99999.99999.1",
                            "is_secure": 1,
                            "host": "www.escape-team.com",
                            "url": "\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4",
                            "responseCode": 206,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": null,
                            "server_count": null,
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "created": 2720,
                            "load_start": 2723,
                            "priority": "Low",
                            "socket": 85,
                            "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                            "chunks": [
                                {
                                    "ts": 2722,
                                    "bytes": 6958
                                },
                                {
                                    "ts": 2827,
                                    "bytes": 3626
                                },
                                {
                                    "ts": 2828,
                                    "bytes": 4096
                                },
                                {
                                    "ts": 2840,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2854,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2867,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2882,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2895,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2911,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2927,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2939,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2956,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2966,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2980,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 2994,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3013,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3021,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3032,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3046,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3060,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3072,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3086,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3100,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3112,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3160,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3163,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3165,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3179,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3194,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3225,
                                    "bytes": 16000
                                },
                                {
                                    "ts": 3235,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3256,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3260,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3275,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3289,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3301,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3315,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3331,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3346,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3357,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3371,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3385,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3400,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3411,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3425,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3437,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3451,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3465,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3477,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3494,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3509,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3520,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3534,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3549,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3560,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3575,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3588,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3607,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3614,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3628,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3643,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3656,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3668,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3682,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3699,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3715,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3725,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3734,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3749,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3763,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3774,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3791,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3807,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3819,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3828,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3840,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3855,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3868,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3883,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3895,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3912,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3923,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3937,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3949,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3963,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3977,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 3991,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4007,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4015,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4033,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4046,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4056,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4069,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4085,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4104,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4111,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4126,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4155,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4157,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4166,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4181,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4189,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4207,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4219,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4232,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4244,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4261,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4277,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4290,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4305,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4314,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4327,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4344,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4352,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4366,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4380,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4392,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4415,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4424,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4432,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4449,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4461,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4472,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4489,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4508,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4515,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4528,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4545,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4555,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4569,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4581,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4607,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4611,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4622,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4633,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4647,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4663,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4675,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4689,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4707,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4716,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4727,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4743,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4759,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4767,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4781,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4803,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4811,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4827,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4838,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4850,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4861,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4880,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4892,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4901,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4918,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4932,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4946,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4968,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4972,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4984,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 4997,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5012,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5029,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5041,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5053,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5067,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5078,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5090,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5111,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5128,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5154,
                                    "bytes": 16000
                                },
                                {
                                    "ts": 5161,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5173,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5185,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5238,
                                    "bytes": 24000
                                },
                                {
                                    "ts": 5244,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5254,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5265,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5280,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5293,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5320,
                                    "bytes": 16000
                                },
                                {
                                    "ts": 5336,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5345,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5368,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5376,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5407,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5409,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5414,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5427,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5445,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5453,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5472,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5479,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5500,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5511,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5526,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5534,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5556,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5577,
                                    "bytes": 16000
                                },
                                {
                                    "ts": 5595,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5603,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5617,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5630,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5646,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5654,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5673,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5687,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5707,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5712,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5732,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5743,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5763,
                                    "bytes": 16000
                                },
                                {
                                    "ts": 5785,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5791,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5815,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5819,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5836,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5845,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5857,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5871,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5885,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5906,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5915,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5925,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5956,
                                    "bytes": 16000
                                },
                                {
                                    "ts": 5965,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 5979,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 6009,
                                    "bytes": 8000
                                },
                                {
                                    "ts": 6011,
                                    "bytes": 8000
                                }
                            ],
                            "objectSizeUncompressed": 1894680,
                            "netlog_id": 350,
                            "ttfb_ms": 104,
                            "load_ms": 3288,
                            "load_start_float": 2723.0003499999998,
                            "headers": {
                                "request": [
                                    "Host: www.escape-team.com",
                                    "Connection: keep-alive",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "Accept-Encoding: identity;q=1, *;q=0",
                                    "sec-ch-ua-mobile: ?0",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "Accept: *\/*",
                                    "Sec-Fetch-Site: same-origin",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Dest: video",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Range: bytes=39726-8323071",
                                    "If-Range: \"7fd2c1-618979f689e10\""
                                ],
                                "response": [
                                    "HTTP\/1.1 206 Partial Content",
                                    "Date: Fri, 06 Sep 2024 13:50:56 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Last-Modified: Thu, 16 May 2024 19:55:53 GMT",
                                    "ETag: \"7fd2c1-618979f689e10\"",
                                    "Accept-Ranges: bytes",
                                    "Content-Length: 8283346",
                                    "X-Content-Type-Options: nosniff",
                                    "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                    "Access-Control-Allow-Methods: GET",
                                    "Content-Range: bytes 39726-8323071\/8377025",
                                    "Keep-Alive: timeout=5, max=97",
                                    "Connection: Keep-Alive",
                                    "Content-Type: video\/mp4"
                                ]
                            },
                            "contentType": "video\/mp4",
                            "bytesIn": 1894680,
                            "objectSize": 1894680,
                            "ip_addr": "85.214.50.165",
                            "server_port": "443",
                            "bytesOut": 0,
                            "request_id": "99999.99999.1",
                            "raw_id": "99999.99999.1",
                            "load_end": 6011,
                            "ttfb_start": 2723,
                            "ttfb_end": 2827,
                            "download_start": 2827,
                            "download_end": 6011,
                            "download_ms": 3184,
                            "all_start": 2723,
                            "all_end": 6011,
                            "all_ms": 3288,
                            "index": 33,
                            "number": 34
                        },
                        {
                            "type": 3,
                            "id": "40291.264",
                            "request_id": "40291.264",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/analytics.fabianhemmert.com\/matomo.php?action_name=Escape%20Team%20%E2%80%93%20an%20escape%20room%20to%20print%20at%20home.&idsite=4&rec=1&r=429946&h=13&m=50&s=56&url=https%3A%2F%2Fwww.escape-team.com%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=5ENRXB&pf_net=144&pf_srv=86&pf_tfr=17&pf_dm1=1497&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22128.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22128.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "analytics.fabianhemmert.com",
                            "url": "\/matomo.php?action_name=Escape%20Team%20%E2%80%93%20an%20escape%20room%20to%20print%20at%20home.&idsite=4&rec=1&r=429946&h=13&m=50&s=56&url=https%3A%2F%2Fwww.escape-team.com%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=5ENRXB&pf_net=144&pf_srv=86&pf_tfr=17&pf_dm1=1497&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22128.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22128.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                            "raw_id": "40291.264",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 204,
                            "request_type": "Ping",
                            "load_ms": 148,
                            "ttfb_ms": 148,
                            "load_start": 2794,
                            "load_start_float": 2794.000356,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 335,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/analytics.fabianhemmert.com\/matomo.js",
                            "initiator_line": "35",
                            "initiator_column": "597",
                            "initiator_type": "script",
                            "initiator_function": "bh",
                            "priority": "Lowest",
                            "initial_priority": "Lowest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: *\/*",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Content-Length: 0",
                                    "Content-Type: application\/x-www-form-urlencoded; charset=utf-8",
                                    "Host: analytics.fabianhemmert.com",
                                    "Origin: https:\/\/www.escape-team.com",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Sec-Fetch-Dest: empty",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: cross-site",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 204 No Response",
                                    "Date: Fri, 06 Sep 2024 13:50:56 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Access-Control-Allow-Origin: https:\/\/www.escape-team.com",
                                    "Access-Control-Allow-Credentials: true",
                                    "Keep-Alive: timeout=5, max=99",
                                    "Connection: Keep-Alive"
                                ]
                            },
                            "bytesOut": 2014,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 2792,
                            "socket_group": "https:\/\/analytics.fabianhemmert.com <https:\/\/escape-team.com same_site>",
                            "chunks": [],
                            "netlog_id": 356,
                            "server_port": "443",
                            "load_end": 2942,
                            "ttfb_start": 2794,
                            "ttfb_end": 2942,
                            "download_start": 2942,
                            "download_end": 2942,
                            "download_ms": 0,
                            "all_start": 2794,
                            "all_end": 2942,
                            "all_ms": 148,
                            "index": 34,
                            "number": 35
                        },
                        {
                            "type": 3,
                            "id": "40291.266",
                            "request_id": "40291.266",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/www.escape-team.com\/media\/site\/82f69a4376-1698926992\/favatar-32x.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.escape-team.com",
                            "url": "\/media\/site\/82f69a4376-1698926992\/favatar-32x.png",
                            "raw_id": "40291.266",
                            "frame_id": "82CC43B485BC5C490AD131FECDE571ED",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Other",
                            "load_ms": 76,
                            "ttfb_ms": 72,
                            "load_start": 2827,
                            "load_start_float": 2827.0003609999999,
                            "bytesIn": 656,
                            "objectSize": 656,
                            "objectSizeUncompressed": 656,
                            "chunks": [
                                {
                                    "ts": 2903,
                                    "bytes": 656
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "http\/1.1",
                            "dns_start": -1,
                            "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": [
                                    "Accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: www.escape-team.com",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Sec-Fetch-Dest: image",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: same-origin",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Fri, 06 Sep 2024 13:50:56 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Last-Modified: Thu, 02 Nov 2023 12:10:17 GMT",
                                    "ETag: \"290-6092a4565dfbf\"",
                                    "Accept-Ranges: bytes",
                                    "Content-Length: 656",
                                    "X-Content-Type-Options: nosniff",
                                    "Access-Control-Allow-Origin: https:\/\/escape-team.com",
                                    "Access-Control-Allow-Methods: GET",
                                    "Keep-Alive: timeout=5, max=95",
                                    "Connection: Keep-Alive",
                                    "Content-Type: image\/png"
                                ]
                            },
                            "bytesOut": 1798,
                            "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": 656,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 2825,
                            "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                            "netlog_id": 361,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "656 bytes",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 32,
                                        "ImageHeight": 32,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "32x32",
                                        "Megapixels": 0.001
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 32,
                                        "height": 32,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.799999999999997,
                                        "y": 37.799999999999997
                                    },
                                    "printSize": {
                                        "x": 0.84656100000000001,
                                        "y": 0.84656100000000001
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "PaletteAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1024,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 30.8994,
                                            "standardDeviation": 57.9559,
                                            "kurtosis": 4.2223199999999999,
                                            "skewness": 2.3970400000000001,
                                            "entropy": 0.68811800000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 216.607,
                                            "standardDeviation": 81.828299999999999,
                                            "kurtosis": 1.7546999999999999,
                                            "skewness": 1.86717,
                                            "entropy": 0.34689799999999998
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 251,
                                            "mean": 61.279299999999999,
                                            "standardDeviation": 107.876,
                                            "kurtosis": -0.58572500000000005,
                                            "skewness": 1.18947,
                                            "entropy": 0.80185799999999996
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 79,
                                            "mean": 19.287099999999999,
                                            "standardDeviation": 33.953099999999999,
                                            "kurtosis": -0.58572500000000005,
                                            "skewness": 1.18947,
                                            "entropy": 0.80185799999999996
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 19,
                                            "mean": 4.6386700000000003,
                                            "standardDeviation": 8.1659400000000009,
                                            "kurtosis": -0.58572500000000005,
                                            "skewness": 1.18947,
                                            "entropy": 0.80185799999999996
                                        }
                                    },
                                    "alpha": "#00000000",
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#00000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 32,
                                        "height": 32,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T13:50:56+00:00",
                                        "date:modify": "2024-09-06T13:50:56+00:00",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "6",
                                        "png:IHDR.color_type": "6 (RGBA)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "32, 32",
                                        "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "72ff01f7790f2fab30685c9ec0b84408cd967656105d229ec3174a39449eeba4"
                                    },
                                    "tainted": false,
                                    "filesize": "656B",
                                    "numberPixels": "1024",
                                    "pixelsPerSecond": "655870B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 2903,
                            "ttfb_start": 2827,
                            "ttfb_end": 2899,
                            "download_start": 2899,
                            "download_end": 2903,
                            "download_ms": 4,
                            "all_start": 2827,
                            "all_end": 2903,
                            "all_ms": 76,
                            "index": 35,
                            "number": 36
                        }
                    ],
                    "requestsFull": 36,
                    "requestsDoc": 36,
                    "responses_200": 32,
                    "responses_404": 0,
                    "responses_other": 4,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 0,
                    "optimization_checked": 1,
                    "main_frame": "82CC43B485BC5C490AD131FECDE571ED",
                    "loadEventStart": 2821,
                    "loadEventEnd": 2821,
                    "domContentLoadedEventStart": 1764,
                    "domContentLoadedEventEnd": 1765,
                    "URL": "https:\/\/www.escape-team.com\/",
                    "connections": 10,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "FE26CB67560E894BAAF564EBD485BFDC",
                    "final_url": "https:\/\/www.escape-team.com\/",
                    "domInteractive": 1756,
                    "firstPaint": 1310.2999999998137,
                    "firstContentfulPaint": 1343,
                    "firstImagePaint": 1606,
                    "firstMeaningfulPaint": 1849,
                    "renderBlockingCSS": 4,
                    "renderBlockingJS": 3,
                    "TTFB": 244,
                    "basePageSSLTime": 73,
                    "score_cache": 19,
                    "score_cdn": 21,
                    "score_gzip": 24,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": 31,
                    "score_etags": -1,
                    "score_progressive_jpeg": 0,
                    "gzip_total": 8758725,
                    "gzip_savings": 6663220,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 439673,
                    "image_savings": 304174,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 26,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 4,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 45,
                        "ParseAuthorStyleSheet": 14,
                        "EvaluateScript": 51,
                        "v8.compile": 22,
                        "MarkDOMContent": 0,
                        "UpdateLayoutTree": 76,
                        "MarkLoad": 0,
                        "Layout": 302,
                        "FunctionCall": 145,
                        "v8.produceCache": 7,
                        "FireAnimationFrame": 1,
                        "PrePaint": 11,
                        "IntersectionObserverController::computeIntersections": 2,
                        "Paint": 12,
                        "Layerize": 6,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 3,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 1,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "HitTest": 2,
                        "largestContentfulPaint::Candidate": 0,
                        "TimerFire": 0,
                        "Idle": 5281
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 26,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 3,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 41,
                        "ParseAuthorStyleSheet": 14,
                        "EvaluateScript": 51,
                        "v8.compile": 22,
                        "MarkDOMContent": 0,
                        "UpdateLayoutTree": 75,
                        "MarkLoad": 0,
                        "Layout": 302,
                        "FunctionCall": 140,
                        "v8.produceCache": 7,
                        "FireAnimationFrame": 1,
                        "PrePaint": 9,
                        "IntersectionObserverController::computeIntersections": 1,
                        "Paint": 6,
                        "Layerize": 4,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 3,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 1,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "HitTest": 2,
                        "largestContentfulPaint::Candidate": 0,
                        "TimerFire": 0,
                        "Idle": 2147
                    },
                    "cpu.ParseHTML": 26,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "cpu.EventDispatch": 4,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 45,
                    "cpu.ParseAuthorStyleSheet": 14,
                    "cpu.EvaluateScript": 51,
                    "cpu.v8.compile": 22,
                    "cpu.MarkDOMContent": 0,
                    "cpu.UpdateLayoutTree": 76,
                    "cpu.MarkLoad": 0,
                    "cpu.Layout": 302,
                    "cpu.FunctionCall": 145,
                    "cpu.v8.produceCache": 7,
                    "cpu.FireAnimationFrame": 1,
                    "cpu.PrePaint": 11,
                    "cpu.IntersectionObserverController::computeIntersections": 2,
                    "cpu.Paint": 12,
                    "cpu.Layerize": 6,
                    "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "cpu.MinorGC": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE": 0,
                    "cpu.V8.GC_SCAVENGER": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 3,
                    "cpu.Parallel scavenge started": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 1,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.HitTest": 2,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.TimerFire": 0,
                    "cpu.Idle": 5281,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1725630651.2471216,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1725630653.7962337,
                    "browserVersion": "128.0.0.0",
                    "browser_version": "128.0.0.0",
                    "fullyLoadedCPUms": 6420,
                    "fullyLoadedCPUpct": 65.846153846154394,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "82CC43B485BC5C490AD131FECDE571ED",
                                    "loaderId": "1E0BC6520AFA43DA8BF0F3723093898C"
                                }
                            }
                        },
                        {
                            "code": "MixedContentIssue",
                            "details": {
                                "mixedContentIssueDetails": {
                                    "resourceType": "Video",
                                    "resolutionStatus": "MixedContentAutomaticallyUpgraded",
                                    "insecureURL": "http:\/\/localhost\/escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_de_landscape_lq_no_audio.mp4",
                                    "mainResourceURL": "https:\/\/www.escape-team.com\/",
                                    "request": {
                                        "requestId": "40291.228",
                                        "url": "http:\/\/localhost\/escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_de_landscape_lq_no_audio.mp4"
                                    },
                                    "frame": {
                                        "frameId": "82CC43B485BC5C490AD131FECDE571ED"
                                    }
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormInputAssignedAutocompleteValueToIdOrNameAttributeError",
                                    "violatingNodeId": 123,
                                    "violatingNodeAttribute": "name"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/www.escape-team.com",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/www.escape-team.com\/",
                    "document_hostname": "www.escape-team.com",
                    "document_origin": "https:\/\/www.escape-team.com",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 904,
                    "domComplete": 2821,
                    "PerformancePaintTiming.first-paint": 1310.2999999998137,
                    "PerformancePaintTiming.first-contentful-paint": 1310.2999999998137,
                    "origin_dns": {
                        "ns": [
                            "ns.inwx.de.",
                            "ns2.inwx.de.",
                            "ns3.inwx.eu."
                        ],
                        "mx": [
                            "10 mail.escape-team.com."
                        ],
                        "txt": [
                            "\"v=spf1 a mx include:_spf.strato.com -all\"",
                            "\"google-site-verification=PfBcYJX6IeRyXkboHkBvMC6IVsVKDVnVk5zs6V-o8Iw\""
                        ],
                        "soa": [
                            "ns.inwx.de. hostmaster.inwx.de. 2022060804 10800 3600 604800 3600"
                        ],
                        "cname": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Operating systems": "Debian",
                        "UI frameworks": "UIKit",
                        "Web servers": "Apache HTTP Server 2.4.59",
                        "Analytics": "Matomo Analytics",
                        "Font scripts": "Typekit",
                        "Marketing automation": "MailChimp",
                        "Email": "MailChimp",
                        "Miscellaneous": "Open Graph"
                    },
                    "detected_apps": {
                        "Debian": "",
                        "UIKit": "",
                        "Apache HTTP Server": "2.4.59",
                        "Matomo Analytics": "",
                        "Typekit": "",
                        "MailChimp": "",
                        "Open Graph": ""
                    },
                    "detected_technologies": {
                        "Debian": {
                            "name": "Debian",
                            "description": "Debian is a Linux software which is a free open-source software.",
                            "slug": "debian",
                            "categories": [
                                {
                                    "id": 28,
                                    "slug": "operating-systems",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Operating systems",
                                    "priority": 6
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Debian.png",
                            "website": "https:\/\/debian.org",
                            "pricing": [],
                            "cpe": "cpe:2.3:o:debian:debian_linux:*:*:*:*:*:*:*:*"
                        },
                        "UIKit": {
                            "name": "UIKit",
                            "description": "UIKit is the framework used for developing iOS applications.",
                            "slug": "uikit",
                            "categories": [
                                {
                                    "id": 66,
                                    "slug": "ui-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "UI frameworks",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "UIKit.svg",
                            "website": "https:\/\/getuikit.com",
                            "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.59",
                            "icon": "Apache.svg",
                            "website": "https:\/\/httpd.apache.org\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                        },
                        "Matomo Analytics": {
                            "name": "Matomo Analytics",
                            "description": "Matomo Analytics is a free and open-source web analytics application, that runs on a PHP\/MySQL web-server.",
                            "slug": "matomo-analytics",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Matomo.svg",
                            "website": "https:\/\/matomo.org",
                            "pricing": [
                                "freemium",
                                "payg"
                            ],
                            "cpe": "cpe:2.3:a:matomo:matomo:*:*:*:*:*:*:*:*"
                        },
                        "Typekit": {
                            "name": "Typekit",
                            "description": "Typekit is an online service which offers a subscription library of fonts.",
                            "slug": "typekit",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Typekit.png",
                            "website": "http:\/\/typekit.com",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        "MailChimp": {
                            "name": "MailChimp",
                            "description": "Mailchimp is a marketing automation platform and email marketing service.",
                            "slug": "mailchimp",
                            "categories": [
                                {
                                    "id": 32,
                                    "slug": "marketing-automation",
                                    "groups": [
                                        2
                                    ],
                                    "name": "Marketing automation",
                                    "priority": 9
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "mailchimp.svg",
                            "website": "http:\/\/mailchimp.com",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": "cpe:2.3:a:thinkshout:mailchimp:*:*:*:*:*:*:*:*"
                        },
                        "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": "Debian",
                            "description": "Debian is a Linux software which is a free open-source software.",
                            "slug": "debian",
                            "categories": [
                                {
                                    "id": 28,
                                    "slug": "operating-systems",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Operating systems",
                                    "priority": 6
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Debian.png",
                            "website": "https:\/\/debian.org",
                            "pricing": [],
                            "cpe": "cpe:2.3:o:debian:debian_linux:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "UIKit",
                            "description": "UIKit is the framework used for developing iOS applications.",
                            "slug": "uikit",
                            "categories": [
                                {
                                    "id": 66,
                                    "slug": "ui-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "UI frameworks",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "UIKit.svg",
                            "website": "https:\/\/getuikit.com",
                            "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.59",
                            "icon": "Apache.svg",
                            "website": "https:\/\/httpd.apache.org\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Matomo Analytics",
                            "description": "Matomo Analytics is a free and open-source web analytics application, that runs on a PHP\/MySQL web-server.",
                            "slug": "matomo-analytics",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Matomo.svg",
                            "website": "https:\/\/matomo.org",
                            "pricing": [
                                "freemium",
                                "payg"
                            ],
                            "cpe": "cpe:2.3:a:matomo:matomo:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Typekit",
                            "description": "Typekit is an online service which offers a subscription library of fonts.",
                            "slug": "typekit",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Typekit.png",
                            "website": "http:\/\/typekit.com",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "MailChimp",
                            "description": "Mailchimp is a marketing automation platform and email marketing service.",
                            "slug": "mailchimp",
                            "categories": [
                                {
                                    "id": 32,
                                    "slug": "marketing-automation",
                                    "groups": [
                                        2
                                    ],
                                    "name": "Marketing automation",
                                    "priority": 9
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "mailchimp.svg",
                            "website": "http:\/\/mailchimp.com",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": "cpe:2.3:a:thinkshout:mailchimp:*:*:*:*:*:*:*:*"
                        },
                        {
                            "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": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-first-column:nth-child(1) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Training + Mission 1<br>\n               <\/span>",
                                        "target": [
                                            ".uk-first-column:nth-child(1) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-first-column:nth-child(1) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Two missions to get you started. No big deal. Hopefully. \n            <\/div>",
                                        "target": [
                                            "div:nth-child(8) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-first-column:nth-child(1) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-first-column:nth-child(1) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n10:00 <span class=\"soft\"> min.<\/span><\/span>",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#9da4a4",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 2.4900000000000002,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-first-column:nth-child(1) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\"> min.<\/span>",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            "div:nth-child(2) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 2<br>\n               <\/span>",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            "div:nth-child(2) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Just some everyday bomb defusing at the local airport. \n            <\/div>",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            "div:nth-child(2) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            "div:nth-child(2) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n20:00 <span class=\"soft\"> min.<\/span><\/span>",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#9da4a4",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 2.4900000000000002,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            "div:nth-child(2) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\"> min.<\/span>",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            "div:nth-child(3) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 3<br>\n               <\/span>",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            "div:nth-child(3) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Rescuing this hacked elevator? Should be a piece of cake if you\u2019ve made it this far. \n            <\/div>",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            "div:nth-child(3) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            "div:nth-child(3) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n30:00 <span class=\"soft\"> min.<\/span><\/span>",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#9da4a4",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 2.4900000000000002,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            "div:nth-child(3) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\"> min.<\/span>",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 4<br>\n               <\/span>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                This mission is a pretty wild ride. No waiting in line, though! \n            <\/div>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n30:00 <span class=\"soft\"> min.<\/span><\/span>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#9da4a4",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 2.4900000000000002,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\"> min.<\/span>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(5) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 5<br>\n               <\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(5) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                For a team like yours, saving these innocent subway passengers should be no problem at all. \n            <\/div>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(5) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(5) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n30:00 <span class=\"soft\"> min.<\/span><\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#9da4a4",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 2.4900000000000002,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(5) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\"> min.<\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#d59d80",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 2.48,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-uppercase calling_code verysoft\" style=\"color: #f4ffff\">\n                Mission Pack 1               <\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .uk-text-uppercase.verysoft.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#e8d8cc",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\">One single PDF file for easy printing.<\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > .soft:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 6<br>\n               <\/span>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                We're not going down with this ship. \n            <\/div>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#9da4a4",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 2.4900000000000002,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\"> min.<\/span>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(8) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 7<br>\n               <\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(8) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Prevent the ultimate chaos from happening. \n            <\/div>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(8) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(8) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#9da4a4",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 2.4900000000000002,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(8) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\"> min.<\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(9) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 8<br>\n               <\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(9) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                The fate of the passengers rests in your hands! \n            <\/div>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(9) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(9) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#9da4a4",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 2.4900000000000002,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(9) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\"> min.<\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 9<br>\n               <\/span>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Can you stop this financial catastrophe? \n            <\/div>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#9da4a4",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 2.4900000000000002,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\"> min.<\/span>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#d59d80",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 2.48,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-uppercase calling_code verysoft\" style=\"color: #f4ffff\">\n                Mission Pack 2               <\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .uk-text-uppercase.verysoft.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#e8d8cc",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\">Just in case you want more:<\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > .soft:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#e8d8cc",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\">Easy printout.<br>Hard puzzles.<\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > .soft:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#d59d80",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 2.48,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-uppercase calling_code verysoft\" style=\"color: #f4ffff\">\n                Mission Pack 1+2               <\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .uk-text-uppercase.verysoft.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#e8d8cc",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\">All missions.<\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > .soft:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#e8d8cc",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\">All in.<br>Just like you!<\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > .soft:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#883212",
                                                    "bgColor": "#141411",
                                                    "contrastRatio": 2.1899999999999999,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"d98a8a90-3168-445c-ad68-5953346a39f3\" class=\"uk-section uk-section-large uk-section-default uk-visible@s\">",
                                                        "target": [
                                                            "#d98a8a90-3168-445c-ad68-5953346a39f3"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.19 (foreground color: #883212, background color: #141411, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"verysoft\">Later missions just $2.99 each.<\/span>",
                                        "target": [
                                            ".uk-clearfix > h2 > .verysoft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.19 (foreground color: #883212, background color: #141411, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#883212",
                                                    "bgColor": "#141411",
                                                    "contrastRatio": 2.1899999999999999,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"761bc121-bb32-48de-826e-7fe6c9e45076\" class=\"uk-section uk-section-large uk-section-default\">",
                                                        "target": [
                                                            "#\\37 61bc121-bb32-48de-826e-7fe6c9e45076"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.19 (foreground color: #883212, background color: #141411, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"verysoft\">And now, good luck. To all of us.<\/span>",
                                        "target": [
                                            ".uk-width-1-1\\@m.uk-first-column > div > h2 > .verysoft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.19 (foreground color: #883212, background color: #141411, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#d59d80",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 2.48,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"cccc8539-540d-4a88-89b4-5720bb06195e\" class=\"uk-section uk-section-large uk-section-primary\">",
                                                        "target": [
                                                            "#cccc8539-540d-4a88-89b4-5720bb06195e"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"verysoft\">User-Created Missions.<\/span>",
                                        "target": [
                                            "#cccc8539-540d-4a88-89b4-5720bb06195e > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(2) > .verysoft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#555953",
                                                    "bgColor": "#23241d",
                                                    "contrastRatio": 2.1800000000000002,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"create\" class=\"uk-section uk-section-large uk-section-muted\">",
                                                        "target": [
                                                            "#create"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.18 (foreground color: #555953, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\">",
                                        "target": [
                                            ".supersoft > .soft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.18 (foreground color: #555953, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#434640",
                                                    "bgColor": "#23241d",
                                                    "contrastRatio": 1.6200000000000001,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"create\" class=\"uk-section uk-section-large uk-section-muted\">",
                                                        "target": [
                                                            "#create"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 1.62 (foreground color: #434640, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\">Or your hard-working employees.<br>\n<span class=\"soft\">Or your unsuspecting dinner party guests.<br>\n<span class=\"soft\">Or your fellow Escape Team community members.<br>\n<\/span><\/span><\/span>",
                                        "target": [
                                            ".supersoft > .soft > .soft > .soft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.62 (foreground color: #434640, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#383a33",
                                                    "bgColor": "#23241d",
                                                    "contrastRatio": 1.3400000000000001,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"create\" class=\"uk-section uk-section-large uk-section-muted\">",
                                                        "target": [
                                                            "#create"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 1.34 (foreground color: #383a33, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\">Or your fellow Escape Team community members.<br>\n<\/span>",
                                        "target": [
                                            ".soft > .soft > .soft > .soft > .soft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.34 (foreground color: #383a33, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": "minor",
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "app",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                                        "target": [
                                                            ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(5)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: app"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                        "target": [
                                            ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: app"
                                    }
                                ]
                            },
                            {
                                "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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            "div:nth-child(3) > table > tbody > tr > td:nth-child(1) > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-first-column:nth-child(1) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    }
                                ]
                            }
                        ],
                        "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": "aria-hidden-focus",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag131"
                                ],
                                "description": "Ensures aria-hidden elements do not contain focusable elements",
                                "help": "ARIA hidden element must not contain focusable elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div style=\"position: absolute; left: -5000px;\" aria-hidden=\"true\"><input type=\"text\" name=\"b_7468dffa52d7b1490c1a515af_96ded3e4f2\" tabindex=\"-1\" value=\"\"><\/div>",
                                        "target": [
                                            "div[aria-hidden=\"true\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-required-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures elements with ARIA roles have all required ARIA attributes",
                                "help": "Required ARIA attributes must be provided",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-required-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<main role=\"main\">",
                                        "target": [
                                            "main"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-roles",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all elements with a role attribute use a valid value",
                                "help": "ARIA roles used must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<main role=\"main\">",
                                        "target": [
                                            "main"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "button-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures buttons have discernible text",
                                "help": "Buttons must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-first-column:nth-child(1) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > a > .uk-button-bright"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "bypass",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag241",
                                    "section508",
                                    "section508.22.o"
                                ],
                                "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                                "help": "Page must have means to bypass repeated blocks",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "header-present",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<h1 class=\"aprintable\">\nA printable,<br> \ninteractive<br>\npen-and-paper <br>\nescape game.\n<\/h1>",
                                                        "target": [
                                                            "h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 style=\"text-align: center;\" class=\"penpaperphone\">\nPen, paper and phone.<br>\n<span class=\"emphasis\">It's a blast.<\/span>\n<\/h2>",
                                                        "target": [
                                                            ".penpaperphone"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2><\/h2>",
                                                        "target": [
                                                            "h2:nth-child(3)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 style=\"font-size:300%;\">Get ready, Escape Team.<br>We've got no&nbsp;time to&nbsp;lose.<\/h3>",
                                                        "target": [
                                                            ".padded > h3:nth-child(1)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 style=\"font-size:200%; color: #F4FFFF;\"><span class=\"verysoft\">Instant download.<\/span><br>\nYour team is go in&nbsp;minutes.<\/h3>",
                                                        "target": [
                                                            ".padded > h3:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2><span class=\"uk-text-primary\">Step 1: <\/span><br class=\"mobile-break\">Print your Mission.<\/h2>",
                                                        "target": [
                                                            "#print > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > .padded > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training Mission \n            <\/h3>",
                                                        "target": [
                                                            "div:nth-child(3) > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Station \n            <\/h3>",
                                                        "target": [
                                                            ".uk-first-column:nth-child(1) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Terminal \n            <\/h3>",
                                                        "target": [
                                                            "div:nth-child(2) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Elevator \n            <\/h3>",
                                                        "target": [
                                                            "div:nth-child(3) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Rollercoaster \n            <\/h3>",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Subway \n            <\/h3>",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(5) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training and Missions 1-5 \n            <\/h3>",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Cruise Ship \n            <\/h3>",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Prison \n            <\/h3>",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(8) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Bus \n            <\/h3>",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(9) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Bank \n            <\/h3>",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Missions 6-9 \n            <\/h3>",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training and Missions 1-9 \n            <\/h3>",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"uk-first-column\"><span data-localize=\"notify\">Should we notify you about new missions?<\/span>\n        <br>\n        <span class=\"soft\" id=\"\" data-localize=\"nospam\">No spam. Promise.<\/span>\n  <\/h2>",
                                                        "target": [
                                                            ".uk-grid-stack.uk-grid[uk-grid=\"\"] > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2><span class=\"uk-text-primary\">Step 2: <\/span><br class=\"mobile-break\">Get the App.<\/h2>",
                                                        "target": [
                                                            ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(2) > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > .padded > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>It's free.<br>\n<span class=\"soft\">Training and Mission 1? Free.<\/span><br>\n<span class=\"verysoft\">Later missions just $2.99 each.<\/span>\n<\/h2>",
                                                        "target": [
                                                            ".uk-clearfix > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2><span class=\"uk-text-primary\">Step 3: <\/span><br class=\"mobile-break\">Gather your friends.<\/h2>",
                                                        "target": [
                                                            "#friends > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>You will need them.<br>\n<span class=\"soft\">Escape Team is most fun with 2-4 people.<\/span>\n<br>\n<br>\n<span class=\"verysoft\">And now, good luck. To all of us.<\/span>\n<\/h2>",
                                                        "target": [
                                                            "#\\37 61bc121-bb32-48de-826e-7fe6c9e45076 > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 style=\"font-size:300%;\">All done?<br>Think again.<\/h3>",
                                                        "target": [
                                                            "#cccc8539-540d-4a88-89b4-5720bb06195e > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(1)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 style=\"font-size:200%; color: #F4FFFF;\"><span class=\"verysoft\">User-Created Missions.<\/span><br>\nHow can there be evil in so many&nbsp;people?<\/h3>",
                                                        "target": [
                                                            "#cccc8539-540d-4a88-89b4-5720bb06195e > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 style=\"font-size:300%;\">You?<\/h3>",
                                                        "target": [
                                                            "#create > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(1)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 style=\"font-size:200%; color: #F4FFFF;\">",
                                                        "target": [
                                                            "#create > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(2)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            },
                                            {
                                                "id": "landmark",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<main role=\"main\">",
                                                        "target": [
                                                            "main"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a landmark region"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#141411",
                                                    "contrastRatio": 18.09,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 18.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#print\">Print your Mission<\/a>",
                                        "target": [
                                            "li:nth-child(1) > .capitalletters.news-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#141411",
                                                    "contrastRatio": 18.09,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 18.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#app\">Get the App<\/a>",
                                        "target": [
                                            "li:nth-child(2) > .capitalletters.news-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#141411",
                                                    "contrastRatio": 18.09,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 18.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#create\">Create your own<\/a>",
                                        "target": [
                                            "li:nth-child(3) > .capitalletters.news-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#0e0e0c",
                                                    "contrastRatio": 18.940000000000001,
                                                    "fontSize": "60.0pt (80px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 18.94"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h1 class=\"aprintable\">\nA printable,<br> \ninteractive<br>\npen-and-paper <br>\nescape game.\n<\/h1>",
                                        "target": [
                                            "h1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#0e0e0c",
                                                    "contrastRatio": 18.940000000000001,
                                                    "fontSize": "45.0pt (60px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 18.94"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 style=\"text-align: center;\" class=\"penpaperphone\">\nPen, paper and phone.<br>\n<span class=\"emphasis\">It's a blast.<\/span>\n<\/h2>",
                                        "target": [
                                            ".penpaperphone"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#fb4f13",
                                                    "bgColor": "#0e0e0c",
                                                    "contrastRatio": 5.7300000000000004,
                                                    "fontSize": "45.0pt (60px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.73"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"emphasis\">It's a blast.<\/span>",
                                        "target": [
                                            ".emphasis"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#fb4f13",
                                                    "bgColor": "#141411",
                                                    "contrastRatio": 5.4699999999999998,
                                                    "fontSize": "45.0pt (60px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.47"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 style=\"font-size:300%;\">Get ready, Escape Team.<br>We've got no&nbsp;time to&nbsp;lose.<\/h3>",
                                        "target": [
                                            ".padded > h3:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#141411",
                                                    "contrastRatio": 18.09,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 18.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 style=\"font-size:200%; color: #F4FFFF;\"><span class=\"verysoft\">Instant download.<\/span><br>\nYour team is go in&nbsp;minutes.<\/h3>",
                                        "target": [
                                            ".padded > h3:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#848a88",
                                                    "bgColor": "#141411",
                                                    "contrastRatio": 5.2199999999999998,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.22"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"verysoft\">Instant download.<\/span>",
                                        "target": [
                                            ".padded > h3:nth-child(2) > .verysoft"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#1a1b1b",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 16.920000000000002,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.92"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training Mission \n            <\/h3>",
                                        "target": [
                                            "div:nth-child(3) > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#1a1b1b",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 16.920000000000002,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.92"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Station \n            <\/h3>",
                                        "target": [
                                            ".uk-first-column:nth-child(1) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#fb4f13",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-first-column:nth-child(1) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#1a1b1b",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 16.920000000000002,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.92"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Terminal \n            <\/h3>",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#fb4f13",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#1a1b1b",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 16.920000000000002,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.92"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Elevator \n            <\/h3>",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#fb4f13",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#1a1b1b",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 16.920000000000002,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.92"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Rollercoaster \n            <\/h3>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#fb4f13",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#1a1b1b",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 16.920000000000002,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.92"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Subway \n            <\/h3>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#fb4f13",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training and Missions 1-5 \n            <\/h3>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Training Mission<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 1: Station<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 2: Terminal<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 3: Elevator<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 4: Rollercoaster<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 5: Subway<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#fb4f13",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#1a1b1b",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 16.920000000000002,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.92"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Cruise Ship \n            <\/h3>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#fb4f13",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#1a1b1b",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 16.920000000000002,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.92"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Prison \n            <\/h3>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#fb4f13",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#1a1b1b",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 16.920000000000002,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.92"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Bus \n            <\/h3>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#fb4f13",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#1a1b1b",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 16.920000000000002,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.92"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Bank \n            <\/h3>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#fb4f13",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Missions 6-9 \n            <\/h3>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 6: Cruise Ship<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 7: Prison<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 8: Bus<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 9: Bank<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#fb4f13",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training and Missions 1-9 \n            <\/h3>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Training Mission<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 1: Station<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 2: Terminal<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 3: Elevator<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 4: Rollercoaster<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 5: Subway<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 6: Cruise Ship<\/li>",
                                        "target": [
                                            "li:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 7: Prison<\/li>",
                                        "target": [
                                            "li:nth-child(8)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 8: Bus<\/li>",
                                        "target": [
                                            "li:nth-child(9)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 9: Bank<\/li>",
                                        "target": [
                                            "li:nth-child(10)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#fb4f13",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#fb4f13",
                                                    "bgColor": "#141411",
                                                    "contrastRatio": 5.4699999999999998,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.47"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span data-localize=\"notify\">Should we notify you about new missions?<\/span>",
                                        "target": [
                                            "span[data-localize=\"notify\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#cd4313",
                                                    "bgColor": "#141411",
                                                    "contrastRatio": 3.8700000000000001,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.87"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"soft\" id=\"\" data-localize=\"nospam\">No spam. Promise.<\/span>",
                                        "target": [
                                            "span[data-localize=\"nospam\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of ${data.contrastRatio}"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"text\" name=\"b_7468dffa52d7b1490c1a515af_96ded3e4f2\" tabindex=\"-1\" value=\"\">",
                                        "target": [
                                            "input[type=\"text\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 20.59,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.59"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"email\" value=\"\" name=\"EMAIL\" class=\"calling-code uk-input uk-form-large\" style=\"background: #f4ffff; color: #000000;   font-family: calling-code,sans-serif !important;\n  border: #f4ffff; padding-left:  1em; margin-bottom:  1em; height: 3.5em;\" id=\"mce-EMAIL\" placeholder=\"[email protected]\" required=\"\">",
                                        "target": [
                                            "#mce-EMAIL"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#23241d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 15.35,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 15.35"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"submit\" value=\"SUBSCRIBE\" name=\"subscribe\" class=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\" id=\"signup-button\" data-localize=\"subscribe\" style=\"padding: 25px; \">",
                                        "target": [
                                            "#signup-button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#fb4f13",
                                                    "bgColor": "#141411",
                                                    "contrastRatio": 5.4699999999999998,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.47"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2>It's free.<br>\n<span class=\"soft\">Training and Mission 1? Free.<\/span><br>\n<span class=\"verysoft\">Later missions just $2.99 each.<\/span>\n<\/h2>",
                                        "target": [
                                            ".uk-clearfix > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#cd4313",
                                                    "bgColor": "#141411",
                                                    "contrastRatio": 3.8700000000000001,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.87"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"soft\">Training and Mission 1? Free.<\/span>",
                                        "target": [
                                            ".uk-clearfix > h2 > .soft"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#fb4f13",
                                                    "bgColor": "#141411",
                                                    "contrastRatio": 5.4699999999999998,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.47"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2>You will need them.<br>\n<span class=\"soft\">Escape Team is most fun with 2-4 people.<\/span>\n<br>\n<br>\n<span class=\"verysoft\">And now, good luck. To all of us.<\/span>\n<\/h2>",
                                        "target": [
                                            "#\\37 61bc121-bb32-48de-826e-7fe6c9e45076 > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#cd4313",
                                                    "bgColor": "#141411",
                                                    "contrastRatio": 3.8700000000000001,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.87"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"soft\">Escape Team is most fun with 2-4 people.<\/span>",
                                        "target": [
                                            ".uk-width-1-1\\@m.uk-first-column > div > h2 > .soft"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "45.0pt (60px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 style=\"font-size:300%;\">All done?<br>Think again.<\/h3>",
                                        "target": [
                                            "#cccc8539-540d-4a88-89b4-5720bb06195e > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 style=\"font-size:200%; color: #F4FFFF;\"><span class=\"verysoft\">User-Created Missions.<\/span><br>\nHow can there be evil in so many&nbsp;people?<\/h3>",
                                        "target": [
                                            "#cccc8539-540d-4a88-89b4-5720bb06195e > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#b63a00",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"usermissionbutton uk-button uk-button-large uk-button-white uk-border-rounded\t\" href=\"https:\/\/community.escape-team.com\/\" style=\"padding: 1em;\" target=\"_blank\">Discover <br class=\"mobile-break\">user-created missions<\/a>",
                                        "target": [
                                            ".uk-button-white"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#fb4f13",
                                                    "bgColor": "#23241d",
                                                    "contrastRatio": 4.6399999999999997,
                                                    "fontSize": "45.0pt (60px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.64"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 style=\"font-size:300%;\">You?<\/h3>",
                                        "target": [
                                            "#create > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#23241d",
                                                    "contrastRatio": 15.35,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 15.35"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 style=\"font-size:200%; color: #F4FFFF;\">",
                                        "target": [
                                            "#create > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#8c928e",
                                                    "bgColor": "#23241d",
                                                    "contrastRatio": 4.9000000000000004,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.9"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"verysoft\">Creating your own mission?<\/span>",
                                        "target": [
                                            "#create > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(2) > .verysoft"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#23241d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 15.35,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 15.35"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\t\" href=\"https:\/\/www.escape-team.com\/create\" style=\"padding: 1em;\" target=\"_blank\">Create<br class=\"mobile-break\"> your own mission<\/a>",
                                        "target": [
                                            "p > .uk-button-white-on-dark.usermissionbutton.uk-button-large"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id-active",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value of active elements is unique",
                                "help": "IDs of active elements must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-active?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "mce-EMAIL",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"email\" value=\"\" name=\"EMAIL\" class=\"calling-code uk-input uk-form-large\" style=\"background: #f4ffff; color: #000000;   font-family: calling-code,sans-serif !important;\n  border: #f4ffff; padding-left:  1em; margin-bottom:  1em; height: 3.5em;\" id=\"mce-EMAIL\" placeholder=\"[email protected]\" required=\"\">",
                                        "target": [
                                            "#mce-EMAIL"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "signup-button",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"submit\" value=\"SUBSCRIBE\" name=\"subscribe\" class=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\" id=\"signup-button\" data-localize=\"subscribe\" style=\"padding: 25px; \">",
                                        "target": [
                                            "#signup-button"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": "minor",
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "hero-video",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"hero-video\" class=\"uk-section uk-section-xlarge uk-padding-remove-vertical relative-inside\">",
                                        "target": [
                                            "#hero-video"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "responsive-video",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<video id=\"responsive-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">",
                                        "target": [
                                            "#responsive-video"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "video-source",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<source id=\"video-source\" src=\"\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4\" type=\"video\/mp4\">",
                                        "target": [
                                            "#video-source"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "praise",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"praise\" class=\"uk-section uk-cover-container uk-section-large uk-light padded\">",
                                        "target": [
                                            "#praise"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "14d2bdc5-2cfa-48d8-9515-f0d50b3f814f",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"14d2bdc5-2cfa-48d8-9515-f0d50b3f814f\" class=\"uk-grid uk-grid-stack\" uk-grid=\"\">",
                                        "target": [
                                            "#\\31 4d2bdc5-2cfa-48d8-9515-f0d50b3f814f"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "49bc8795-a05c-4fc2-bb27-b6a0c6016a0d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"49bc8795-a05c-4fc2-bb27-b6a0c6016a0d\" class=\"uk-grid uk-grid-stack\" uk-grid=\"\">",
                                        "target": [
                                            "#\\34 9bc8795-a05c-4fc2-bb27-b6a0c6016a0d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "3d6f006e-a8cb-459a-9093-8feefce83bef",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"3d6f006e-a8cb-459a-9093-8feefce83bef\" class=\"uk-grid uk-grid-stack\" uk-grid=\"\">",
                                        "target": [
                                            "#\\33 d6f006e-a8cb-459a-9093-8feefce83bef"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "8eaeb72f-6d48-46f5-8c92-ac174242fb62",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"8eaeb72f-6d48-46f5-8c92-ac174242fb62\" class=\"uk-section uk-cover-container uk-section-xlarge uk-light large-headings\">",
                                        "target": [
                                            "#\\38 eaeb72f-6d48-46f5-8c92-ac174242fb62"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "logline",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"logline\">",
                                        "target": [
                                            "#logline"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "2428bc79-9b07-4021-bb28-d78fa725da1d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"2428bc79-9b07-4021-bb28-d78fa725da1d\" class=\"uk-section uk-cover-container uk-section-large uk-light\">",
                                        "target": [
                                            "#\\32 428bc79-9b07-4021-bb28-d78fa725da1d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "6994bf96-e82f-4c99-8d7f-96117e115cae",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"6994bf96-e82f-4c99-8d7f-96117e115cae\" class=\"uk-section uk-section-large uk-section-default\">",
                                        "target": [
                                            "#\\36 994bf96-e82f-4c99-8d7f-96117e115cae"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "print",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"print\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                        "target": [
                                            "#print"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "f5aad27e-7794-4a9c-b287-e59f43c46f3e",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"f5aad27e-7794-4a9c-b287-e59f43c46f3e\" class=\"uk-section uk-section-large uk-section-default\">",
                                        "target": [
                                            "#f5aad27e-7794-4a9c-b287-e59f43c46f3e"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "a236ce66-6bc1-4a1a-9eb9-03e3a4be0c41",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"a236ce66-6bc1-4a1a-9eb9-03e3a4be0c41\" class=\"uk-section uk-section-large uk-section-default\">",
                                        "target": [
                                            "#a236ce66-6bc1-4a1a-9eb9-03e3a4be0c41"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"soft\" id=\"\" data-localize=\"nospam\">No spam. Promise.<\/span>",
                                        "target": [
                                            "span[data-localize=\"nospam\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mc_embed_signup",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"mc_embed_signup\" class=\"uk-grid-margin uk-first-column\">",
                                        "target": [
                                            "#mc_embed_signup"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mc-embedded-subscribe-form",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<form action=\"https:\/\/escape-team.us16.list-manage.com\/subscribe?u=7468dffa52d7b1490c1a515af&amp;id=96ded3e4f2\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate uk-form-horizontal\" target=\"_blank\" novalidate=\"\">",
                                        "target": [
                                            "#mc-embedded-subscribe-form"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mc_embed_signup_scroll",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"mc_embed_signup_scroll\">",
                                        "target": [
                                            "#mc_embed_signup_scroll"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "signup-response",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"soft\" id=\"signup-response\"><\/span>",
                                        "target": [
                                            "#signup-response"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "d98a8a90-3168-445c-ad68-5953346a39f3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"d98a8a90-3168-445c-ad68-5953346a39f3\" class=\"uk-section uk-section-large uk-section-default uk-visible@s\">",
                                        "target": [
                                            "#d98a8a90-3168-445c-ad68-5953346a39f3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "f6e35e7f-db91-4b5b-bae5-8a2c3bbdf342",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"f6e35e7f-db91-4b5b-bae5-8a2c3bbdf342\" class=\"uk-section uk-section-large uk-section-default uk-hidden@s\">",
                                        "target": [
                                            "#f6e35e7f-db91-4b5b-bae5-8a2c3bbdf342"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "friends",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"friends\" class=\"padded\">\n<h2><span class=\"uk-text-primary\">Step 3: <\/span><br class=\"mobile-break\">Gather your friends.<\/h2><\/div>",
                                        "target": [
                                            "#friends"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "761bc121-bb32-48de-826e-7fe6c9e45076",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"761bc121-bb32-48de-826e-7fe6c9e45076\" class=\"uk-section uk-section-large uk-section-default\">",
                                        "target": [
                                            "#\\37 61bc121-bb32-48de-826e-7fe6c9e45076"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cccc8539-540d-4a88-89b4-5720bb06195e",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"cccc8539-540d-4a88-89b4-5720bb06195e\" class=\"uk-section uk-section-large uk-section-primary\">",
                                        "target": [
                                            "#cccc8539-540d-4a88-89b4-5720bb06195e"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "create",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"create\" class=\"uk-section uk-section-large uk-section-muted\">",
                                        "target": [
                                            "#create"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "offcanvas",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"offcanvas\" uk-offcanvas=\"flip: true; overlay: true; mode: reveal;\" class=\"uk-offcanvas\">",
                                        "target": [
                                            "#offcanvas"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "form-field-multiple-labels",
                                "impact": null,
                                "tags": [
                                    "cat.forms",
                                    "wcag2a",
                                    "wcag332"
                                ],
                                "description": "Ensures form field does not have multiple label elements",
                                "help": "Form field must not have multiple label elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/form-field-multiple-labels?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"email\" value=\"\" name=\"EMAIL\" class=\"calling-code uk-input uk-form-large\" style=\"background: #f4ffff; color: #000000;   font-family: calling-code,sans-serif !important;\n  border: #f4ffff; padding-left:  1em; margin-bottom:  1em; height: 3.5em;\" id=\"mce-EMAIL\" placeholder=\"[email protected]\" required=\"\">",
                                        "target": [
                                            "#mce-EMAIL"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                        "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\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": "critical",
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag111",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                                "help": "Images must have alternate text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\">",
                                        "target": [
                                            ".uk-visible\\@s[alt=\"Escape Team\"][data-width=\"\"]:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/99b9c7bda4-1698926992\/award1.svg\" alt=\"Award medal for Escapetheroomers Bullseye Award\" width=\"167\" height=\"95\" loading=\"lazy\">",
                                        "target": [
                                            ".uk-width-1-3.uk-width-1-3\\@s.uk-width-1-3\\@m:nth-child(1) > .uk-margin-auto > picture > img[width=\"167\"][height=\"95\"][loading=\"lazy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/90ecab4fa0-1698926992\/award2.svg\" alt=\"Award medal for MomoCon Indie Awards\" width=\"167\" height=\"95\" loading=\"lazy\">",
                                        "target": [
                                            ".uk-width-1-3.uk-width-1-3\\@s.uk-width-1-3\\@m:nth-child(2) > .uk-margin-auto > picture > img[width=\"167\"][height=\"95\"][loading=\"lazy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/68b3d93fb1-1698926992\/award3.svg\" alt=\"Award medal for Pocketgamer Mobile Games Awards\" width=\"167\" height=\"95\" loading=\"lazy\">",
                                        "target": [
                                            ".uk-width-1-3.uk-width-1-3\\@s.uk-width-1-3\\@m:nth-child(3) > .uk-margin-auto > picture > img[width=\"167\"][height=\"95\"][loading=\"lazy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/996a1c64bd-1700729299\/appstore-qr-badge-en.png\" alt=\"Download on the App Store.\" width=\"390\" height=\"504\" loading=\"lazy\">",
                                        "target": [
                                            "img[alt=\"Download on the App Store.\"][width=\"390\"][height=\"504\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/edcce5221a-1700729299\/google-play-qr-badge-en.png\" alt=\"Download on Google Play.\" width=\"390\" height=\"504\" loading=\"lazy\">",
                                        "target": [
                                            "img[alt=\"Download on Google Play.\"][width=\"390\"][height=\"504\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "input-button-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "section508",
                                    "section508.22.a"
                                ],
                                "description": "Ensures input buttons have discernible text",
                                "help": "Input buttons must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/input-button-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a non-empty value attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"submit\" value=\"SUBSCRIBE\" name=\"subscribe\" class=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\" id=\"signup-button\" data-localize=\"subscribe\" style=\"padding: 25px; \">",
                                        "target": [
                                            "#signup-button"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "label",
                                "impact": null,
                                "tags": [
                                    "cat.forms",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag131",
                                    "section508",
                                    "section508.22.n",
                                    "ACT"
                                ],
                                "description": "Ensures every form element has a label",
                                "help": "Form elements must have labels",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/label?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-placeholder",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a placeholder attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "hidden-explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element has a visible explicit <label>"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"email\" value=\"\" name=\"EMAIL\" class=\"calling-code uk-input uk-form-large\" style=\"background: #f4ffff; color: #000000;   font-family: calling-code,sans-serif !important;\n  border: #f4ffff; padding-left:  1em; margin-bottom:  1em; height: 3.5em;\" id=\"mce-EMAIL\" placeholder=\"[email protected]\" required=\"\">",
                                        "target": [
                                            "#mce-EMAIL"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"uk-navbar-item uk-logo\" style=\"display: block !important;\" href=\"https:\/\/www.escape-team.com\" rel=\"home\">",
                                        "target": [
                                            ".uk-navbar-item"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#print\">Print your Mission<\/a>",
                                        "target": [
                                            "li:nth-child(1) > .capitalletters.news-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#app\">Get the App<\/a>",
                                        "target": [
                                            "li:nth-child(2) > .capitalletters.news-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#create\">Create your own<\/a>",
                                        "target": [
                                            "li:nth-child(3) > .capitalletters.news-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_00-01.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                        "target": [
                                            ".uk-first-column:nth-child(1) > .mission > div > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_02.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_03.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_04.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_05.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_00-05.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_06.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_07.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_08.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_09.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_06-09.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_00-09.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/apps.apple.com\/de\/app\/escape-team\/id1244557872\" target=\"_blank\">",
                                        "target": [
                                            "#d98a8a90-3168-445c-ad68-5953346a39f3 > .uk-container > .uk-grid[uk-grid=\"\"] > .uk-width-1-4\\@m:nth-child(2) > figure > a[target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.escapeteam.android\" target=\"_blank\">",
                                        "target": [
                                            "#d98a8a90-3168-445c-ad68-5953346a39f3 > .uk-container > .uk-grid[uk-grid=\"\"] > .uk-width-1-4\\@m:nth-child(3) > figure > a[target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"usermissionbutton uk-button uk-button-large uk-button-white uk-border-rounded\t\" href=\"https:\/\/community.escape-team.com\/\" style=\"padding: 1em;\" target=\"_blank\">Discover <br class=\"mobile-break\">user-created missions<\/a>",
                                        "target": [
                                            ".uk-button-white"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\t\" href=\"https:\/\/www.escape-team.com\/create\" style=\"padding: 1em;\" target=\"_blank\">Create<br class=\"mobile-break\"> your own mission<\/a>",
                                        "target": [
                                            "p > .uk-button-white-on-dark.usermissionbutton.uk-button-large"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "list",
                                "impact": null,
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures that lists are structured correctly",
                                "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul class=\"uk-navbar-nav\">",
                                        "target": [
                                            ".uk-navbar-nav"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul>\n<li>Training Mission<\/li>\n<li>Mission 1: Station<\/li>\n<li>Mission 2: Terminal<\/li>\n<li>Mission 3: Elevator<\/li>\n<li>Mission 4: Rollercoaster<\/li>\n<li>Mission 5: Subway<\/li>\n<\/ul>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul>\n<li>Mission 6: Cruise Ship<\/li>\n<li>Mission 7: Prison<\/li>\n<li>Mission 8: Bus<\/li>\n<li>Mission 9: Bank<\/li>\n<\/ul>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul>\n<li>Training Mission<\/li>\n<li>Mission 1: Station<\/li>\n<li>Mission 2: Terminal<\/li>\n<li>Mission 3: Elevator<\/li>\n<li>Mission 4: Rollercoaster<\/li>\n<li>Mission 5: Subway<\/li>\n<li>Mission 6: Cruise Ship<\/li>\n<li>Mission 7: Prison<\/li>\n<li>Mission 8: Bus<\/li>\n<li>Mission 9: Bank<\/li>\n<\/ul>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "listitem",
                                "impact": null,
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures <li> elements are used semantically",
                                "help": "<li> elements must be contained in a <ul> or <ol>",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n      <a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#print\">Print your Mission<\/a>\n\n      \n\n    <\/li>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n      <a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#app\">Get the App<\/a>\n\n      \n\n    <\/li>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n      <a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#create\">Create your own<\/a>\n\n      \n\n    <\/li>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Training Mission<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 1: Station<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 2: Terminal<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 3: Elevator<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 4: Rollercoaster<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 5: Subway<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 6: Cruise Ship<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 7: Prison<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 8: Bus<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 9: Bank<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Training Mission<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 1: Station<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 2: Terminal<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 3: Elevator<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 4: Rollercoaster<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 5: Subway<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 6: Cruise Ship<\/li>",
                                        "target": [
                                            "li:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 7: Prison<\/li>",
                                        "target": [
                                            "li:nth-child(8)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 8: Bus<\/li>",
                                        "target": [
                                            "li:nth-child(9)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 9: Bank<\/li>",
                                        "target": [
                                            "li:nth-child(10)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\">",
                                        "target": [
                                            ".uk-visible\\@s[alt=\"Escape Team\"][data-width=\"\"]: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 src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/99b9c7bda4-1698926992\/award1.svg\" alt=\"Award medal for Escapetheroomers Bullseye Award\" width=\"167\" height=\"95\" loading=\"lazy\">",
                                        "target": [
                                            ".uk-width-1-3.uk-width-1-3\\@s.uk-width-1-3\\@m:nth-child(1) > .uk-margin-auto > picture > img[width=\"167\"][height=\"95\"][loading=\"lazy\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.escape-team.com\/media\/pages\/home\/90ecab4fa0-1698926992\/award2.svg\" alt=\"Award medal for MomoCon Indie Awards\" width=\"167\" height=\"95\" loading=\"lazy\">",
                                        "target": [
                                            ".uk-width-1-3.uk-width-1-3\\@s.uk-width-1-3\\@m:nth-child(2) > .uk-margin-auto > picture > img[width=\"167\"][height=\"95\"][loading=\"lazy\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.escape-team.com\/media\/pages\/home\/68b3d93fb1-1698926992\/award3.svg\" alt=\"Award medal for Pocketgamer Mobile Games Awards\" width=\"167\" height=\"95\" loading=\"lazy\">",
                                        "target": [
                                            ".uk-width-1-3.uk-width-1-3\\@s.uk-width-1-3\\@m:nth-child(3) > .uk-margin-auto > picture > img[width=\"167\"][height=\"95\"][loading=\"lazy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            "div:nth-child(3) > table > tbody > tr > td:nth-child(1) > div > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-first-column:nth-child(1) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-first-column:nth-child(1) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"submit\" value=\"SUBSCRIBE\" name=\"subscribe\" class=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\" id=\"signup-button\" data-localize=\"subscribe\" style=\"padding: 25px; \">",
                                        "target": [
                                            "#signup-button"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.escape-team.com\/media\/pages\/home\/996a1c64bd-1700729299\/appstore-qr-badge-en.png\" alt=\"Download on the App Store.\" width=\"390\" height=\"504\" loading=\"lazy\">",
                                        "target": [
                                            "img[alt=\"Download on the App Store.\"][width=\"390\"][height=\"504\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.escape-team.com\/media\/pages\/home\/edcce5221a-1700729299\/google-play-qr-badge-en.png\" alt=\"Download on Google Play.\" width=\"390\" height=\"504\" loading=\"lazy\">",
                                        "target": [
                                            "img[alt=\"Download on Google Play.\"][width=\"390\"][height=\"504\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "td-headers-attr",
                                "impact": null,
                                "tags": [
                                    "cat.tables",
                                    "wcag2a",
                                    "wcag131",
                                    "section508",
                                    "section508.22.g"
                                ],
                                "description": "Ensure that each cell in a table that uses the headers attribute refers only to other cells in that table",
                                "help": "Table cells that use the headers attribute must only refer to cells in the same table",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/td-headers-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table style=\"width: 100%\">",
                                        "target": [
                                            "div:nth-child(3) > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table style=\"width: 100%\">",
                                        "target": [
                                            ".uk-first-column:nth-child(1) > .mission > div > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table>",
                                        "target": [
                                            "div:nth-child(8) > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table style=\"width: 100%\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table>",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table style=\"width: 100%\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table>",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table style=\"width: 100%\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table style=\"width: 100%\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table style=\"width: 100%\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table style=\"width: 100%\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table style=\"width: 100%\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table style=\"width: 100%\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table style=\"width: 100%\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table style=\"width: 100%\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table style=\"width: 100%\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > table"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": [
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "37.5pt (50px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                        "target": [
                                                            "#praise > .uk-position-cover:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                        "target": [
                                                            "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"quote1_quote\">\u201cThe most original concept<\/span>",
                                        "target": [
                                            "#\\31 4d2bdc5-2cfa-48d8-9515-f0d50b3f814f > .uk-width-1-1\\@m.uk-first-column > div > blockquote > .quote1_quote:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "37.5pt (50px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                        "target": [
                                                            "#praise > .uk-position-cover:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                        "target": [
                                                            "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"quote1_quote\">we\u2019ve come across in years.\u201d<\/span>",
                                        "target": [
                                            "#\\31 4d2bdc5-2cfa-48d8-9515-f0d50b3f814f > .uk-width-1-1\\@m.uk-first-column > div > blockquote > .quote1_quote:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "14.1pt (18.75px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                        "target": [
                                                            "#praise > .uk-position-cover:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                        "target": [
                                                            "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<footer class=\"quote1_source\">Gamezebo<\/footer>",
                                        "target": [
                                            "#\\31 4d2bdc5-2cfa-48d8-9515-f0d50b3f814f > .uk-width-1-1\\@m.uk-first-column > div > blockquote > .quote1_source"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "37.5pt (50px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                        "target": [
                                                            "#praise > .uk-position-cover:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                        "target": [
                                                            "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"quote2_quote\">An<\/span>",
                                        "target": [
                                            ".quote2_quote:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "37.5pt (50px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                        "target": [
                                                            "#praise > .uk-position-cover:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                        "target": [
                                                            "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"quote2_quote\">\u201cingenious social puzzler.\u201d<\/span>",
                                        "target": [
                                            ".quote2_quote:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "14.1pt (18.75px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                        "target": [
                                                            "#praise > .uk-position-cover:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                        "target": [
                                                            "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<footer class=\"quote2_source\"> Droid Gamer <\/footer>",
                                        "target": [
                                            ".quote2_source"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "37.5pt (50px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                        "target": [
                                                            "#praise > .uk-position-cover:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                        "target": [
                                                            "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"quote1_quote\">\u201cYou\u2019re going<\/span>",
                                        "target": [
                                            "#\\33 d6f006e-a8cb-459a-9093-8feefce83bef > .uk-width-1-1\\@m.uk-first-column > div > blockquote > .quote1_quote:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "37.5pt (50px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                        "target": [
                                                            "#praise > .uk-position-cover:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                        "target": [
                                                            "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"quote1_quote\">to fall in love.\u201d<\/span>",
                                        "target": [
                                            "#\\33 d6f006e-a8cb-459a-9093-8feefce83bef > .uk-width-1-1\\@m.uk-first-column > div > blockquote > .quote1_quote:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "14.1pt (18.75px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                        "target": [
                                                            "#praise > .uk-position-cover:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                        "target": [
                                                            "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<footer class=\"quote1_source\">Android Central<\/footer>",
                                        "target": [
                                            "#\\33 d6f006e-a8cb-459a-9093-8feefce83bef > .uk-width-1-1\\@m.uk-first-column > div > blockquote > .quote1_source"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"print\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                                        "target": [
                                                            "#print"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2><span class=\"uk-text-primary\">Step 1: <\/span><br class=\"mobile-break\">Print your Mission.<\/h2>",
                                        "target": [
                                            "#print > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > .padded > h2"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"print\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                                        "target": [
                                                            "#print"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-primary\">Step 1: <\/span>",
                                        "target": [
                                            "#print > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > .padded > h2 > .uk-text-primary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                                        "target": [
                                                            ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(2)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2><span class=\"uk-text-primary\">Step 2: <\/span><br class=\"mobile-break\">Get the App.<\/h2>",
                                        "target": [
                                            ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(2) > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > .padded > h2"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                                        "target": [
                                                            ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(2)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-primary\">Step 2: <\/span>",
                                        "target": [
                                            ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(2) > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > .padded > h2 > .uk-text-primary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                                        "target": [
                                                            ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(5)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2><span class=\"uk-text-primary\">Step 3: <\/span><br class=\"mobile-break\">Gather your friends.<\/h2>",
                                        "target": [
                                            "#friends > h2"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                                        "target": [
                                                            ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(5)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-primary\">Step 3: <\/span>",
                                        "target": [
                                            "#friends > h2 > .uk-text-primary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Unable to determine contrast ratio"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"supersoft\">",
                                        "target": [
                                            ".supersoft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Unable to determine contrast ratio"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\">Or your innocent students.<br>\n<span class=\"soft\">Or your hard-working employees.<br>\n<span class=\"soft\">Or your unsuspecting dinner party guests.<br>\n<span class=\"soft\">Or your fellow Escape Team community members.<br>\n<\/span><\/span><\/span><\/span>",
                                        "target": [
                                            ".supersoft > .soft > .soft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Unable to determine contrast ratio"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\">Or your unsuspecting dinner party guests.<br>\n<span class=\"soft\">Or your fellow Escape Team community members.<br>\n<\/span><\/span>",
                                        "target": [
                                            ".supersoft > .soft > .soft > .soft > .soft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                                    }
                                ]
                            },
                            {
                                "id": "video-caption",
                                "impact": "critical",
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag122",
                                    "section508",
                                    "section508.22.a"
                                ],
                                "description": "Ensures <video> elements have captions",
                                "help": "<video> elements must have captions",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/video-caption?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video id=\"responsive-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">",
                                        "target": [
                                            "#responsive-video"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "www.hemmert.eu",
                    "base_page_cname": "",
                    "base_page_dns_server": "ns.inwx.de",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 24665,
                    "testUrl": "https:\/\/www.escape-team.com\/",
                    "custom": [
                        "Colordepth",
                        "Dpi",
                        "Images",
                        "Resolution",
                        "fonts",
                        "generated-content-percent",
                        "generated-content-size",
                        "imgs-in-viewport",
                        "imgs-no-alt",
                        "imgs-out-viewport",
                        "jsLibsVulns",
                        "meta-viewport",
                        "possibly-render-blocking-reqs",
                        "rendered-html",
                        "securityHeaders"
                    ],
                    "Colordepth": 24,
                    "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                    "Images": "[{\"url\":\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\",\"width\":101,\"height\":69,\"naturalWidth\":219,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/media\/pages\/home\/99b9c7bda4-1698926992\/award1.svg\",\"width\":167,\"height\":95,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.escape-team.com\/media\/pages\/home\/90ecab4fa0-1698926992\/award2.svg\",\"width\":167,\"height\":95,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.escape-team.com\/media\/pages\/home\/68b3d93fb1-1698926992\/award3.svg\",\"width\":167,\"height\":95,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/media\/pages\/home\/996a1c64bd-1700729299\/appstore-qr-badge-en.png\",\"width\":270,\"height\":349,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.escape-team.com\/media\/pages\/home\/edcce5221a-1700729299\/google-play-qr-badge-en.png\",\"width\":270,\"height\":349,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.escape-team.com\/media\/pages\/home\/ccd0ab367c-1700729299\/app-store-badge-en.png\",\"width\":500,\"height\":168,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.escape-team.com\/media\/pages\/home\/80ae2843b0-1698926992\/google-play-badge-en.png\",\"width\":564,\"height\":168,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/flags\/gb.png\",\"width\":30,\"height\":15,\"naturalWidth\":100,\"naturalHeight\":50},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/flags\/de.png\",\"width\":25,\"height\":15,\"naturalWidth\":100,\"naturalHeight\":60},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/flags\/cn.png\",\"width\":22,\"height\":15,\"naturalWidth\":100,\"naturalHeight\":67},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/flags\/es.png\",\"width\":22,\"height\":15,\"naturalWidth\":100,\"naturalHeight\":67},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/flags\/fr.png\",\"width\":22,\"height\":15,\"naturalWidth\":100,\"naturalHeight\":67},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/flags\/it.png\",\"width\":22,\"height\":15,\"naturalWidth\":100,\"naturalHeight\":67},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/flags\/pt.png\",\"width\":22,\"height\":15,\"naturalWidth\":100,\"naturalHeight\":67}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "ff-tisa-web-pro",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "ff-tisa-web-pro",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "700"
                        },
                        {
                            "family": "ff-tisa-web-pro",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "100"
                        },
                        {
                            "family": "ff-tisa-web-pro",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "ff-tisa-web-pro",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "ff-tisa-web-pro",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "100"
                        },
                        {
                            "family": "ff-tisa-web-pro",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "900"
                        },
                        {
                            "family": "news-gothic-std",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "news-gothic-std",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "700"
                        },
                        {
                            "family": "news-gothic-std",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "news-gothic-std",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "calling-code",
                            "display": "auto",
                            "status": "loaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "calling-code",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "calling-code",
                            "display": "auto",
                            "status": "loaded",
                            "style": "italic",
                            "weight": "700"
                        },
                        {
                            "family": "calling-code",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        }
                    ],
                    "generated-content-percent": 3.3399999999999999,
                    "generated-content-size": 2.2200000000000002,
                    "imgs-in-viewport": [
                        {
                            "src": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                            "html": "<img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 219,
                            "naturalHeight": 150
                        }
                    ],
                    "imgs-no-alt": [
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                        }
                    ],
                    "imgs-out-viewport": [
                        {
                            "src": "https:\/\/www.escape-team.com\/media\/pages\/home\/99b9c7bda4-1698926992\/award1.svg",
                            "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/99b9c7bda4-1698926992\/award1.svg\" alt=\"Award medal for Escapetheroomers Bullseye Award\" width=\"167\" height=\"95\" loading=\"lazy\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/media\/pages\/home\/90ecab4fa0-1698926992\/award2.svg",
                            "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/90ecab4fa0-1698926992\/award2.svg\" alt=\"Award medal for MomoCon Indie Awards\" width=\"167\" height=\"95\" loading=\"lazy\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/media\/pages\/home\/68b3d93fb1-1698926992\/award3.svg",
                            "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/68b3d93fb1-1698926992\/award3.svg\" alt=\"Award medal for Pocketgamer Mobile Games Awards\" width=\"167\" height=\"95\" loading=\"lazy\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 122,
                            "naturalHeight": 150
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 122,
                            "naturalHeight": 150
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 122,
                            "naturalHeight": 150
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 122,
                            "naturalHeight": 150
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 122,
                            "naturalHeight": 150
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 122,
                            "naturalHeight": 150
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 122,
                            "naturalHeight": 150
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 122,
                            "naturalHeight": 150
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 122,
                            "naturalHeight": 150
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 122,
                            "naturalHeight": 150
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 122,
                            "naturalHeight": 150
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 122,
                            "naturalHeight": 150
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 122,
                            "naturalHeight": 150
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/media\/pages\/home\/996a1c64bd-1700729299\/appstore-qr-badge-en.png",
                            "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/996a1c64bd-1700729299\/appstore-qr-badge-en.png\" alt=\"Download on the App Store.\" width=\"390\" height=\"504\" loading=\"lazy\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/media\/pages\/home\/edcce5221a-1700729299\/google-play-qr-badge-en.png",
                            "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/edcce5221a-1700729299\/google-play-qr-badge-en.png\" alt=\"Download on Google Play.\" width=\"390\" height=\"504\" loading=\"lazy\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/flags\/gb.png",
                            "html": "<img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/gb.png\" alt=\"en flag\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/flags\/gb.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 100,
                            "naturalHeight": 50
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/flags\/de.png",
                            "html": "<img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/de.png\" alt=\"de flag\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/flags\/de.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 100,
                            "naturalHeight": 60
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/flags\/cn.png",
                            "html": "<img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/cn.png\" alt=\"zh flag\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/flags\/cn.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 100,
                            "naturalHeight": 67
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/flags\/es.png",
                            "html": "<img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/es.png\" alt=\"es flag\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/flags\/es.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 100,
                            "naturalHeight": 67
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/flags\/fr.png",
                            "html": "<img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/fr.png\" alt=\"fr flag\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/flags\/fr.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 100,
                            "naturalHeight": 67
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/flags\/it.png",
                            "html": "<img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/it.png\" alt=\"it flag\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/flags\/it.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 100,
                            "naturalHeight": 67
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/flags\/pt.png",
                            "html": "<img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/pt.png\" alt=\"pt flag\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/flags\/pt.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 100,
                            "naturalHeight": 67
                        }
                    ],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width,initial-scale=1.0",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/www.escape-team.com\/assets\/js\/baffle.min.js",
                        "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js",
                        "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js",
                        "https:\/\/www.escape-team.com\/assets\/js\/site.js",
                        "https:\/\/www.escape-team.com\/assets\/css\/fonts.css",
                        "https:\/\/www.escape-team.com\/assets\/app\/dist\/css\/uikit.app.min.css",
                        "https:\/\/use.typekit.net\/ncj0kbu.css"
                    ],
                    "rendered-html": "<html lang=\"en\" prefix=\"og: https:\/\/ogp.me\/ns#\"><head>\n\n  <meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\">\n\n  <title>Escape Team \u2013 an escape room to print at home.<\/title>\n<meta content=\"Hemmert UG (haftungsbeschr\u00e4nkt)\" name=\"author\">\n<meta content=\"Escape Team is a printable escape room game. Play instantly: download and print your mission PDF, download the app \u2013 the clock is ticking!\" name=\"description\">\n<meta content=\"index,follow,noodp\" name=\"robots\">\n<link rel=\"canonical\" href=\"https:\/\/www.escape-team.com\">\n<meta property=\"og:title\" content=\"Escape Team \u2013 an escape room to print at home.\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:url\" content=\"https:\/\/www.escape-team.com\">\n<meta property=\"og:image\" content=\"https:\/\/www.escape-team.com\/media\/pages\/home\/8966848c70-1715889369\/escapeteam-meta-1200x630-crop-top.png\">\n<meta property=\"og:image:width\" content=\"1200\">\n<meta property=\"og:image:height\" content=\"630\">\n<meta property=\"og:image:type\" content=\"image\/png\">\n<meta property=\"og:site_name\" content=\"Escape Team\">\n<meta property=\"og:description\" content=\"Escape Team is a printable escape room game. Play instantly: download and print your mission PDF, download the app \u2013 the clock is ticking!\">\n<meta name=\"twitter:card\" content=\"summary_large_image\">\n<meta name=\"twitter:title\" content=\"Escape Team \u2013 an escape room to print at home.\">\n<meta name=\"twitter:description\" content=\"Escape Team is a printable escape room game. Play instantly: download and print your mission PDF, download the app \u2013 the clock is ticking!\">\n<meta name=\"twitter:site\" content=\"@playescapeteam\">\n<meta name=\"twitter:creator\" content=\"@playescapeteam\">\n<meta name=\"twitter:image\" content=\"https:\/\/www.escape-team.com\/media\/pages\/home\/8966848c70-1715889369\/escapeteam-meta-1200x630-crop-top.png\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https:\/\/www.escape-team.com\/media\/site\/82f69a4376-1698926992\/favatar-180x.png\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/www.escape-team.com\/media\/site\/82f69a4376-1698926992\/favatar-196x.png\" sizes=\"196x196\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/www.escape-team.com\/media\/site\/82f69a4376-1698926992\/favatar-96x.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/www.escape-team.com\/media\/site\/82f69a4376-1698926992\/favatar-32x.png\" sizes=\"32x32\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/www.escape-team.com\/media\/site\/82f69a4376-1698926992\/favatar-16x.png\" sizes=\"16x16\">\n<meta name=\"msapplication-TileImage\" content=\"https:\/\/www.escape-team.com\/media\/site\/82f69a4376-1698926992\/favatar-150x.png\">\n  \n    <link href=\"https:\/\/www.escape-team.com\/assets\/css\/fonts.css\" rel=\"stylesheet\">    <link href=\"https:\/\/www.escape-team.com\/assets\/app\/dist\/css\/uikit.app.min.css\" rel=\"stylesheet\">  \n  <script type=\"text\/javascript\" async=\"\" src=\"\/\/analytics.fabianhemmert.com\/matomo.js\"><\/script><script src=\"https:\/\/www.escape-team.com\/assets\/js\/baffle.min.js\"><\/script>  <script src=\"https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js\"><\/script>  <script src=\"https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js\"><\/script>\n  <script defer=\"\" src=\"https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit-icons.min.js\"><\/script>   \n  <script src=\"https:\/\/www.escape-team.com\/assets\/js\/site.js\"><\/script>\n  <link rel=\"stylesheet\" href=\"https:\/\/use.typekit.net\/ncj0kbu.css\">\n\n\n\n  \n    <style>\/* inner styles set by WPT to match CSSOM *\/blockquote { border-left: none !important; }<\/style>  \n\n\n\n\n    <script>\n        var currentLang = \"en\";\n        var siteRoot = \"\/\";\n    <\/script>\n\n\n<style>\/* inner styles set by WPT to match CSSOM *\/.awards { background-image: url(\"https:\/\/www.escape-team.com\/assets\/img\/scratches.jpg\") !important; }.stripes { background-image: url(\"https:\/\/www.escape-team.com\/assets\/img\/stripes.jpg\") !important; }.stripes h2 { color: rgb(244, 255, 255) !important; }.stripes .uk-text-primary { color: rgb(244, 255, 255) !important; opacity: 0.7; }<\/style>\n\n\n\n\n<\/head>\n<body>\n\n\n  <div class=\"page\">\n\n  <div>\n      <div class=\"uk-navbar-container uk-navbar-transparent\" style=\"position:absolute; width: 100%;\">\n      <div class=\"uk-container\">\n      <nav class=\"uk-navbar\" uk-navbar=\"\">\n              <div class=\"uk-navbar-left\">\n                  <a class=\"uk-navbar-item uk-logo\" style=\"display: block !important;\" href=\"https:\/\/www.escape-team.com\" rel=\"home\">\n                                  <img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\">\n            <img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-hidden@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\">\n                                    <img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-logo-inverse uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\">\n            <img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-logo-inverse uk-hidden@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\">\n                                <\/a>                  <\/div>\n\n                          \n        <div class=\"uk-navbar-right\">\n                <div class=\"uk-visible@m\">\n              <ul class=\"uk-navbar-nav\">\n        <li>\n      <a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#print\">Print your Mission<\/a>\n\n      \n\n    <\/li>\n        <li>\n      <a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#app\">Get the App<\/a>\n\n      \n\n    <\/li>\n        <li>\n      <a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#create\">Create your own<\/a>\n\n      \n\n    <\/li>\n      <\/ul>\n\n\n        <\/div>\n                                  <!-- button -->\n                                    <!-- offset click -->\n          <a class=\"uk-navbar-toggle tm-menu-animate uk-hidden@m uk-icon\" uk-icon=\"icon: menu;\" uk-toggle=\"target: #offcanvas\" tabindex=\"0\" aria-expanded=\"false\"><span uk-icon=\"icon: check\" class=\"uk-icon\"><\/span><\/a>\n          <span uk-icon=\"heart\" class=\"uk-icon\"><\/span>\n                <\/div>\n        <\/nav>\n        <\/div>\n      <\/div>\n\n      \n      \n    <\/div>  \n    \n\n  \n<main role=\"main\">\n<section id=\"hero-video\" class=\"uk-section uk-section-xlarge uk-padding-remove-vertical relative-inside\">\n\n        <div>\n        <div class=\"uk-grid uk-flex-stretch uk-grid-collapse uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div>\n<div class=\"video-container\">\n\n<video id=\"responsive-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">\n                                <source id=\"video-source\" src=\"\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4\" type=\"video\/mp4\">\n                                Your browser does not support the video tag.\n                            <\/video>\n\n<div class=\"arrow_container\" style=\"\">\n    <div class=\"arrow\" style=\"\">\n        <svg width=\"100pt\" height=\"100pt\" version=\"1.1\" viewBox=\"0 0 100 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n <path d=\"m28.699 41l4.3008-4.1992 17 17.699 17-17.699 4.3008 4.1992-21.301 22.199z\"><\/path>\n        <\/svg>\n    <\/div>\n<\/div>\n                        \n\n\n<\/div><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"praise\" class=\"uk-section uk-cover-container uk-section-large uk-light padded\"> \n<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\"><\/div>\n<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-position-relative uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        <div id=\"14d2bdc5-2cfa-48d8-9515-f0d50b3f814f\" class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n<div class=\"uk-width-1-1@m uk-first-column\">\n        \n<div>\n<blockquote>\n<span class=\"quote1_quote\">\u201cThe most original concept<\/span><br>\n<span class=\"quote1_quote\">we\u2019ve come across in years.\u201d<\/span>\n<footer class=\"quote1_source\">Gamezebo<\/footer>\n<\/blockquote><\/div>    <\/div>\n<\/div>\n<div id=\"49bc8795-a05c-4fc2-bb27-b6a0c6016a0d\" class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n<div class=\"uk-width-1-1@m uk-first-column\">\n        \n<div>\n<blockquote>\n<span class=\"quote2_quote\">An<\/span><br>\n<span class=\"quote2_quote\">\u201cingenious social puzzler.\u201d<\/span>\n<footer class=\"quote2_source\"> Droid Gamer <\/footer>\n<\/blockquote><\/div>    <\/div>\n<\/div>\n<div id=\"3d6f006e-a8cb-459a-9093-8feefce83bef\" class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n<div class=\"uk-width-1-1@m uk-first-column\">\n        \n<div>\n<blockquote>\n<span class=\"quote1_quote\">\u201cYou\u2019re going<\/span><br>\n<span class=\"quote1_quote\">to fall in love.\u201d<\/span>\n<footer class=\"quote1_source\">Android Central<\/footer>\n<\/blockquote><\/div>    <\/div>\n<\/div>\n                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"8eaeb72f-6d48-46f5-8c92-ac174242fb62\" class=\"uk-section uk-cover-container uk-section-xlarge uk-light large-headings\"> \n<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/06ffd97502-1715889369\/et2.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/06ffd97502-1715889369\/et2.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat\" uk-img=\"loading: eager\"><\/div>\n<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>\n\n        <div class=\"uk-container uk-container-expand\">\n        <div class=\"uk-grid uk-position-relative uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div id=\"logline\">\n<span style=\"text-align: center; line-height: 80%;\"><h1 class=\"aprintable\">\nA printable,<br> \ninteractive<br>\npen-and-paper <br>\nescape game.\n<\/h1><\/span>\n\n<h2 style=\"text-align: center;\" class=\"penpaperphone\">\nPen, paper and phone.<br>\n<span class=\"emphasis\">It's a blast.<\/span>\n<\/h2><h2><\/h2><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"2428bc79-9b07-4021-bb28-d78fa725da1d\" class=\"uk-section uk-cover-container uk-section-large uk-light\"> \n<div class=\"uk-position-cover\" style=\"background-image: linear-gradient(#b63a00, #fb4f13); background-blend-mode: overlay;  \"><\/div>\n\n        <div class=\"uk-container uk-container-xlarge\">\n        <div class=\"uk-grid uk-flex-middle uk-flex-between uk-position-relative\" uk-grid=\"\">\n                <div class=\"uk-width-1-3 uk-width-1-3@s uk-width-1-3@m uk-first-column\">\n                        <figure class=\" uk-width-1-2@s uk-margin-auto\">\n    <picture>\n        <source type=\"image\/webp\" srcset=\"https:\/\/www.escape-team.com\/media\/pages\/home\/99b9c7bda4-1698926992\/award1.svg\">\n        <img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/99b9c7bda4-1698926992\/award1.svg\" alt=\"Award medal for Escapetheroomers Bullseye Award\" width=\"167\" height=\"95\" loading=\"lazy\">\n  <\/picture>\n  \n  <\/figure>\n                    <\/div>\n                <div class=\"uk-width-1-3 uk-width-1-3@s uk-width-1-3@m\">\n                        <figure class=\" uk-width-1-2@s uk-margin-auto\">\n    <picture>\n        <source type=\"image\/webp\" srcset=\"https:\/\/www.escape-team.com\/media\/pages\/home\/90ecab4fa0-1698926992\/award2.svg\">\n        <img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/90ecab4fa0-1698926992\/award2.svg\" alt=\"Award medal for MomoCon Indie Awards\" width=\"167\" height=\"95\" loading=\"lazy\">\n  <\/picture>\n  \n  <\/figure>\n                    <\/div>\n                <div class=\"uk-width-1-3 uk-width-1-3@s uk-width-1-3@m\">\n                        <figure class=\" uk-width-1-2@s uk-margin-auto\">\n    <picture>\n        <source type=\"image\/webp\" srcset=\"https:\/\/www.escape-team.com\/media\/pages\/home\/68b3d93fb1-1698926992\/award3.svg\">\n        <img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/68b3d93fb1-1698926992\/award3.svg\" alt=\"Award medal for Pocketgamer Mobile Games Awards\" width=\"167\" height=\"95\" loading=\"lazy\">\n  <\/picture>\n  \n  <\/figure>\n                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"6994bf96-e82f-4c99-8d7f-96117e115cae\" class=\"uk-section uk-section-large uk-section-default\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div class=\"padded\">\n<h3 style=\"font-size:300%;\">Get ready, Escape Team.<br>We've got no&nbsp;time to&nbsp;lose.<\/h3>\n\n<h3 style=\"font-size:200%; color: #F4FFFF;\"><span class=\"verysoft\">Instant download.<\/span><br>\nYour team is go in&nbsp;minutes.<\/h3><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"print\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div class=\"padded\">\n<h2><span class=\"uk-text-primary\">Step 1: <\/span><br class=\"mobile-break\">Print your Mission.<\/h2><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"f5aad27e-7794-4a9c-b287-e59f43c46f3e\" class=\"uk-section uk-section-large uk-section-default\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        <div class=\"missionlist uk-child-width-1-3@m uk-grid uk-grid-masonry uk-flex-top uk-flex-wrap-top\" uk-grid=\"masonry: true\" style=\"height: 3044px;\">\n\n      \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(0px);\" class=\"uk-first-column\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Training + Mission 1<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<div style=\"box-sizing: border-box padding-bottom: 2em;\">\n\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training Mission \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n        <\/div>\n\n        <div style=\"clear:left;\"><\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Station \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Two missions to get you started. No big deal. Hopefully. \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n10:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_00-01.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(0px);\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 2<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Terminal \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Just some everyday bomb defusing at the local airport. \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n20:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_02.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(0px);\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 3<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Elevator \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Rescuing this hacked elevator? Should be a piece of cake if you\u2019ve made it this far. \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n30:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_03.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(0px);\" class=\"uk-grid-margin uk-first-column\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 4<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Rollercoaster \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                This mission is a pretty wild ride. No waiting in line, though! \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n30:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_04.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(-132px);\" class=\"uk-grid-margin\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 5<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Subway \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                For a team like yours, saving these innocent subway passengers should be no problem at all. \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n30:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_05.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n<div class=\"uk-grid-margin\" style=\"transform: translateY(-92px);\">\n    <div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code verysoft\" style=\"color: #f4ffff\">\n                Mission Pack 1               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training and Missions 1-5 \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<div class=\"calling_code\">\n                <span class=\"soft\">One single PDF file for easy printing.<\/span>\n<ul>\n<li>Training Mission<\/li>\n<li>Mission 1: Station<\/li>\n<li>Mission 2: Terminal<\/li>\n<li>Mission 3: Elevator<\/li>\n<li>Mission 4: Rollercoaster<\/li>\n<li>Mission 5: Subway<\/li>\n<\/ul>\n<span class=\"soft\"><\/span> \n            <\/div>\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_00-05.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n\n\n\n        <\/div>\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(-104px);\" class=\"uk-grid-margin uk-first-column\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 6<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Cruise Ship \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                We're not going down with this ship. \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_06.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(-196px);\" class=\"uk-grid-margin\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 7<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Prison \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Prevent the ultimate chaos from happening. \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_07.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(-92px);\" class=\"uk-grid-margin\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 8<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Bus \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                The fate of the passengers rests in your hands! \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_08.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(-104px);\" class=\"uk-grid-margin uk-first-column\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 9<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Bank \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Can you stop this financial catastrophe? \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_09.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n<div class=\"uk-grid-margin\" style=\"transform: translateY(-196px);\">\n    <div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code verysoft\" style=\"color: #f4ffff\">\n                Mission Pack 2               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Missions 6-9 \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<div class=\"calling_code\">\n                <span class=\"soft\">Just in case you want more:<\/span>\n<ul>\n<li>Mission 6: Cruise Ship<\/li>\n<li>Mission 7: Prison<\/li>\n<li>Mission 8: Bus<\/li>\n<li>Mission 9: Bank<\/li>\n<\/ul>\n<span class=\"soft\">Easy printout.<br>Hard puzzles.<\/span> \n            <\/div>\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_06-09.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n\n\n\n        <\/div>\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n<div class=\"uk-grid-margin\" style=\"transform: translateY(-92px);\">\n    <div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code verysoft\" style=\"color: #f4ffff\">\n                Mission Pack 1+2               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training and Missions 1-9 \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<div class=\"calling_code\">\n                <span class=\"soft\">All missions.<\/span>\n<ul>\n<li>Training Mission<\/li>\n<li>Mission 1: Station<\/li>\n<li>Mission 2: Terminal<\/li>\n<li>Mission 3: Elevator<\/li>\n<li>Mission 4: Rollercoaster<\/li>\n<li>Mission 5: Subway<\/li>\n<li>Mission 6: Cruise Ship<\/li>\n<li>Mission 7: Prison<\/li>\n<li>Mission 8: Bus<\/li>\n<li>Mission 9: Bank<\/li>\n<\/ul>\n<span class=\"soft\">All in.<br>Just like you!<\/span> \n            <\/div>\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_00-09.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n\n\n\n        <\/div>\n    <\/div>\n<\/div>\n\n  \n<\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"a236ce66-6bc1-4a1a-9eb9-03e3a4be0c41\" class=\"uk-section uk-section-large uk-section-default\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        <section class=\"uk-section padded\">\n<div class=\"uk-container\">\n<div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n\n      <h2 class=\"uk-first-column\"><span data-localize=\"notify\">Should we notify you about new missions?<\/span>\n        <br>\n        <span class=\"soft\" id=\"\" data-localize=\"nospam\">No spam. Promise.<\/span>\n  <\/h2>\n\n\n\n\n    <!-- Begin MailChimp Signup Form -->\n\n<div id=\"mc_embed_signup\" class=\"uk-grid-margin uk-first-column\">\n<form action=\"https:\/\/escape-team.us16.list-manage.com\/subscribe?u=7468dffa52d7b1490c1a515af&amp;id=96ded3e4f2\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate uk-form-horizontal\" target=\"_blank\" novalidate=\"\">\n    <div id=\"mc_embed_signup_scroll\">\n    \n    <!-- email form-control -->\n    <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->\n    <div style=\"position: absolute; left: -5000px;\" aria-hidden=\"true\"><input type=\"text\" name=\"b_7468dffa52d7b1490c1a515af_96ded3e4f2\" tabindex=\"-1\" value=\"\"><\/div>\n    <div style=\"float: left; margin-right: 1em;\" class=\"calling-code\">\n    <input type=\"email\" value=\"\" name=\"EMAIL\" class=\"calling-code uk-input uk-form-large\" style=\"background: #f4ffff; color: #000000;   font-family: calling-code,sans-serif !important;\n  border: #f4ffff; padding-left:  1em; margin-bottom:  1em; height: 3.5em;\" id=\"mce-EMAIL\" placeholder=\"[email protected]\" required=\"\">\n      <\/div>\n    <div style=\"float: left;\">\n    <div class=\"clear\"><input type=\"submit\" value=\"SUBSCRIBE\" name=\"subscribe\" class=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\" id=\"signup-button\" data-localize=\"subscribe\" style=\"padding: 25px; \"><\/div>\n<\/div>\n    <\/div>\n<\/form>\n<\/div>\n\n<!--End mc_embed_signup-->\n\n<\/div>\n                    <br>\n                    <br>\n                    <br>\n\n              <span class=\"soft\" id=\"signup-response\"><\/span>\n              <p><\/p>\n                    <br>\n\n<\/div><\/section><\/div><\/div><\/div><\/section>\n                    <\/main><\/div>\n                \n    \n    <section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div class=\"padded\">\n<h2><span class=\"uk-text-primary\">Step 2: <\/span><br class=\"mobile-break\">Get the App.<\/h2><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"d98a8a90-3168-445c-ad68-5953346a39f3\" class=\"uk-section uk-section-large uk-section-default uk-visible@s\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid\" uk-grid=\"\">\n                <div class=\"uk-width-1-2@m uk-first-column\">\n                        \n<div class=\"uk-clearfix\">\n<h2>It's free.<br>\n<span class=\"soft\">Training and Mission 1? Free.<\/span><br>\n<span class=\"verysoft\">Later missions just $2.99 each.<\/span>\n<\/h2><\/div>                    <\/div>\n                <div class=\"uk-width-1-4@m\">\n                        <figure>\n    <a href=\"https:\/\/apps.apple.com\/de\/app\/escape-team\/id1244557872\" target=\"_blank\">\n    <picture>\n            <source type=\"image\/webp\" srcset=\"https:\/\/www.escape-team.com\/media\/pages\/home\/996a1c64bd-1700729299\/appstore-qr-badge-en.webp\">\n            <img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/996a1c64bd-1700729299\/appstore-qr-badge-en.png\" alt=\"Download on the App Store.\" width=\"390\" height=\"504\" loading=\"lazy\">\n    <\/picture>\n  <\/a>\n  \n  <\/figure>\n                    <\/div>\n                <div class=\"uk-width-1-4@m\">\n                        <figure>\n    <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.escapeteam.android\" target=\"_blank\">\n    <picture>\n            <source type=\"image\/webp\" srcset=\"https:\/\/www.escape-team.com\/media\/pages\/home\/edcce5221a-1700729299\/google-play-qr-badge-en.webp\">\n            <img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/edcce5221a-1700729299\/google-play-qr-badge-en.png\" alt=\"Download on Google Play.\" width=\"390\" height=\"504\" loading=\"lazy\">\n    <\/picture>\n  <\/a>\n  \n  <\/figure>\n                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"f6e35e7f-db91-4b5b-bae5-8a2c3bbdf342\" class=\"uk-section uk-section-large uk-section-default uk-hidden@s\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-flex-center uk-grid-medium uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-2@m\">\n                                            <\/div>\n                <div class=\"uk-width-1-4@m uk-text-center uk-text-center@s uk-text-center@m\">\n                        <figure class=\" uk-margin-auto\">\n    <a href=\"https:\/\/apps.apple.com\/de\/app\/escape-team\/id1244557872\" target=\"_blank\">\n    <picture>\n            <source type=\"image\/webp\" srcset=\"https:\/\/www.escape-team.com\/media\/pages\/home\/ccd0ab367c-1700729299\/app-store-badge-en.webp\">\n            <img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/ccd0ab367c-1700729299\/app-store-badge-en.png\" alt=\"Download on the App Store.\" width=\"500\" height=\"168\" loading=\"lazy\">\n    <\/picture>\n  <\/a>\n  \n  <\/figure>\n                    <\/div>\n                <div class=\"uk-width-1-4@m uk-text-center uk-text-center@s uk-text-center@m\">\n                        <figure class=\" uk-margin-auto\">\n    <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.escapeteam.android\" target=\"_blank\">\n    <picture>\n            <source type=\"image\/webp\" srcset=\"https:\/\/www.escape-team.com\/media\/pages\/home\/80ae2843b0-1698926992\/google-play-badge-en.webp\">\n            <img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/80ae2843b0-1698926992\/google-play-badge-en.png\" alt=\"Download on Google Play.\" width=\"564\" height=\"168\" loading=\"lazy\">\n    <\/picture>\n  <\/a>\n  \n  <\/figure>\n                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div id=\"friends\" class=\"padded\">\n<h2><span class=\"uk-text-primary\">Step 3: <\/span><br class=\"mobile-break\">Gather your friends.<\/h2><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"761bc121-bb32-48de-826e-7fe6c9e45076\" class=\"uk-section uk-section-large uk-section-default\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div>\n<h2>You will need them.<br>\n<span class=\"soft\">Escape Team is most fun with 2-4 people.<\/span>\n<br>\n<br>\n<span class=\"verysoft\">And now, good luck. To all of us.<\/span>\n<\/h2><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"cccc8539-540d-4a88-89b4-5720bb06195e\" class=\"uk-section uk-section-large uk-section-primary\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div>\n<h3 style=\"font-size:300%;\">All done?<br>Think again.<\/h3>\n\n<h3 style=\"font-size:200%; color: #F4FFFF;\"><span class=\"verysoft\">User-Created Missions.<\/span><br>\nHow can there be evil in so many&nbsp;people?<\/h3>\n<p><br><br>\n<a class=\"usermissionbutton uk-button uk-button-large uk-button-white uk-border-rounded\t\" href=\"https:\/\/community.escape-team.com\/\" style=\"padding: 1em;\" target=\"_blank\">Discover <br class=\"mobile-break\">user-created missions<\/a>\n<\/p><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"create\" class=\"uk-section uk-section-large uk-section-muted\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div>\n<h3 style=\"font-size:300%;\">You?<\/h3>\n\n<h3 style=\"font-size:200%; color: #F4FFFF;\"><span class=\"verysoft\">Creating your own mission?<\/span><br>\nGo ahead, put your trusting friends on the line.<br>\n<span class=\"supersoft\">Or your loyal coworkers.<br>\n<span class=\"soft\">Or your children.<br>\n<span class=\"soft\">Or your innocent students.<br>\n<span class=\"soft\">Or your hard-working employees.<br>\n<span class=\"soft\">Or your unsuspecting dinner party guests.<br>\n<span class=\"soft\">Or your fellow Escape Team community members.<br>\n<\/span><\/span><\/span><\/span><\/span><\/span><\/h3>\n<p><br><br>\n<a class=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\t\" href=\"https:\/\/www.escape-team.com\/create\" style=\"padding: 1em;\" target=\"_blank\">Create<br class=\"mobile-break\"> your own mission<\/a><\/p><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section>\n\n<footer role=\"contentinfo\" uk-scrollspy=\"cls: uk-animation-fade; delay: 100\" style=\"visibility: hidden;\">\n\n<section class=\"uk-section padded\">\n<div class=\"uk-container\">\n<div class=\"uk-grid\" uk-grid=\"\">\n<div class=\"uk-width-1-1 uk-first-column\">\n  <h4>ESCAPE TEAM<\/h4>\n<p>A printable escape room experience for instant play at home. <br>Print your mission, get the app, and try to not lose your friends over it.<\/p><\/div>\n<div class=\"uk-width-1-1 uk-grid-margin uk-first-column\">\n  <\/div>\n<div class=\"uk-width-1-2@s uk-width-1-4@m uk-grid-margin uk-first-column\">\n  <h5>LEARN MORE<\/h5>\n<p><a href=\"https:\/\/www.escape-team.com\/how-to-play\">How to Play<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/playing-remotely\">Playing Remotely<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/solutions\">Solutions<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/redeem-voucher-codes\">Redeem Voucher Codes<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/education\">Escape Team in Education<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/faq\">FAQ<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/about-us\">About Us<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/press-kit\">Press Kit<\/a><\/p><\/div>\n<div class=\"uk-width-1-2@s uk-width-1-4@m uk-grid-margin\">\n  <h5>GET INVOLVED<\/h5>\n<p><a href=\"https:\/\/www.escape-team.com\/create\">Create Your Own Mission<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/free-escape-room-diy-kit\">Free Escape Room DIY Kit<\/a><br>\n<a href=\"https:\/\/community.escape-team.com\">Explore User-Created Missions<\/a><\/p><\/div>\n<div class=\"uk-width-1-2@s uk-width-1-4@m uk-grid-margin\">\n  <h5>HELP<\/h5>\n<p><a href=\"mailto:[email protected]\">Support<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/data-protection\">Data Protection<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/imprint\">Imprint<\/a><\/p><\/div>\n<div class=\"uk-width-1-2@s uk-width-expand@m uk-grid-margin\">\n  <\/div>\n<\/div>\n<\/div>\n<\/section>\n\n<div class=\"uk-container\" style=\"padding-top: 2em;\">\n\n <div class=\"uk-grid-margin uk-text-small uk-margin-medium-bottom uk-margin-top uk-grid\" uk-grid=\"\">\n <div class=\"uk-width-expand@s uk-width-1-4 uk-first-column\" style=\"padding-left: 2em;\">\n\n<a href=\"https:\/\/www.escape-team.com\"><img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/gb.png\" alt=\"en flag\"><\/a><a href=\"https:\/\/www.escape-team.de\"><img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/de.png\" alt=\"de flag\"><\/a><a href=\"https:\/\/www.escape-team.cn\"><img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/cn.png\" alt=\"zh flag\"><\/a><a href=\"https:\/\/www.escape-team.es\"><img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/es.png\" alt=\"es flag\"><\/a><a href=\"https:\/\/www.escape-team.fr\"><img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/fr.png\" alt=\"fr flag\"><\/a><a href=\"https:\/\/www.escape-team.it\"><img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/it.png\" alt=\"it flag\"><\/a><a href=\"https:\/\/www.escape-team.pt\"><img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/pt.png\" alt=\"pt flag\"><\/a>\n        <\/div>\n    <div class=\"uk-width-auto@s uk-flex-last uk-width-3-4 \">\n      <p class=\"footer-copyright uk-text-muted\" style=\"padding-left: 0em; padding-bottom: 1em;\">\n        <span class=\"news-bold\">\u00a9 2024 <a style=\"text-decoration: none !important;\" href=\"https:\/\/www.escape-team.com\">ESCAPE TEAM<\/a><\/span>\n              <\/p>\n    <\/div>\n  <\/div>\n<\/div><\/footer>\n\n<!-- page end -->\n\n<div id=\"offcanvas\" uk-offcanvas=\"flip: true; overlay: true; mode: reveal;\" class=\"uk-offcanvas\">\n  <div class=\"uk-offcanvas-bar uk-flex uk-flex-column\">\n  <button class=\"uk-offcanvas-close uk-icon uk-close\" type=\"button\" uk-close=\"\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><line fill=\"none\" stroke=\"#000\" stroke-width=\"1.1\" x1=\"1\" y1=\"1\" x2=\"13\" y2=\"13\"><\/line><line fill=\"none\" stroke=\"#000\" stroke-width=\"1.1\" x1=\"13\" y1=\"1\" x2=\"1\" y2=\"13\"><\/line><\/svg><\/button>\n    <div class=\"uk-margin-small-top uk-margin-medium-bottom\">\n    <a class=\"uk-logo\" href=\"https:\/\/www.escape-team.com\" rel=\"home\">\n      <img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\">\n    <\/a>\n  <\/div>\n      <ul class=\"uk-nav uk-nav-primary uk-margin-auto-vertical\" uk-scrollspy=\"target: > li; cls: uk-animation-slide-bottom-small; delay: 50; repeat: true\">\n        <li class=\"\" style=\"visibility: hidden;\">\n      <a href=\"https:\/\/www.escape-team.com\/#print\">Print your Mission<\/a>\n\n      \n    <\/li>\n        <li class=\"\" style=\"visibility: hidden;\">\n      <a href=\"https:\/\/www.escape-team.com\/#app\">Get the App<\/a>\n\n      \n    <\/li>\n        <li class=\"\" style=\"visibility: hidden;\">\n      <a href=\"https:\/\/www.escape-team.com\/#create\">Create your own<\/a>\n\n      \n    <\/li>\n                      <\/ul>\n\n  <div class=\"padded uk-margin-large-top\">\n\n    <div>\n        <ul class=\"padded sociallinks uk-grid uk-grid-stack\" uk-grid=\"\">\n<li><a href=\"https:\/\/twitter.com\/playescapeteam\" rel=\"noopener noreferrer\" target=\"_blank\">Twitter<\/a><\/li>\n<li><a href=\"https:\/\/www.instagram.com\/playescapeteam\/\" rel=\"noopener noreferrer\" target=\"_blank\">Instagram<\/a><\/li>\n<li><a href=\"https:\/\/itunes.apple.com\/app\/escape-team\/id1244557872?ls=1&amp;mt=8\" rel=\"noopener noreferrer\" target=\"_blank\">App Store<\/a><\/li>\n<li><a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.escapeteam.android\" rel=\"noopener noreferrer\" target=\"_blank\">Play Store<\/a><\/li>\n<\/ul>\n        <\/div>\n\n\n\n\n    <div class=\"uk-text-small uk-text-muted uk-margin-medium-top\">\n    \u00a9 ESCAPE TEAM\n    <\/div>\n  <\/div>\n  <\/div>\n<\/div>\n\n<!-- Matomo -->\n<script type=\"text\/javascript\">\n  var _paq = window._paq = window._paq || [];\n  \/* tracker methods like \"setCustomDimension\" should be called before \"trackPageView\" *\/\n  _paq.push([\"disableCookies\"]);\n  _paq.push(['trackPageView']);\n  _paq.push(['enableLinkTracking']);\n  (function() {\n    var u=\"\/\/analytics.fabianhemmert.com\/\";\n    _paq.push(['setTrackerUrl', u+'matomo.php']);\n    _paq.push(['setSiteId', '4']);\n    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];\n    g.type='text\/javascript'; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);\n  })();\n<\/script>\n<!-- End Matomo Code -->\n\n<\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [
                            "x-content-type-options"
                        ],
                        "securityHeadersGrade": "E",
                        "securityHeadersScore": 20
                    },
                    "interactivePeriods": [
                        [
                            0,
                            1111
                        ],
                        [
                            1272,
                            1351
                        ],
                        [
                            1517,
                            6077
                        ]
                    ],
                    "longTasks": [
                        [
                            1111,
                            1272
                        ],
                        [
                            1351,
                            1517
                        ]
                    ],
                    "lastVisualChange": 5600,
                    "render": 1300,
                    "visualComplete85": 3300,
                    "visualComplete90": 5400,
                    "visualComplete95": 5600,
                    "visualComplete99": 5600,
                    "visualComplete": 5600,
                    "SpeedIndex": 4075,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 1757,
                            "size": 6021,
                            "DOMNodeId": 10,
                            "nodeInfo": {
                                "nodeType": "A",
                                "attributes": {
                                    "class": "news-bold capitalletters",
                                    "href": "https:\/\/www.escape-team.com\/#print"
                                },
                                "bounds": [
                                    903.390625,
                                    25.5,
                                    252.3125,
                                    125
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1947,
                            "size": 6900,
                            "DOMNodeId": 116,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "data-src": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                                    "class": "uk-visible@s",
                                    "style": "height:69px;",
                                    "alt": "Escape Team",
                                    "data-width": "",
                                    "data-height": "",
                                    "uk-img": "",
                                    "src": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg"
                                },
                                "sourceURL": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                                "bounds": [
                                    367.5,
                                    52.265625,
                                    100.90625,
                                    69
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1947,
                            "size": 6900,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 367.5,
                                    "y": 52.265625,
                                    "width": 100.90625,
                                    "height": 69,
                                    "top": 52.265625,
                                    "right": 468.40625,
                                    "bottom": 121.265625,
                                    "left": 367.5
                                },
                                "outerHTML": "<img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\">",
                                "src": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                                "currentSrc": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1756,
                            "size": 6021,
                            "DOMNodeId": 10,
                            "nodeInfo": {
                                "nodeType": "A",
                                "attributes": {
                                    "class": "news-bold capitalletters",
                                    "href": "https:\/\/www.escape-team.com\/#print"
                                },
                                "bounds": [
                                    903.390625,
                                    25.5,
                                    252.3125,
                                    125
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1946,
                            "size": 6900,
                            "DOMNodeId": 116,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "data-src": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                                    "class": "uk-visible@s",
                                    "style": "height:69px;",
                                    "alt": "Escape Team",
                                    "data-width": "",
                                    "data-height": "",
                                    "uk-img": "",
                                    "src": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg"
                                },
                                "sourceURL": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                                "bounds": [
                                    367.5,
                                    52.265625,
                                    100.90625,
                                    69
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1946,
                            "size": 6900,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 367.5,
                                    "y": 52.265625,
                                    "width": 100.90625,
                                    "height": 69,
                                    "top": 52.265625,
                                    "right": 468.40625,
                                    "bottom": 121.265625,
                                    "left": 367.5
                                },
                                "outerHTML": "<img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\">",
                                "src": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                                "currentSrc": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                                "content": "normal"
                            },
                            "type": "image"
                        }
                    ],
                    "LargestContentfulPaintType": "image",
                    "LargestContentfulPaintNodeType": "IMG",
                    "LargestContentfulPaintImageURL": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 32
                        },
                        {
                            "name": "fetchStart",
                            "time": 49
                        },
                        {
                            "name": "navigationStart",
                            "time": 99
                        },
                        {
                            "name": "domLoading",
                            "time": 99
                        },
                        {
                            "name": "responseEnd",
                            "time": 100
                        },
                        {
                            "name": "domInteractive",
                            "time": 100
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 100
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 100
                        },
                        {
                            "name": "domComplete",
                            "time": 101
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 290
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 290
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 290
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 291
                        },
                        {
                            "name": "domLoading",
                            "time": 291
                        },
                        {
                            "name": "responseEnd",
                            "time": 297
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1342
                        },
                        {
                            "name": "firstPaint",
                            "time": 1342
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 1342
                        },
                        {
                            "name": "LayoutShift",
                            "time": 1525
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 1605
                        },
                        {
                            "name": "LayoutShift",
                            "time": 1670
                        },
                        {
                            "name": "domInteractive",
                            "time": 1788
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 1796
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 1797
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1848
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1848
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1848
                        },
                        {
                            "name": "domComplete",
                            "time": 2853
                        },
                        {
                            "name": "loadEventStart",
                            "time": 2853
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 2854
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 1756
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 1946
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 1946
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.0014203302256889845
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.0014203302256889845
                        }
                    ],
                    "chromeUserTiming.navigationStart": 99,
                    "chromeUserTiming.fetchStart": 49,
                    "chromeUserTiming.domLoading": 291,
                    "chromeUserTiming.responseEnd": 297,
                    "chromeUserTiming.domInteractive": 1789,
                    "chromeUserTiming.domContentLoadedEventStart": 1797,
                    "chromeUserTiming.domContentLoadedEventEnd": 1798,
                    "chromeUserTiming.domComplete": 2854,
                    "chromeUserTiming.unloadEventStart": 290,
                    "chromeUserTiming.unloadEventEnd": 290,
                    "chromeUserTiming.markAsMainFrame": 290,
                    "chromeUserTiming.commitNavigationEnd": 291,
                    "chromeUserTiming.firstPaint": 1342,
                    "chromeUserTiming.firstContentfulPaint": 1342,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 1342,
                    "chromeUserTiming.LayoutShift": 1670,
                    "chromeUserTiming.firstImagePaint": 1605,
                    "chromeUserTiming.firstMeaningfulPaint": 1848,
                    "chromeUserTiming.loadEventStart": 2854,
                    "chromeUserTiming.loadEventEnd": 2854,
                    "chromeUserTiming.LargestTextPaint": 1757,
                    "chromeUserTiming.LargestImagePaint": 1947,
                    "chromeUserTiming.LargestContentfulPaint": 1947,
                    "chromeUserTiming.TotalLayoutShift": 0.0014203302256889845,
                    "chromeUserTiming.CumulativeLayoutShift": 0.0014203302256889845,
                    "LayoutShifts": [
                        {
                            "time": 1525,
                            "score": 0.0004714257162653298,
                            "cumulative_score": 0.0004714257162653298,
                            "window_score": 0.0004714257162653298,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    313,
                                    0,
                                    1287,
                                    176
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 320,
                                        "y": 0,
                                        "width": 1280,
                                        "height": 176,
                                        "top": 0,
                                        "right": 1600,
                                        "bottom": 176,
                                        "left": 320
                                    },
                                    "currentRect": {
                                        "x": 313,
                                        "y": 0,
                                        "width": 1280,
                                        "height": 176,
                                        "top": 0,
                                        "right": 1593,
                                        "bottom": 176,
                                        "left": 313
                                    }
                                }
                            ]
                        },
                        {
                            "time": 1670,
                            "score": 0.00094890450942365461,
                            "cumulative_score": 0.0014203302256889845,
                            "window_score": 0.0014203302256889845,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    875,
                                    0,
                                    678,
                                    176
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 875,
                                        "y": 0,
                                        "width": 678,
                                        "height": 176,
                                        "top": 0,
                                        "right": 1553,
                                        "bottom": 176,
                                        "left": 875
                                    },
                                    "currentRect": {
                                        "x": 903,
                                        "y": 0,
                                        "width": 650,
                                        "height": 176,
                                        "top": 0,
                                        "right": 1553,
                                        "bottom": 176,
                                        "left": 903
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 0,
                        "cumulative_score": 0,
                        "fraction_of_total": 0
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 528.19799999999998
                            },
                            "13": {
                                "name": "UnprefixedRequestAnimationFrame",
                                "firstUsed": 669.56600000000003
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 294.45499999999998
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 294.46800000000002
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 297.12799999999999
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 324.51100000000002
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 324.56
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 324.56700000000001
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 324.58499999999998
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 330.72399999999999
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 331.46600000000001
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 379.85899999999998
                            },
                            "1067": {
                                "name": "SameOriginApplicationScript",
                                "firstUsed": 472.17899999999997
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 508.52100000000002
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 510.67700000000002
                            },
                            "976": {
                                "name": "CSSAtRuleSupports",
                                "firstUsed": 510.733
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 510.87200000000001
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 510.94099999999997
                            },
                            "2317": {
                                "name": "CSSSelectorWebkitSliderThumb",
                                "firstUsed": 511.38900000000001
                            },
                            "2316": {
                                "name": "CSSSelectorWebkitSliderRunnableTrack",
                                "firstUsed": 511.42099999999999
                            },
                            "2314": {
                                "name": "CSSSelectorWebkitSearchCancelButton",
                                "firstUsed": 511.47699999999998
                            },
                            "2319": {
                                "name": "CSSSelectorWebkitUnknownPseudo",
                                "firstUsed": 511.48399999999998
                            },
                            "2298": {
                                "name": "CSSSelectorWebkitInnerSpinButton",
                                "firstUsed": 511.495
                            },
                            "2279": {
                                "name": "CSSSelectorWebkitCalendarPickerIndicator",
                                "firstUsed": 511.64100000000002
                            },
                            "1153": {
                                "name": "CSSSelectorIndirectAdjacent",
                                "firstUsed": 511.74099999999999
                            },
                            "2311": {
                                "name": "CSSSelectorWebkitProgressBar",
                                "firstUsed": 511.87599999999998
                            },
                            "2313": {
                                "name": "CSSSelectorWebkitProgressValue",
                                "firstUsed": 511.88799999999998
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 512.15099999999995
                            },
                            "978": {
                                "name": "CSSAtRuleWebkitKeyframes",
                                "firstUsed": 513.31500000000005
                            },
                            "975": {
                                "name": "CSSAtRulePage",
                                "firstUsed": 522.08399999999995
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 528.57899999999995
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 658.89999999999998
                            },
                            "2659": {
                                "name": "NavigatorMaxTouchPoints",
                                "firstUsed": 659.96400000000006
                            },
                            "2592": {
                                "name": "ResizeObserver_Constructor",
                                "firstUsed": 669.10000000000002
                            },
                            "1347": {
                                "name": "PointerEventAddListenerCount",
                                "firstUsed": 669.24599999999998
                            },
                            "4238": {
                                "name": "ScriptSchedulingType_Defer",
                                "firstUsed": 708.09500000000003
                            },
                            "4240": {
                                "name": "ScriptSchedulingType_ParserBlockingInline",
                                "firstUsed": 708.85199999999998
                            },
                            "971": {
                                "name": "CSSAtRuleImport",
                                "firstUsed": 776.35299999999995
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 776.78800000000001
                            },
                            "1229": {
                                "name": "HTMLMediaElement",
                                "firstUsed": 1109.51
                            },
                            "2445": {
                                "name": "EnterPictureInPictureEventListener",
                                "firstUsed": 1109.5319999999999
                            },
                            "2446": {
                                "name": "LeavePictureInPictureEventListener",
                                "firstUsed": 1109.538
                            },
                            "1230": {
                                "name": "HTMLMediaElementInDocument",
                                "firstUsed": 1109.654
                            },
                            "42": {
                                "name": "MaxAttribute",
                                "firstUsed": 1110.971
                            },
                            "43": {
                                "name": "MinAttribute",
                                "firstUsed": 1110.9870000000001
                            },
                            "2706": {
                                "name": "WindowInnerHeight",
                                "firstUsed": 1117.1130000000001
                            },
                            "2705": {
                                "name": "WindowInnerWidth",
                                "firstUsed": 1117.1659999999999
                            },
                            "1368": {
                                "name": "IntersectionObserver_Constructor",
                                "firstUsed": 1117.1790000000001
                            },
                            "1969": {
                                "name": "ElementNameDOMValidHTMLParserInvalid",
                                "firstUsed": 1118.7819999999999
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 1127.3130000000001
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 1127.3199999999999
                            },
                            "4994": {
                                "name": "Feature_4994",
                                "firstUsed": 1127.482
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 1127.952
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 1134.3510000000001
                            },
                            "4237": {
                                "name": "FlexboxNewAbsPos",
                                "firstUsed": 1143.1959999999999
                            },
                            "4330": {
                                "name": "FlexboxAbsPosJustifyContent",
                                "firstUsed": 1143.2059999999999
                            },
                            "2218": {
                                "name": "V8Element_GetClientRects_Method",
                                "firstUsed": 1269.444
                            },
                            "2084": {
                                "name": "ARIAExpandedAttribute",
                                "firstUsed": 1269.597
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 1291.329
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 1291.413
                            },
                            "2355": {
                                "name": "CSSGradient",
                                "firstUsed": 1292.0909999999999
                            },
                            "521": {
                                "name": "Picture",
                                "firstUsed": 1292.1559999999999
                            },
                            "523": {
                                "name": "SrcsetXDescriptor",
                                "firstUsed": 1292.2180000000001
                            },
                            "2935": {
                                "name": "LazyLoadImageLoadingAttributeLazy",
                                "firstUsed": 1346.3599999999999
                            },
                            "1351": {
                                "name": "CSSValueAppearanceNone",
                                "firstUsed": 1363.24
                            },
                            "84": {
                                "name": "FormElement",
                                "firstUsed": 1600.346
                            },
                            "2089": {
                                "name": "ARIAHiddenAttribute",
                                "firstUsed": 1600.4659999999999
                            },
                            "45": {
                                "name": "PlaceholderAttribute",
                                "firstUsed": 1600.5830000000001
                            },
                            "49": {
                                "name": "RequiredAttribute",
                                "firstUsed": 1600.5899999999999
                            },
                            "591": {
                                "name": "InputTypeSubmit",
                                "firstUsed": 1600.6220000000001
                            },
                            "190": {
                                "name": "InputTypeText",
                                "firstUsed": 1637.0989999999999
                            },
                            "31": {
                                "name": "InputTypeEmail",
                                "firstUsed": 1637.1289999999999
                            },
                            "1417": {
                                "name": "AddEventListenerPassiveTrue",
                                "firstUsed": 1705.345
                            },
                            "2904": {
                                "name": "PassiveTouchEventListener",
                                "firstUsed": 1705.3579999999999
                            },
                            "1418": {
                                "name": "AddEventListenerPassiveFalse",
                                "firstUsed": 1705.4090000000001
                            },
                            "2903": {
                                "name": "NonPassiveTouchEventListener",
                                "firstUsed": 1705.415
                            },
                            "4242": {
                                "name": "ScriptSchedulingType_Async",
                                "firstUsed": 1721.183
                            },
                            "2711": {
                                "name": "WindowPageYOffset",
                                "firstUsed": 1778.2760000000001
                            },
                            "2710": {
                                "name": "WindowPageXOffset",
                                "firstUsed": 1778.297
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 1778.3499999999999
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 2799.3980000000001
                            },
                            "200": {
                                "name": "DocumentBeforeUnloadRegistered",
                                "firstUsed": 2804.0250000000001
                            },
                            "4613": {
                                "name": "CrossOriginWindowFrameElement",
                                "firstUsed": 2808.797
                            },
                            "2195": {
                                "name": "CookieGet",
                                "firstUsed": 2808.9009999999998
                            },
                            "4196": {
                                "name": "NavigatorUAData_Brands",
                                "firstUsed": 2817.877
                            },
                            "4195": {
                                "name": "NavigatorUAData_Platform",
                                "firstUsed": 2818.085
                            },
                            "4520": {
                                "name": "NavigatorUAData_GetHighEntropyValues",
                                "firstUsed": 2818.1060000000002
                            },
                            "2660": {
                                "name": "NavigatorMimeTypes",
                                "firstUsed": 2818.1909999999998
                            },
                            "3481": {
                                "name": "V8Navigator_JavaEnabled_Method",
                                "firstUsed": 2819.134
                            },
                            "3275": {
                                "name": "NavigatorCookieEnabled",
                                "firstUsed": 2819.152
                            },
                            "2704": {
                                "name": "V8Screen_Width_AttributeGetter",
                                "firstUsed": 2819.1640000000002
                            },
                            "2702": {
                                "name": "V8Screen_Height_AttributeGetter",
                                "firstUsed": 2819.172
                            },
                            "882": {
                                "name": "V8Performance_Timing_AttributeGetter",
                                "firstUsed": 2821.2330000000002
                            },
                            "3028": {
                                "name": "CreateObjectBlob",
                                "firstUsed": 2824.9699999999998
                            },
                            "494": {
                                "name": "SendBeacon",
                                "firstUsed": 2826.5189999999998
                            },
                            "4307": {
                                "name": "SendBeaconWithBlob",
                                "firstUsed": 2826.5450000000001
                            },
                            "864": {
                                "name": "V8CustomEvent_InitCustomEvent_Method",
                                "firstUsed": 2851.1370000000002
                            }
                        },
                        "CSSFeatures": {
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 510.74700000000001
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 512.16499999999996
                            },
                            "380": {
                                "name": "CSSPropertyStrokeDashoffset",
                                "firstUsed": 512.19200000000001
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 513.20799999999997
                            },
                            "326": {
                                "name": "CSSPropertyAliasWebkitTransform",
                                "firstUsed": 513.32100000000003
                            },
                            "327": {
                                "name": "CSSPropertyAliasWebkitTransformOrigin",
                                "firstUsed": 513.327
                            },
                            "447": {
                                "name": "CSSPropertyTransformOrigin",
                                "firstUsed": 513.33199999999999
                            },
                            "178": {
                                "name": "CSSPropertyWebkitBackgroundClip",
                                "firstUsed": 513.59400000000005
                            },
                            "359": {
                                "name": "CSSPropertyFilter",
                                "firstUsed": 513.83000000000004
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 522.10400000000004
                            },
                            "291": {
                                "name": "CSSPropertyWebkitMaskPosition",
                                "firstUsed": 523.25199999999995
                            },
                            "49": {
                                "name": "CSSPropertyBorderLeft",
                                "firstUsed": 708.80600000000004
                            },
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 776.80200000000002
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 776.83100000000002
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 776.84900000000005
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 776.85500000000002
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 776.86199999999997
                            },
                            "80": {
                                "name": "CSSPropertyFontStretch",
                                "firstUsed": 776.88499999999999
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 1100.7
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 1100.7270000000001
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 1101.9490000000001
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 1101.96
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 1102.059
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 1127.3340000000001
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 1127.354
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 1127.3610000000001
                            },
                            "537": {
                                "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                                "firstUsed": 1127.366
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 1127.377
                            },
                            "142": {
                                "name": "CSSPropertyTextShadow",
                                "firstUsed": 1127.396
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 1127.4580000000001
                            },
                            "11": {
                                "name": "CSSPropertyTextRendering",
                                "firstUsed": 1127.463
                            },
                            "100": {
                                "name": "CSSPropertyOutline",
                                "firstUsed": 1127.47
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 1127.6869999999999
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 1127.694
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 1127.6980000000001
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 1127.702
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 1127.7059999999999
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 1127.7329999999999
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 1127.7470000000001
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 1127.752
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 1127.8019999999999
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 1127.808
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 1127.8130000000001
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 1127.8219999999999
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 1127.8330000000001
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 1127.8440000000001
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 1127.857
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 1127.915
                            },
                            "97": {
                                "name": "CSSPropertyMinWidth",
                                "firstUsed": 1127.924
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 1127.9280000000001
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 1128.0719999999999
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 1128.2529999999999
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 1128.2670000000001
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 1128.2729999999999
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 1128.278
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 1128.2909999999999
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 1128.296
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 1128.3
                            },
                            "445": {
                                "name": "CSSPropertyWillChange",
                                "firstUsed": 1128.3040000000001
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 1128.4780000000001
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 1128.4839999999999
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 1128.489
                            },
                            "5": {
                                "name": "CSSPropertyFont",
                                "firstUsed": 1128.4939999999999
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 1128.502
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 1128.595
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 1128.6030000000001
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 1128.607
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 1133.5509999999999
                            },
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 1133.5740000000001
                            },
                            "419": {
                                "name": "CSSPropertyBackgroundBlendMode",
                                "firstUsed": 1291.5830000000001
                            },
                            "30": {
                                "name": "CSSPropertyBackgroundRepeat",
                                "firstUsed": 1291.5940000000001
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 1291.96
                            },
                            "60": {
                                "name": "CSSPropertyBorderTop",
                                "firstUsed": 1292.673
                            },
                            "79": {
                                "name": "CSSPropertyFloat",
                                "firstUsed": 1292.77
                            },
                            "71": {
                                "name": "CSSPropertyClear",
                                "firstUsed": 1293.0599999999999
                            },
                            "27": {
                                "name": "CSSPropertyBackgroundPosition",
                                "firstUsed": 1353.4649999999999
                            },
                            "33": {
                                "name": "CSSPropertyBackgroundSize",
                                "firstUsed": 1353.4829999999999
                            },
                            "230": {
                                "name": "CSSPropertyAlignContent",
                                "firstUsed": 1361.9449999999999
                            },
                            "175": {
                                "name": "CSSPropertyWebkitAppearance",
                                "firstUsed": 1363.2560000000001
                            },
                            "68": {
                                "name": "CSSPropertyBoxShadow",
                                "firstUsed": 1363.521
                            },
                            "233": {
                                "name": "CSSPropertyFlex",
                                "firstUsed": 1739.566
                            },
                            "303": {
                                "name": "CSSPropertyOrder",
                                "firstUsed": 1739.952
                            },
                            "108": {
                                "name": "CSSPropertyOverflowY",
                                "firstUsed": 1761.55
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 1761.577
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "maxFID": 116,
                    "TTIMeasurementEnd": 6077,
                    "LastInteractive": 1517,
                    "TotalBlockingTime": 116,
                    "testID": "240906_AiDc8J_94M",
                    "step": 1,
                    "effectiveBps": 498578,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 101,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "CrUX": {
                        "key": {
                            "formFactor": "DESKTOP",
                            "url": "https:\/\/www.escape-team.com\/"
                        },
                        "metrics": {
                            "first_input_delay": {
                                "histogram": [
                                    {
                                        "start": 0,
                                        "end": 100,
                                        "density": 0.99809999999999999
                                    },
                                    {
                                        "start": 100,
                                        "end": 300
                                    },
                                    {
                                        "start": 300,
                                        "density": 0.0019
                                    }
                                ],
                                "percentiles": {
                                    "p75": 3
                                }
                            },
                            "interaction_to_next_paint": {
                                "histogram": [
                                    {
                                        "start": 0,
                                        "end": 200,
                                        "density": 0.98309999999999997
                                    },
                                    {
                                        "start": 200,
                                        "end": 500,
                                        "density": 0.0114
                                    },
                                    {
                                        "start": 500,
                                        "density": 0.0055999999999999999
                                    }
                                ],
                                "percentiles": {
                                    "p75": 114
                                }
                            },
                            "largest_contentful_paint": {
                                "histogram": [
                                    {
                                        "start": 0,
                                        "end": 2500,
                                        "density": 0.86470000000000002
                                    },
                                    {
                                        "start": 2500,
                                        "end": 4000,
                                        "density": 0.098799999999999999
                                    },
                                    {
                                        "start": 4000,
                                        "density": 0.036499999999999998
                                    }
                                ],
                                "percentiles": {
                                    "p75": 1749
                                }
                            },
                            "round_trip_time": {
                                "percentiles": {
                                    "p75": 93
                                }
                            },
                            "cumulative_layout_shift": {
                                "histogram": [
                                    {
                                        "start": "0.00",
                                        "end": "0.10",
                                        "density": 0.9929
                                    },
                                    {
                                        "start": "0.10",
                                        "end": "0.25",
                                        "density": 0.0043
                                    },
                                    {
                                        "start": "0.25",
                                        "density": 0.0028
                                    }
                                ],
                                "percentiles": {
                                    "p75": "0.00"
                                }
                            },
                            "experimental_time_to_first_byte": {
                                "histogram": [
                                    {
                                        "start": 0,
                                        "end": 800,
                                        "density": 0.80700000000000005
                                    },
                                    {
                                        "start": 800,
                                        "end": 1800,
                                        "density": 0.17580000000000001
                                    },
                                    {
                                        "start": 1800,
                                        "density": 0.0172
                                    }
                                ],
                                "percentiles": {
                                    "p75": 702
                                }
                            },
                            "first_contentful_paint": {
                                "histogram": [
                                    {
                                        "start": 0,
                                        "end": 1800,
                                        "density": 0.85389999999999999
                                    },
                                    {
                                        "start": 1800,
                                        "end": 3000,
                                        "density": 0.1091
                                    },
                                    {
                                        "start": 3000,
                                        "density": 0.036999999999999998
                                    }
                                ],
                                "percentiles": {
                                    "p75": 1341
                                }
                            }
                        },
                        "collectionPeriod": {
                            "firstDate": {
                                "year": 2024,
                                "month": 8,
                                "day": 8
                            },
                            "lastDate": {
                                "year": 2024,
                                "month": 9,
                                "day": 4
                            }
                        }
                    },
                    "lighthouse.Performance": 0.80000000000000004,
                    "lighthouse.Performance.first-contentful-paint": 1277.971,
                    "lighthouse.Performance.largest-contentful-paint": 1706.0609999999999,
                    "lighthouse.Performance.total-blocking-time": 31.763999999999896,
                    "lighthouse.Performance.cumulative-layout-shift": 0.00094890450942365461,
                    "lighthouse.Performance.speed-index": 7856,
                    "lighthouse.Accessibility": 0.89000000000000001,
                    "lighthouse.BestPractices": 0.73999999999999999,
                    "lighthouse.SEO": 0.82999999999999996,
                    "lighthouse.PWA": 0.28999999999999998,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "105": 63.200000000000003,
                                "206": 60,
                                "307": 60,
                                "408": 80,
                                "508": 45,
                                "610": 68.400000000000006,
                                "711": 100,
                                "812": 66.700000000000003,
                                "913": 40.899999999999999,
                                "1014": 42.899999999999999,
                                "1115": 45,
                                "1219": 84.200000000000003,
                                "1321": 100,
                                "1423": 100,
                                "1524": 84.200000000000003,
                                "1631": 86.400000000000006,
                                "1733": 100,
                                "1834": 100,
                                "1934": 52.600000000000001,
                                "2035": 45,
                                "2136": 23.800000000000001,
                                "2237": 55,
                                "2338": 50,
                                "2439": 25,
                                "2539": 27.800000000000001,
                                "2640": 33.299999999999997,
                                "2741": 35,
                                "2842": 94.700000000000003,
                                "2943": 100,
                                "3043": 90.5,
                                "3144": 36.799999999999997,
                                "3246": 73.700000000000003,
                                "3346": 90,
                                "3447": 100,
                                "3548": 84.200000000000003,
                                "3649": 81,
                                "3749": 52.899999999999999,
                                "3850": 76.200000000000003,
                                "3951": 57.899999999999999,
                                "4052": 77.299999999999997,
                                "4153": 73.700000000000003,
                                "4254": 90,
                                "4355": 100,
                                "4456": 100,
                                "4557": 89.5,
                                "4658": 90,
                                "4759": 78.900000000000006,
                                "4860": 90.5,
                                "4960": 84.200000000000003,
                                "5061": 89.5,
                                "5162": 76.200000000000003,
                                "5265": 100,
                                "5367": 100,
                                "5468": 100,
                                "5569": 88.900000000000006,
                                "5670": 86.400000000000006,
                                "5775": 76.200000000000003,
                                "5876": 88.900000000000006,
                                "5977": 76.200000000000003,
                                "6078": 95,
                                "6179": 100
                            },
                            "max": 100,
                            "count": 62
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "105": 8041,
                                "206": 316376,
                                "307": 1077466,
                                "408": 119502,
                                "508": 5197490,
                                "610": 2597476,
                                "711": 3745473,
                                "812": 7620871,
                                "913": 4801573,
                                "1014": 119991,
                                "1115": 647063,
                                "1219": 700041,
                                "1321": 0,
                                "1423": 494529,
                                "1524": 7653041,
                                "1631": 4404077,
                                "1733": 3044627,
                                "1834": 2778455,
                                "1934": 19101782,
                                "2035": 4675685,
                                "2136": 1347931,
                                "2237": 2622206,
                                "2338": 4120488,
                                "2439": 4246787,
                                "2539": 5015167,
                                "2640": 3473106,
                                "2741": 4446419,
                                "2842": 797016,
                                "2943": 4840524,
                                "3043": 4967130,
                                "3144": 5494581,
                                "3246": 5129342,
                                "3346": 5299207,
                                "3447": 5137095,
                                "3548": 5198475,
                                "3649": 4806572,
                                "3749": 5371637,
                                "3850": 5148937,
                                "3951": 5033269,
                                "4052": 5027907,
                                "4153": 5251564,
                                "4254": 4903990,
                                "4355": 5039442,
                                "4456": 5238240,
                                "4557": 4989174,
                                "4658": 5021934,
                                "4759": 5250824,
                                "4860": 5256111,
                                "4960": 4888670,
                                "5061": 4682349,
                                "5162": 5457720,
                                "5265": 4910464,
                                "5367": 5274428,
                                "5468": 4842805,
                                "5569": 5185600,
                                "5670": 4186673,
                                "5775": 5681319,
                                "5876": 5084507,
                                "5977": 5094368,
                                "6078": 5086874,
                                "6179": 4889824
                            },
                            "max": 19101782,
                            "count": 62
                        }
                    },
                    "effectiveBpsDoc": 1101648,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1\/details\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1\/performance_optimization\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1\/breakdown\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1\/domains\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1\/screen_shot\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1\/experiments\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDc8J\/94M\/1_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDc8J\/94M\/1_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDc8J\/94M\/1_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&file=1_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_AiDc8J_94M&file=1_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDc8J\/94M\/1_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDc8J\/94M\/1_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDc8J\/94M\/1_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDc8J\/94M\/1_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_AiDc8J_94M&compressed=1&file=1_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_001300.jpg",
                            "VisuallyComplete": 1
                        },
                        {
                            "time": 1600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_001600.jpg",
                            "VisuallyComplete": 2
                        },
                        {
                            "time": 1800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_001800.jpg",
                            "VisuallyComplete": 3
                        },
                        {
                            "time": 1900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_001900.jpg",
                            "VisuallyComplete": 3
                        },
                        {
                            "time": 2000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_002000.jpg",
                            "VisuallyComplete": 3
                        },
                        {
                            "time": 2900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_002900.jpg",
                            "VisuallyComplete": 1
                        },
                        {
                            "time": 3300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_003300.jpg",
                            "VisuallyComplete": 87
                        },
                        {
                            "time": 3400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_003400.jpg",
                            "VisuallyComplete": 87
                        },
                        {
                            "time": 3600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_003600.jpg",
                            "VisuallyComplete": 11
                        },
                        {
                            "time": 3800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_003800.jpg",
                            "VisuallyComplete": 13
                        },
                        {
                            "time": 4000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_004000.jpg",
                            "VisuallyComplete": 1
                        },
                        {
                            "time": 4100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_004100.jpg",
                            "VisuallyComplete": 78
                        },
                        {
                            "time": 4200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_004200.jpg",
                            "VisuallyComplete": 78
                        },
                        {
                            "time": 4300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_004300.jpg",
                            "VisuallyComplete": 77
                        },
                        {
                            "time": 4400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_004400.jpg",
                            "VisuallyComplete": 77
                        },
                        {
                            "time": 4500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_004500.jpg",
                            "VisuallyComplete": 76
                        },
                        {
                            "time": 4600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_004600.jpg",
                            "VisuallyComplete": 78
                        },
                        {
                            "time": 4700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_004700.jpg",
                            "VisuallyComplete": 78
                        },
                        {
                            "time": 4800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_004800.jpg",
                            "VisuallyComplete": 78
                        },
                        {
                            "time": 4900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_004900.jpg",
                            "VisuallyComplete": 79
                        },
                        {
                            "time": 5000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_005000.jpg",
                            "VisuallyComplete": 80
                        },
                        {
                            "time": 5100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_005100.jpg",
                            "VisuallyComplete": 81
                        },
                        {
                            "time": 5200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_005200.jpg",
                            "VisuallyComplete": 79
                        },
                        {
                            "time": 5300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_005300.jpg",
                            "VisuallyComplete": 89
                        },
                        {
                            "time": 5400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_005400.jpg",
                            "VisuallyComplete": 90
                        },
                        {
                            "time": 5500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_005500.jpg",
                            "VisuallyComplete": 53
                        },
                        {
                            "time": 5600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1&file=ms_005600.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "www.escape-team.com": {
                            "bytes": 2737394,
                            "requests": 27,
                            "connections": 6
                        },
                        "analytics.fabianhemmert.com": {
                            "bytes": 21925,
                            "requests": 2,
                            "connections": 1
                        },
                        "use.typekit.net": {
                            "bytes": 115978,
                            "requests": 6,
                            "cdn_provider": "Akamai",
                            "connections": 2
                        },
                        "p.typekit.net": {
                            "bytes": 5,
                            "requests": 1,
                            "cdn_provider": "Akamai",
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 8662,
                            "bytesUncompressed": 65737,
                            "requests": 1
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 85558,
                            "bytesUncompressed": 274874,
                            "requests": 5
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 35664,
                            "bytesUncompressed": 317174,
                            "requests": 4
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 642315,
                            "bytesUncompressed": 642315,
                            "requests": 17
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 114744,
                            "bytesUncompressed": 114744,
                            "requests": 5
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 1988359,
                            "bytesUncompressed": 1988359,
                            "requests": 3
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 1
                        }
                    },
                    "consoleLog": [
                        {
                            "source": "security",
                            "level": "warning",
                            "text": "Mixed Content: The page at 'https:\/\/www.escape-team.com\/' was loaded over HTTPS, but requested an insecure element 'http:\/\/localhost\/escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_de_landscape_lq_no_audio.mp4'. This request was automatically upgraded to HTTPS, For more information see https:\/\/blog.chromium.org\/2019\/10\/no-more-mixed-messages-about-https.html",
                            "timestamp": 1725630655385.4839,
                            "url": "https:\/\/www.escape-team.com\/",
                            "lineNumber": 1259
                        },
                        {
                            "source": "network",
                            "level": "error",
                            "text": "Failed to load resource: net::ERR_CONNECTION_REFUSED",
                            "timestamp": 1725630655421.625,
                            "url": "http:\/\/localhost\/escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_de_landscape_lq_no_audio.mp4",
                            "networkRequestId": "40291.228"
                        }
                    ]
                },
                "repeatView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-7wn9-10.10.1.11",
                    "loadTime": 1318,
                    "docTime": 1318,
                    "fullyLoaded": 1321,
                    "bytesOut": 4007,
                    "bytesOutDoc": 4007,
                    "bytesIn": 8663,
                    "bytesInDoc": 8663,
                    "requests": [
                        {
                            "type": 3,
                            "id": "287B64DC0E5CBBF7C2432952688B1397",
                            "request_id": "287B64DC0E5CBBF7C2432952688B1397",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/www.escape-team.com\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.escape-team.com",
                            "url": "\/",
                            "raw_id": "287B64DC0E5CBBF7C2432952688B1397",
                            "frame_id": "30CFC186F46EBBBD035B95EB7A6F5544",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 115,
                            "ttfb_ms": 110,
                            "load_start": 153,
                            "load_start_float": 153.00006099999999,
                            "bytesIn": 8663,
                            "objectSize": 8663,
                            "objectSizeUncompressed": 65737,
                            "chunks": [
                                {
                                    "ts": 264,
                                    "bytes": 3743,
                                    "inflated": 15965
                                },
                                {
                                    "ts": 266,
                                    "bytes": 4096,
                                    "inflated": 47265
                                },
                                {
                                    "ts": 268,
                                    "bytes": 824,
                                    "inflated": 2507
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 68,
                            "protocol": "http\/1.1",
                            "dns_start": 0,
                            "dns_end": 43,
                            "connect_start": 43,
                            "connect_end": 83,
                            "ssl_start": 83,
                            "ssl_end": 153,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "analytics.fabianhemmert.com",
                                "sanList": [
                                    "analytics.fabianhemmert.com",
                                    "escape-team.com",
                                    "escape-team.de",
                                    "escapeteam.de",
                                    "help.escape-team.com",
                                    "humangodinterfaces.com",
                                    "perspectives-in-play.com",
                                    "talesfromthefuture.eu",
                                    "wingman-group.de",
                                    "www.aicracy.net",
                                    "www.escape-team.com",
                                    "www.escape-team.de",
                                    "www.escapeteam.de",
                                    "www.humangodinterfaces.com",
                                    "www.perspectives-in-play.com",
                                    "www.talesfromthefuture.eu",
                                    "www.wingman-group.de"
                                ],
                                "issuer": "R11",
                                "validFrom": 1725400770,
                                "validTo": 1733176769,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1725404280774,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100B4F54D2A86586B0A22B925154CBD9F28EEDE93093F7922E2D5C11E5C66A4BC1C022100AF9BE6C468B25450B7E7F6DFAEE5AC2EE7B52452B238CC32732E6FA682FEE239"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                        "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                        "timestamp": 1725404280775,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304602210083EA003DBAFD99E2E5F5CF154240CA750646D54BDC2CC6F543212A285500A55B022100B4C7EFE10AE2F10E594679DD67A999D5F3D8A9BE1FA0DC07969BCA2CCE839E06"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.escape-team.com\/assets\/js\/site.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "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",
                                    "Connection: keep-alive",
                                    "Host: www.escape-team.com",
                                    "Sec-Fetch-Dest: document",
                                    "Sec-Fetch-Mode: navigate",
                                    "Sec-Fetch-Site: cross-site",
                                    "Upgrade-Insecure-Requests: 1",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "Date: Fri, 06 Sep 2024 13:51:58 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Vary: Accept-Encoding",
                                    "Content-Encoding: gzip",
                                    "X-Content-Type-Options: nosniff",
                                    "Access-Control-Allow-Origin: *",
                                    "Access-Control-Allow-Methods: GET",
                                    "Content-Length: 8663",
                                    "Keep-Alive: timeout=5, max=100",
                                    "Connection: Keep-Alive",
                                    "Content-Type: text\/html; charset=UTF-8"
                                ]
                            },
                            "bytesOut": 1993,
                            "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": 43,
                            "connect_ms": 40,
                            "ssl_ms": 70,
                            "gzip_total": 8663,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 22,
                            "socket_group": "https:\/\/www.escape-team.com <https:\/\/escape-team.com same_site>",
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "http\/1.1",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 61,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGZzCCBU+gAwIBAgISA7sHGNmqYPzQKnZsyVcNnerkMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwOTAzMjE1OTMwWhcNMjQxMjAyMjE1OTI5WjAmMSQwIgYDVQQD\nExthbmFseXRpY3MuZmFiaWFuaGVtbWVydC5jb20wggEiMA0GCSqGSIb3DQEBAQUA\nA4IBDwAwggEKAoIBAQC1LK1T733TrIiC85m\/sw2sFRYToau++akWEq3vLcFLpOat\nyWyoX5m1JuEa1O2OboZGhVKz8jKkegBMnJyOMBV30618tpYGGomgMygycHrkYscA\nwbbhtDWjojPfDkb9JwyZwYDydR81Q7bv77wWLcK6Umw3SPJxBxjufFcycPCy93oX\nXHqAYK\/9mWn1J7Ldq2riWDQez+a7fa0Iy4eUeuginDF946CM1vmkMeKai8\/gu0d\/\nB04HhBs9SgXkRnsahzVIhCJmbxQJ4RgEO\/wZm74O\/SN9H8r8RbPL+8w0e+Pb7FLZ\nIszgXCQj8Yl+iM5ai0XlpRK7HTc1maBC3+FqAGwrAgMBAAGjggOAMIIDfDAOBgNV\nHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1Ud\nEwEB\/wQCMAAwHQYDVR0OBBYEFP3hEFfwm92xL6yOf5KwgOL+hO0BMB8GA1UdIwQY\nMBaAFMXPRqTq9MPAemyVxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEF\nBQcwAYYWaHR0cDovL3IxMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDov\nL3IxMS5pLmxlbmNyLm9yZy8wggGDBgNVHREEggF6MIIBdoIbYW5hbHl0aWNzLmZh\nYmlhbmhlbW1lcnQuY29tgg9lc2NhcGUtdGVhbS5jb22CDmVzY2FwZS10ZWFtLmRl\ngg1lc2NhcGV0ZWFtLmRlghRoZWxwLmVzY2FwZS10ZWFtLmNvbYIWaHVtYW5nb2Rp\nbnRlcmZhY2VzLmNvbYIYcGVyc3BlY3RpdmVzLWluLXBsYXkuY29tghV0YWxlc2Zy\nb210aGVmdXR1cmUuZXWCEHdpbmdtYW4tZ3JvdXAuZGWCD3d3dy5haWNyYWN5Lm5l\ndIITd3d3LmVzY2FwZS10ZWFtLmNvbYISd3d3LmVzY2FwZS10ZWFtLmRlghF3d3cu\nZXNjYXBldGVhbS5kZYIad3d3Lmh1bWFuZ29kaW50ZXJmYWNlcy5jb22CHHd3dy5w\nZXJzcGVjdGl2ZXMtaW4tcGxheS5jb22CGXd3dy50YWxlc2Zyb210aGVmdXR1cmUu\nZXWCFHd3dy53aW5nbWFuLWdyb3VwLmRlMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIB\nBgYKKwYBBAHWeQIEAgSB9wSB9ADyAHcASLDja9qmRzQP5WoC+p0w6xxSActW3SyB\n2bu\/qznYhHMAAAGRuhv3xgAABAMASDBGAiEAtPVNKoZYawoiuSUVTL2fKO7ekwk\/\neSLi1cEeXGakvBwCIQCvm+bEaLJUULfn9t+u5awu57UkUrI4zDJzLm+mgv7iOQB3\nAD8XS0\/XIkdYlB1lHIS+DRLtkDd\/H4Vq68G\/KIXs+GRuAAABkbob98cAAAQDAEgw\nRgIhAIPqAD26\/Zni5fXPFUJAynUGRtVL3CzG9UMhKihVAKVbAiEAtMfv4Qri8Q5Z\nRnndZ6mZ1fPYqb4foNwHlpvKLM6DngYwDQYJKoZIhvcNAQELBQADggEBACe59hGD\nefMXQQBF1WUpivkmlEAsBxdqXpL71S3sYbmcvadDSaFiui7DwxIWP\/mXtDsjBOgf\nBvJGFbV5mjIhZQjhMPqbYHkW7Kg5GbDD1FSOb6wA6Zj8hp4hfW0iL8BscyQWiwdT\nOXYgm6x1Yu08\/yG\/kDmcgWUg3hztddcwgwjBX10\/n60tpZw+ljiF61KeEBHbYrTX\nrP9bXRYJkJyD92ksdSmA0\/C9KrpKuFPExHh5pQPbZbWpW4Xkam68D1a82MYS4urn\n3ZrialP7TyRkwlO8l8hRrKp3lU9lGU7auQFD9O0qvqwBK1pvCfzEe78Bp0Gcp7w5\nrV1dKk9SQI\/AS0w=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 268,
                            "ttfb_start": 153,
                            "ttfb_end": 263,
                            "download_start": 263,
                            "download_end": 268,
                            "download_ms": 5,
                            "all_start": 0,
                            "all_end": 268,
                            "all_ms": 268,
                            "index": 0,
                            "number": 1,
                            "cpuTimes": {
                                "EvaluateScript": 2,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 2,
                            "cpu.v8.compile": 0,
                            "cpuTime": 3,
                            "js_timing": [
                                [
                                    545.73800000000006,
                                    545.96699999999998
                                ],
                                [
                                    958.37699999999995,
                                    960.53200000000004
                                ],
                                [
                                    545.755,
                                    545.94100000000003
                                ],
                                [
                                    958.38800000000003,
                                    958.62599999999998
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "41060.263",
                            "request_id": "41060.263",
                            "ip_addr": "85.214.50.165",
                            "full_url": "https:\/\/analytics.fabianhemmert.com\/matomo.php?action_name=Escape%20Team%20%E2%80%93%20an%20escape%20room%20to%20print%20at%20home.&idsite=4&rec=1&r=193097&h=13&m=51&s=59&url=https%3A%2F%2Fwww.escape-team.com%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=LpgBeq&pf_net=135&pf_srv=109&pf_tfr=5&pf_dm1=720&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22128.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22128.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "analytics.fabianhemmert.com",
                            "url": "\/matomo.php?action_name=Escape%20Team%20%E2%80%93%20an%20escape%20room%20to%20print%20at%20home.&idsite=4&rec=1&r=193097&h=13&m=51&s=59&url=https%3A%2F%2Fwww.escape-team.com%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=LpgBeq&pf_net=135&pf_srv=109&pf_tfr=5&pf_dm1=720&uadata=%7B%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22%20Not%20A%3BBrand%22%2C%22version%22%3A%2299%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22128.0.0.0%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22128.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22Model%22%2C%22platform%22%3A%22Unknown%22%2C%22platformVersion%22%3A%220%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=1920x1200",
                            "raw_id": "41060.263",
                            "frame_id": "30CFC186F46EBBBD035B95EB7A6F5544",
                            "documentURL": "https:\/\/www.escape-team.com\/",
                            "responseCode": 204,
                            "request_type": "Ping",
                            "load_ms": 60,
                            "ttfb_ms": 60,
                            "load_start": 1261,
                            "load_start_float": 1261.000147,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 161,
                            "protocol": "http\/1.1",
                            "dns_start": 1094,
                            "dns_end": 1142,
                            "connect_start": 1143,
                            "connect_end": 1182,
                            "ssl_start": 1182,
                            "ssl_end": 1260,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "analytics.fabianhemmert.com",
                                "sanList": [
                                    "analytics.fabianhemmert.com",
                                    "escape-team.com",
                                    "escape-team.de",
                                    "escapeteam.de",
                                    "help.escape-team.com",
                                    "humangodinterfaces.com",
                                    "perspectives-in-play.com",
                                    "talesfromthefuture.eu",
                                    "wingman-group.de",
                                    "www.aicracy.net",
                                    "www.escape-team.com",
                                    "www.escape-team.de",
                                    "www.escapeteam.de",
                                    "www.humangodinterfaces.com",
                                    "www.perspectives-in-play.com",
                                    "www.talesfromthefuture.eu",
                                    "www.wingman-group.de"
                                ],
                                "issuer": "R11",
                                "validFrom": 1725400770,
                                "validTo": 1733176769,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1725404280774,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100B4F54D2A86586B0A22B925154CBD9F28EEDE93093F7922E2D5C11E5C66A4BC1C022100AF9BE6C468B25450B7E7F6DFAEE5AC2EE7B52452B238CC32732E6FA682FEE239"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                        "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                        "timestamp": 1725404280775,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304602210083EA003DBAFD99E2E5F5CF154240CA750646D54BDC2CC6F543212A285500A55B022100B4C7EFE10AE2F10E594679DD67A999D5F3D8A9BE1FA0DC07969BCA2CCE839E06"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/analytics.fabianhemmert.com\/matomo.js",
                            "initiator_line": "35",
                            "initiator_column": "597",
                            "initiator_type": "script",
                            "initiator_function": "bh",
                            "priority": "Lowest",
                            "initial_priority": "Lowest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: *\/*",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Content-Length: 0",
                                    "Content-Type: application\/x-www-form-urlencoded; charset=utf-8",
                                    "Host: analytics.fabianhemmert.com",
                                    "Origin: https:\/\/www.escape-team.com",
                                    "Referer: https:\/\/www.escape-team.com\/",
                                    "Sec-Fetch-Dest: empty",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: cross-site",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 204 No Response",
                                    "Date: Fri, 06 Sep 2024 13:52:00 GMT",
                                    "Server: Apache\/2.4.59 (Debian)",
                                    "Access-Control-Allow-Origin: https:\/\/www.escape-team.com",
                                    "Access-Control-Allow-Credentials: true",
                                    "Keep-Alive: timeout=5, max=100",
                                    "Connection: Keep-Alive"
                                ]
                            },
                            "bytesOut": 2014,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 48,
                            "connect_ms": 39,
                            "ssl_ms": 78,
                            "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": 1093,
                            "socket_group": "https:\/\/analytics.fabianhemmert.com <https:\/\/escape-team.com same_site>",
                            "chunks": [],
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "http\/1.1",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 147,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGZzCCBU+gAwIBAgISA7sHGNmqYPzQKnZsyVcNnerkMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwOTAzMjE1OTMwWhcNMjQxMjAyMjE1OTI5WjAmMSQwIgYDVQQD\nExthbmFseXRpY3MuZmFiaWFuaGVtbWVydC5jb20wggEiMA0GCSqGSIb3DQEBAQUA\nA4IBDwAwggEKAoIBAQC1LK1T733TrIiC85m\/sw2sFRYToau++akWEq3vLcFLpOat\nyWyoX5m1JuEa1O2OboZGhVKz8jKkegBMnJyOMBV30618tpYGGomgMygycHrkYscA\nwbbhtDWjojPfDkb9JwyZwYDydR81Q7bv77wWLcK6Umw3SPJxBxjufFcycPCy93oX\nXHqAYK\/9mWn1J7Ldq2riWDQez+a7fa0Iy4eUeuginDF946CM1vmkMeKai8\/gu0d\/\nB04HhBs9SgXkRnsahzVIhCJmbxQJ4RgEO\/wZm74O\/SN9H8r8RbPL+8w0e+Pb7FLZ\nIszgXCQj8Yl+iM5ai0XlpRK7HTc1maBC3+FqAGwrAgMBAAGjggOAMIIDfDAOBgNV\nHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1Ud\nEwEB\/wQCMAAwHQYDVR0OBBYEFP3hEFfwm92xL6yOf5KwgOL+hO0BMB8GA1UdIwQY\nMBaAFMXPRqTq9MPAemyVxC2wXpIvJuO5MFcGCCsGAQUFBwEBBEswSTAiBggrBgEF\nBQcwAYYWaHR0cDovL3IxMS5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDov\nL3IxMS5pLmxlbmNyLm9yZy8wggGDBgNVHREEggF6MIIBdoIbYW5hbHl0aWNzLmZh\nYmlhbmhlbW1lcnQuY29tgg9lc2NhcGUtdGVhbS5jb22CDmVzY2FwZS10ZWFtLmRl\ngg1lc2NhcGV0ZWFtLmRlghRoZWxwLmVzY2FwZS10ZWFtLmNvbYIWaHVtYW5nb2Rp\nbnRlcmZhY2VzLmNvbYIYcGVyc3BlY3RpdmVzLWluLXBsYXkuY29tghV0YWxlc2Zy\nb210aGVmdXR1cmUuZXWCEHdpbmdtYW4tZ3JvdXAuZGWCD3d3dy5haWNyYWN5Lm5l\ndIITd3d3LmVzY2FwZS10ZWFtLmNvbYISd3d3LmVzY2FwZS10ZWFtLmRlghF3d3cu\nZXNjYXBldGVhbS5kZYIad3d3Lmh1bWFuZ29kaW50ZXJmYWNlcy5jb22CHHd3dy5w\nZXJzcGVjdGl2ZXMtaW4tcGxheS5jb22CGXd3dy50YWxlc2Zyb210aGVmdXR1cmUu\nZXWCFHd3dy53aW5nbWFuLWdyb3VwLmRlMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIB\nBgYKKwYBBAHWeQIEAgSB9wSB9ADyAHcASLDja9qmRzQP5WoC+p0w6xxSActW3SyB\n2bu\/qznYhHMAAAGRuhv3xgAABAMASDBGAiEAtPVNKoZYawoiuSUVTL2fKO7ekwk\/\neSLi1cEeXGakvBwCIQCvm+bEaLJUULfn9t+u5awu57UkUrI4zDJzLm+mgv7iOQB3\nAD8XS0\/XIkdYlB1lHIS+DRLtkDd\/H4Vq68G\/KIXs+GRuAAABkbob98cAAAQDAEgw\nRgIhAIPqAD26\/Zni5fXPFUJAynUGRtVL3CzG9UMhKihVAKVbAiEAtMfv4Qri8Q5Z\nRnndZ6mZ1fPYqb4foNwHlpvKLM6DngYwDQYJKoZIhvcNAQELBQADggEBACe59hGD\nefMXQQBF1WUpivkmlEAsBxdqXpL71S3sYbmcvadDSaFiui7DwxIWP\/mXtDsjBOgf\nBvJGFbV5mjIhZQjhMPqbYHkW7Kg5GbDD1FSOb6wA6Zj8hp4hfW0iL8BscyQWiwdT\nOXYgm6x1Yu08\/yG\/kDmcgWUg3hztddcwgwjBX10\/n60tpZw+ljiF61KeEBHbYrTX\nrP9bXRYJkJyD92ksdSmA0\/C9KrpKuFPExHh5pQPbZbWpW4Xkam68D1a82MYS4urn\n3ZrialP7TyRkwlO8l8hRrKp3lU9lGU7auQFD9O0qvqwBK1pvCfzEe78Bp0Gcp7w5\nrV1dKk9SQI\/AS0w=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 1321,
                            "ttfb_start": 1261,
                            "ttfb_end": 1321,
                            "download_start": 1321,
                            "download_end": 1321,
                            "download_ms": 0,
                            "all_start": 1094,
                            "all_end": 1321,
                            "all_ms": 225,
                            "index": 1,
                            "number": 2
                        }
                    ],
                    "requestsFull": 2,
                    "requestsDoc": 2,
                    "responses_200": 1,
                    "responses_404": 0,
                    "responses_other": 1,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 1,
                    "optimization_checked": 1,
                    "main_frame": "30CFC186F46EBBBD035B95EB7A6F5544",
                    "loadEventStart": 1288,
                    "loadEventEnd": 1290,
                    "domContentLoadedEventStart": 1024,
                    "domContentLoadedEventEnd": 1025,
                    "URL": "https:\/\/www.escape-team.com\/",
                    "connections": 2,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "287B64DC0E5CBBF7C2432952688B1397",
                    "final_url": "https:\/\/www.escape-team.com\/",
                    "domInteractive": 1010,
                    "firstPaint": 917.20000000018626,
                    "firstContentfulPaint": 947,
                    "firstImagePaint": 947,
                    "firstMeaningfulPaint": 1068,
                    "renderBlockingCSS": 0,
                    "renderBlockingJS": 0,
                    "TTFB": 263,
                    "basePageSSLTime": 70,
                    "score_cache": -1,
                    "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": 8663,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 0,
                    "image_savings": 0,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 16,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 7,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 53,
                        "ParseAuthorStyleSheet": 20,
                        "MarkDOMContent": 0,
                        "UpdateLayoutTree": 79,
                        "MarkLoad": 0,
                        "Layout": 201,
                        "EvaluateScript": 33,
                        "v8.compile": 11,
                        "v8.produceCache": 14,
                        "FunctionCall": 110,
                        "FireAnimationFrame": 1,
                        "PrePaint": 4,
                        "IntersectionObserverController::computeIntersections": 0,
                        "Paint": 5,
                        "Layerize": 2,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 2,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "HitTest": 1,
                        "largestContentfulPaint::Candidate": 0,
                        "TimerFire": 0,
                        "Idle": 761
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 16,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 7,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 53,
                        "ParseAuthorStyleSheet": 20,
                        "MarkDOMContent": 0,
                        "UpdateLayoutTree": 79,
                        "MarkLoad": 0,
                        "Layout": 201,
                        "EvaluateScript": 33,
                        "v8.compile": 11,
                        "v8.produceCache": 14,
                        "FunctionCall": 108,
                        "FireAnimationFrame": 1,
                        "PrePaint": 4,
                        "IntersectionObserverController::computeIntersections": 0,
                        "Paint": 5,
                        "Layerize": 2,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 2,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "HitTest": 1,
                        "largestContentfulPaint::Candidate": 0,
                        "TimerFire": 0,
                        "Idle": 760
                    },
                    "cpu.ParseHTML": 16,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "cpu.EventDispatch": 7,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 53,
                    "cpu.ParseAuthorStyleSheet": 20,
                    "cpu.MarkDOMContent": 0,
                    "cpu.UpdateLayoutTree": 79,
                    "cpu.MarkLoad": 0,
                    "cpu.Layout": 201,
                    "cpu.EvaluateScript": 33,
                    "cpu.v8.compile": 11,
                    "cpu.v8.produceCache": 14,
                    "cpu.FunctionCall": 110,
                    "cpu.FireAnimationFrame": 1,
                    "cpu.PrePaint": 4,
                    "cpu.IntersectionObserverController::computeIntersections": 0,
                    "cpu.Paint": 5,
                    "cpu.Layerize": 2,
                    "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "cpu.MinorGC": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE": 0,
                    "cpu.V8.GC_SCAVENGER": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 2,
                    "cpu.Parallel scavenge started": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.HitTest": 1,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.TimerFire": 0,
                    "cpu.Idle": 761,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1725630716.2469258,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1725630718.7010143,
                    "browserVersion": "128.0.0.0",
                    "browser_version": "128.0.0.0",
                    "fullyLoadedCPUms": 7259,
                    "fullyLoadedCPUpct": 76.020942408376797,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "30CFC186F46EBBBD035B95EB7A6F5544",
                                    "loaderId": "003C4D0092C7242CABD7ADB60CFC13DD"
                                }
                            }
                        },
                        {
                            "code": "MixedContentIssue",
                            "details": {
                                "mixedContentIssueDetails": {
                                    "resourceType": "Video",
                                    "resolutionStatus": "MixedContentAutomaticallyUpgraded",
                                    "insecureURL": "http:\/\/localhost\/escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_de_landscape_lq_no_audio.mp4",
                                    "mainResourceURL": "https:\/\/www.escape-team.com\/",
                                    "request": {
                                        "requestId": "41060.179",
                                        "url": "http:\/\/localhost\/escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_de_landscape_lq_no_audio.mp4"
                                    },
                                    "frame": {
                                        "frameId": "30CFC186F46EBBBD035B95EB7A6F5544"
                                    }
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormInputAssignedAutocompleteValueToIdOrNameAttributeError",
                                    "violatingNodeId": 119,
                                    "violatingNodeAttribute": "name"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/www.escape-team.com",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/www.escape-team.com\/",
                    "document_hostname": "www.escape-team.com",
                    "document_origin": "https:\/\/www.escape-team.com",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 904,
                    "domComplete": 1288,
                    "PerformancePaintTiming.first-paint": 917.20000000018626,
                    "PerformancePaintTiming.first-contentful-paint": 917.20000000018626,
                    "origin_dns": {
                        "ns": [
                            "ns.inwx.de.",
                            "ns3.inwx.eu.",
                            "ns2.inwx.de."
                        ],
                        "mx": [
                            "10 mail.escape-team.com."
                        ],
                        "txt": [
                            "\"v=spf1 a mx include:_spf.strato.com -all\"",
                            "\"google-site-verification=PfBcYJX6IeRyXkboHkBvMC6IVsVKDVnVk5zs6V-o8Iw\""
                        ],
                        "soa": [
                            "ns.inwx.de. hostmaster.inwx.de. 2022060804 10800 3600 604800 3600"
                        ],
                        "cname": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Operating systems": "Debian",
                        "UI frameworks": "UIKit",
                        "Web servers": "Apache HTTP Server 2.4.59",
                        "Analytics": "Matomo Analytics",
                        "Font scripts": "Typekit",
                        "Marketing automation": "MailChimp",
                        "Email": "MailChimp",
                        "Miscellaneous": "Open Graph"
                    },
                    "detected_apps": {
                        "Debian": "",
                        "UIKit": "",
                        "Apache HTTP Server": "2.4.59",
                        "Matomo Analytics": "",
                        "Typekit": "",
                        "MailChimp": "",
                        "Open Graph": ""
                    },
                    "detected_technologies": {
                        "Debian": {
                            "name": "Debian",
                            "description": "Debian is a Linux software which is a free open-source software.",
                            "slug": "debian",
                            "categories": [
                                {
                                    "id": 28,
                                    "slug": "operating-systems",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Operating systems",
                                    "priority": 6
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Debian.png",
                            "website": "https:\/\/debian.org",
                            "pricing": [],
                            "cpe": "cpe:2.3:o:debian:debian_linux:*:*:*:*:*:*:*:*"
                        },
                        "UIKit": {
                            "name": "UIKit",
                            "description": "UIKit is the framework used for developing iOS applications.",
                            "slug": "uikit",
                            "categories": [
                                {
                                    "id": 66,
                                    "slug": "ui-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "UI frameworks",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "UIKit.svg",
                            "website": "https:\/\/getuikit.com",
                            "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.59",
                            "icon": "Apache.svg",
                            "website": "https:\/\/httpd.apache.org\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                        },
                        "Matomo Analytics": {
                            "name": "Matomo Analytics",
                            "description": "Matomo Analytics is a free and open-source web analytics application, that runs on a PHP\/MySQL web-server.",
                            "slug": "matomo-analytics",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Matomo.svg",
                            "website": "https:\/\/matomo.org",
                            "pricing": [
                                "freemium",
                                "payg"
                            ],
                            "cpe": "cpe:2.3:a:matomo:matomo:*:*:*:*:*:*:*:*"
                        },
                        "Typekit": {
                            "name": "Typekit",
                            "description": "Typekit is an online service which offers a subscription library of fonts.",
                            "slug": "typekit",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Typekit.png",
                            "website": "http:\/\/typekit.com",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        "MailChimp": {
                            "name": "MailChimp",
                            "description": "Mailchimp is a marketing automation platform and email marketing service.",
                            "slug": "mailchimp",
                            "categories": [
                                {
                                    "id": 32,
                                    "slug": "marketing-automation",
                                    "groups": [
                                        2
                                    ],
                                    "name": "Marketing automation",
                                    "priority": 9
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "mailchimp.svg",
                            "website": "http:\/\/mailchimp.com",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": "cpe:2.3:a:thinkshout:mailchimp:*:*:*:*:*:*:*:*"
                        },
                        "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": "Debian",
                            "description": "Debian is a Linux software which is a free open-source software.",
                            "slug": "debian",
                            "categories": [
                                {
                                    "id": 28,
                                    "slug": "operating-systems",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Operating systems",
                                    "priority": 6
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Debian.png",
                            "website": "https:\/\/debian.org",
                            "pricing": [],
                            "cpe": "cpe:2.3:o:debian:debian_linux:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "UIKit",
                            "description": "UIKit is the framework used for developing iOS applications.",
                            "slug": "uikit",
                            "categories": [
                                {
                                    "id": 66,
                                    "slug": "ui-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "UI frameworks",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "UIKit.svg",
                            "website": "https:\/\/getuikit.com",
                            "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.59",
                            "icon": "Apache.svg",
                            "website": "https:\/\/httpd.apache.org\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Matomo Analytics",
                            "description": "Matomo Analytics is a free and open-source web analytics application, that runs on a PHP\/MySQL web-server.",
                            "slug": "matomo-analytics",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Matomo.svg",
                            "website": "https:\/\/matomo.org",
                            "pricing": [
                                "freemium",
                                "payg"
                            ],
                            "cpe": "cpe:2.3:a:matomo:matomo:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Typekit",
                            "description": "Typekit is an online service which offers a subscription library of fonts.",
                            "slug": "typekit",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Typekit.png",
                            "website": "http:\/\/typekit.com",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "MailChimp",
                            "description": "Mailchimp is a marketing automation platform and email marketing service.",
                            "slug": "mailchimp",
                            "categories": [
                                {
                                    "id": 32,
                                    "slug": "marketing-automation",
                                    "groups": [
                                        2
                                    ],
                                    "name": "Marketing automation",
                                    "priority": 9
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "mailchimp.svg",
                            "website": "http:\/\/mailchimp.com",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": "cpe:2.3:a:thinkshout:mailchimp:*:*:*:*:*:*:*:*"
                        },
                        {
                            "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": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-first-column:nth-child(1) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Training + Mission 1<br>\n               <\/span>",
                                        "target": [
                                            ".uk-first-column:nth-child(1) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-first-column:nth-child(1) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Two missions to get you started. No big deal. Hopefully. \n            <\/div>",
                                        "target": [
                                            "div:nth-child(8) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-first-column:nth-child(1) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-first-column:nth-child(1) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n10:00 <span class=\"soft\"> min.<\/span><\/span>",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#9da4a4",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 2.4900000000000002,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-first-column:nth-child(1) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\"> min.<\/span>",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            "div:nth-child(2) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 2<br>\n               <\/span>",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            "div:nth-child(2) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Just some everyday bomb defusing at the local airport. \n            <\/div>",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            "div:nth-child(2) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            "div:nth-child(2) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n20:00 <span class=\"soft\"> min.<\/span><\/span>",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#9da4a4",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 2.4900000000000002,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            "div:nth-child(2) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\"> min.<\/span>",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            "div:nth-child(3) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 3<br>\n               <\/span>",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            "div:nth-child(3) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Rescuing this hacked elevator? Should be a piece of cake if you\u2019ve made it this far. \n            <\/div>",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            "div:nth-child(3) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            "div:nth-child(3) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n30:00 <span class=\"soft\"> min.<\/span><\/span>",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#9da4a4",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 2.4900000000000002,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            "div:nth-child(3) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\"> min.<\/span>",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 4<br>\n               <\/span>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                This mission is a pretty wild ride. No waiting in line, though! \n            <\/div>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n30:00 <span class=\"soft\"> min.<\/span><\/span>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#9da4a4",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 2.4900000000000002,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\"> min.<\/span>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(5) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 5<br>\n               <\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(5) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                For a team like yours, saving these innocent subway passengers should be no problem at all. \n            <\/div>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(5) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(5) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n30:00 <span class=\"soft\"> min.<\/span><\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#9da4a4",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 2.4900000000000002,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(5) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\"> min.<\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#d59d80",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 2.48,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-uppercase calling_code verysoft\" style=\"color: #f4ffff\">\n                Mission Pack 1               <\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .uk-text-uppercase.verysoft.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#e8d8cc",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\">One single PDF file for easy printing.<\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > .soft:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 6<br>\n               <\/span>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                We're not going down with this ship. \n            <\/div>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#9da4a4",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 2.4900000000000002,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\"> min.<\/span>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(8) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 7<br>\n               <\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(8) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Prevent the ultimate chaos from happening. \n            <\/div>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(8) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(8) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#9da4a4",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 2.4900000000000002,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(8) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\"> min.<\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(9) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 8<br>\n               <\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(9) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                The fate of the passengers rests in your hands! \n            <\/div>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(9) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(9) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#9da4a4",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 2.4900000000000002,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(9) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\"> min.<\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 9<br>\n               <\/span>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > .uk-text-uppercase.verysoft.uk-text-secondary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Can you stop this financial catastrophe? \n            <\/div>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#878d8d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.3 (foreground color: #878d8d, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#9da4a4",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 2.4900000000000002,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\"> min.<\/span>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(2) > .verysoft.uk-text-secondary.calling_code > .soft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.49 (foreground color: #9da4a4, background color: #f4ffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#d59d80",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 2.48,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-uppercase calling_code verysoft\" style=\"color: #f4ffff\">\n                Mission Pack 2               <\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .uk-text-uppercase.verysoft.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#e8d8cc",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\">Just in case you want more:<\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > .soft:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#e8d8cc",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\">Easy printout.<br>Hard puzzles.<\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > .soft:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#d59d80",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 2.48,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-uppercase calling_code verysoft\" style=\"color: #f4ffff\">\n                Mission Pack 1+2               <\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .uk-text-uppercase.verysoft.calling_code"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#e8d8cc",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\">All missions.<\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > .soft:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#e8d8cc",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\">All in.<br>Just like you!<\/span>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > .soft:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #e8d8cc, background color: #b63a00, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#883212",
                                                    "bgColor": "#141411",
                                                    "contrastRatio": 2.1899999999999999,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"d98a8a90-3168-445c-ad68-5953346a39f3\" class=\"uk-section uk-section-large uk-section-default uk-visible@s\">",
                                                        "target": [
                                                            "#d98a8a90-3168-445c-ad68-5953346a39f3"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.19 (foreground color: #883212, background color: #141411, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"verysoft\">Later missions just $2.99 each.<\/span>",
                                        "target": [
                                            ".uk-clearfix > h2 > .verysoft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.19 (foreground color: #883212, background color: #141411, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#883212",
                                                    "bgColor": "#141411",
                                                    "contrastRatio": 2.1899999999999999,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"761bc121-bb32-48de-826e-7fe6c9e45076\" class=\"uk-section uk-section-large uk-section-default\">",
                                                        "target": [
                                                            "#\\37 61bc121-bb32-48de-826e-7fe6c9e45076"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.19 (foreground color: #883212, background color: #141411, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"verysoft\">And now, good luck. To all of us.<\/span>",
                                        "target": [
                                            ".uk-width-1-1\\@m.uk-first-column > div > h2 > .verysoft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.19 (foreground color: #883212, background color: #141411, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#d59d80",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 2.48,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"cccc8539-540d-4a88-89b4-5720bb06195e\" class=\"uk-section uk-section-large uk-section-primary\">",
                                                        "target": [
                                                            "#cccc8539-540d-4a88-89b4-5720bb06195e"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"verysoft\">User-Created Missions.<\/span>",
                                        "target": [
                                            "#cccc8539-540d-4a88-89b4-5720bb06195e > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(2) > .verysoft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.48 (foreground color: #d59d80, background color: #b63a00, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#555953",
                                                    "bgColor": "#23241d",
                                                    "contrastRatio": 2.1800000000000002,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"create\" class=\"uk-section uk-section-large uk-section-muted\">",
                                                        "target": [
                                                            "#create"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 2.18 (foreground color: #555953, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\">",
                                        "target": [
                                            ".supersoft > .soft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.18 (foreground color: #555953, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#434640",
                                                    "bgColor": "#23241d",
                                                    "contrastRatio": 1.6200000000000001,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"create\" class=\"uk-section uk-section-large uk-section-muted\">",
                                                        "target": [
                                                            "#create"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 1.62 (foreground color: #434640, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\">Or your hard-working employees.<br>\n<span class=\"soft\">Or your unsuspecting dinner party guests.<br>\n<span class=\"soft\">Or your fellow Escape Team community members.<br>\n<\/span><\/span><\/span>",
                                        "target": [
                                            ".supersoft > .soft > .soft > .soft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.62 (foreground color: #434640, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#383a33",
                                                    "bgColor": "#23241d",
                                                    "contrastRatio": 1.3400000000000001,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"create\" class=\"uk-section uk-section-large uk-section-muted\">",
                                                        "target": [
                                                            "#create"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 1.34 (foreground color: #383a33, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\">Or your fellow Escape Team community members.<br>\n<\/span>",
                                        "target": [
                                            ".soft > .soft > .soft > .soft > .soft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.34 (foreground color: #383a33, background color: #23241d, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1"
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": "minor",
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "app",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                                        "target": [
                                                            ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(5)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: app"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                        "target": [
                                            ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: app"
                                    }
                                ]
                            },
                            {
                                "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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            "div:nth-child(3) > table > tbody > tr > td:nth-child(1) > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-first-column:nth-child(1) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    }
                                ]
                            }
                        ],
                        "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": "aria-hidden-focus",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag131"
                                ],
                                "description": "Ensures aria-hidden elements do not contain focusable elements",
                                "help": "ARIA hidden element must not contain focusable elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div style=\"position: absolute; left: -5000px;\" aria-hidden=\"true\"><input type=\"text\" name=\"b_7468dffa52d7b1490c1a515af_96ded3e4f2\" tabindex=\"-1\" value=\"\"><\/div>",
                                        "target": [
                                            "div[aria-hidden=\"true\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-required-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures elements with ARIA roles have all required ARIA attributes",
                                "help": "Required ARIA attributes must be provided",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-required-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<main role=\"main\">",
                                        "target": [
                                            "main"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-roles",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all elements with a role attribute use a valid value",
                                "help": "ARIA roles used must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<main role=\"main\">",
                                        "target": [
                                            "main"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "button-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures buttons have discernible text",
                                "help": "Buttons must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-first-column:nth-child(1) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has inner text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > a > .uk-button-bright"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "bypass",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag241",
                                    "section508",
                                    "section508.22.o"
                                ],
                                "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                                "help": "Page must have means to bypass repeated blocks",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "header-present",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<h1 class=\"aprintable\">\nA printable,<br> \ninteractive<br>\npen-and-paper <br>\nescape game.\n<\/h1>",
                                                        "target": [
                                                            "h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 style=\"text-align: center;\" class=\"penpaperphone\">\nPen, paper and phone.<br>\n<span class=\"emphasis\">It's a blast.<\/span>\n<\/h2>",
                                                        "target": [
                                                            ".penpaperphone"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2><\/h2>",
                                                        "target": [
                                                            "h2:nth-child(3)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 style=\"font-size:300%;\">Get ready, Escape Team.<br>We've got no&nbsp;time to&nbsp;lose.<\/h3>",
                                                        "target": [
                                                            ".padded > h3:nth-child(1)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 style=\"font-size:200%; color: #F4FFFF;\"><span class=\"verysoft\">Instant download.<\/span><br>\nYour team is go in&nbsp;minutes.<\/h3>",
                                                        "target": [
                                                            ".padded > h3:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2><span class=\"uk-text-primary\">Step 1: <\/span><br class=\"mobile-break\">Print your Mission.<\/h2>",
                                                        "target": [
                                                            "#print > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > .padded > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training Mission \n            <\/h3>",
                                                        "target": [
                                                            "div:nth-child(3) > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Station \n            <\/h3>",
                                                        "target": [
                                                            ".uk-first-column:nth-child(1) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Terminal \n            <\/h3>",
                                                        "target": [
                                                            "div:nth-child(2) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Elevator \n            <\/h3>",
                                                        "target": [
                                                            "div:nth-child(3) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Rollercoaster \n            <\/h3>",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Subway \n            <\/h3>",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(5) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training and Missions 1-5 \n            <\/h3>",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Cruise Ship \n            <\/h3>",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Prison \n            <\/h3>",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(8) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Bus \n            <\/h3>",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(9) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Bank \n            <\/h3>",
                                                        "target": [
                                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Missions 6-9 \n            <\/h3>",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training and Missions 1-9 \n            <\/h3>",
                                                        "target": [
                                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"uk-first-column\"><span data-localize=\"notify\">Should we notify you about new missions?<\/span>\n        <br>\n        <span class=\"soft\" id=\"\" data-localize=\"nospam\">No spam. Promise.<\/span>\n  <\/h2>",
                                                        "target": [
                                                            ".uk-grid-stack.uk-grid[uk-grid=\"\"] > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2><span class=\"uk-text-primary\">Step 2: <\/span><br class=\"mobile-break\">Get the App.<\/h2>",
                                                        "target": [
                                                            ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(2) > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > .padded > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>It's free.<br>\n<span class=\"soft\">Training and Mission 1? Free.<\/span><br>\n<span class=\"verysoft\">Later missions just $2.99 each.<\/span>\n<\/h2>",
                                                        "target": [
                                                            ".uk-clearfix > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2><span class=\"uk-text-primary\">Step 3: <\/span><br class=\"mobile-break\">Gather your friends.<\/h2>",
                                                        "target": [
                                                            "#friends > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>You will need them.<br>\n<span class=\"soft\">Escape Team is most fun with 2-4 people.<\/span>\n<br>\n<br>\n<span class=\"verysoft\">And now, good luck. To all of us.<\/span>\n<\/h2>",
                                                        "target": [
                                                            "#\\37 61bc121-bb32-48de-826e-7fe6c9e45076 > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 style=\"font-size:300%;\">All done?<br>Think again.<\/h3>",
                                                        "target": [
                                                            "#cccc8539-540d-4a88-89b4-5720bb06195e > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(1)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 style=\"font-size:200%; color: #F4FFFF;\"><span class=\"verysoft\">User-Created Missions.<\/span><br>\nHow can there be evil in so many&nbsp;people?<\/h3>",
                                                        "target": [
                                                            "#cccc8539-540d-4a88-89b4-5720bb06195e > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 style=\"font-size:300%;\">You?<\/h3>",
                                                        "target": [
                                                            "#create > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(1)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 style=\"font-size:200%; color: #F4FFFF;\">",
                                                        "target": [
                                                            "#create > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(2)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            },
                                            {
                                                "id": "landmark",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<main role=\"main\">",
                                                        "target": [
                                                            "main"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a landmark region"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#141411",
                                                    "contrastRatio": 18.09,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 18.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#print\">Print your Mission<\/a>",
                                        "target": [
                                            "li:nth-child(1) > .capitalletters.news-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#141411",
                                                    "contrastRatio": 18.09,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 18.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#app\">Get the App<\/a>",
                                        "target": [
                                            "li:nth-child(2) > .capitalletters.news-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#141411",
                                                    "contrastRatio": 18.09,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 18.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#create\">Create your own<\/a>",
                                        "target": [
                                            "li:nth-child(3) > .capitalletters.news-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#0e0e0c",
                                                    "contrastRatio": 18.940000000000001,
                                                    "fontSize": "60.0pt (80px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 18.94"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h1 class=\"aprintable\">\nA printable,<br> \ninteractive<br>\npen-and-paper <br>\nescape game.\n<\/h1>",
                                        "target": [
                                            "h1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#0e0e0c",
                                                    "contrastRatio": 18.940000000000001,
                                                    "fontSize": "45.0pt (60px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 18.94"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 style=\"text-align: center;\" class=\"penpaperphone\">\nPen, paper and phone.<br>\n<span class=\"emphasis\">It's a blast.<\/span>\n<\/h2>",
                                        "target": [
                                            ".penpaperphone"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#fb4f13",
                                                    "bgColor": "#0e0e0c",
                                                    "contrastRatio": 5.7300000000000004,
                                                    "fontSize": "45.0pt (60px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.73"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"emphasis\">It's a blast.<\/span>",
                                        "target": [
                                            ".emphasis"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#fb4f13",
                                                    "bgColor": "#141411",
                                                    "contrastRatio": 5.4699999999999998,
                                                    "fontSize": "45.0pt (60px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.47"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 style=\"font-size:300%;\">Get ready, Escape Team.<br>We've got no&nbsp;time to&nbsp;lose.<\/h3>",
                                        "target": [
                                            ".padded > h3:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#141411",
                                                    "contrastRatio": 18.09,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 18.09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 style=\"font-size:200%; color: #F4FFFF;\"><span class=\"verysoft\">Instant download.<\/span><br>\nYour team is go in&nbsp;minutes.<\/h3>",
                                        "target": [
                                            ".padded > h3:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#848a88",
                                                    "bgColor": "#141411",
                                                    "contrastRatio": 5.2199999999999998,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.22"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"verysoft\">Instant download.<\/span>",
                                        "target": [
                                            ".padded > h3:nth-child(2) > .verysoft"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#1a1b1b",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 16.920000000000002,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.92"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training Mission \n            <\/h3>",
                                        "target": [
                                            "div:nth-child(3) > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#1a1b1b",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 16.920000000000002,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.92"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Station \n            <\/h3>",
                                        "target": [
                                            ".uk-first-column:nth-child(1) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#fb4f13",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-first-column:nth-child(1) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#1a1b1b",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 16.920000000000002,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.92"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Terminal \n            <\/h3>",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#fb4f13",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#1a1b1b",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 16.920000000000002,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.92"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Elevator \n            <\/h3>",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#fb4f13",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#1a1b1b",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 16.920000000000002,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.92"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Rollercoaster \n            <\/h3>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#fb4f13",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#1a1b1b",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 16.920000000000002,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.92"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Subway \n            <\/h3>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#fb4f13",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training and Missions 1-5 \n            <\/h3>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Training Mission<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 1: Station<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 2: Terminal<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 3: Elevator<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 4: Rollercoaster<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 5: Subway<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#fb4f13",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#1a1b1b",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 16.920000000000002,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.92"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Cruise Ship \n            <\/h3>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#fb4f13",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#1a1b1b",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 16.920000000000002,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.92"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Prison \n            <\/h3>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#fb4f13",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#1a1b1b",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 16.920000000000002,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.92"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Bus \n            <\/h3>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#fb4f13",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#1a1b1b",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 16.920000000000002,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.92"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Bank \n            <\/h3>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#fb4f13",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Missions 6-9 \n            <\/h3>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 6: Cruise Ship<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 7: Prison<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 8: Bus<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 9: Bank<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#fb4f13",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training and Missions 1-9 \n            <\/h3>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > table > tbody > tr > td:nth-child(2) > .uk-text-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Training Mission<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 1: Station<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 2: Terminal<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 3: Elevator<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 4: Rollercoaster<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 5: Subway<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 6: Cruise Ship<\/li>",
                                        "target": [
                                            "li:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 7: Prison<\/li>",
                                        "target": [
                                            "li:nth-child(8)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 8: Bus<\/li>",
                                        "target": [
                                            "li:nth-child(9)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 9: Bank<\/li>",
                                        "target": [
                                            "li:nth-child(10)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#fb4f13",
                                                    "contrastRatio": 3.2999999999999998,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#fb4f13",
                                                    "bgColor": "#141411",
                                                    "contrastRatio": 5.4699999999999998,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.47"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span data-localize=\"notify\">Should we notify you about new missions?<\/span>",
                                        "target": [
                                            "span[data-localize=\"notify\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#cd4313",
                                                    "bgColor": "#141411",
                                                    "contrastRatio": 3.8700000000000001,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.87"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"soft\" id=\"\" data-localize=\"nospam\">No spam. Promise.<\/span>",
                                        "target": [
                                            "span[data-localize=\"nospam\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of ${data.contrastRatio}"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"text\" name=\"b_7468dffa52d7b1490c1a515af_96ded3e4f2\" tabindex=\"-1\" value=\"\">",
                                        "target": [
                                            "input[type=\"text\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 20.59,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 20.59"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"email\" value=\"\" name=\"EMAIL\" class=\"calling-code uk-input uk-form-large\" style=\"background: #f4ffff; color: #000000;   font-family: calling-code,sans-serif !important;\n  border: #f4ffff; padding-left:  1em; margin-bottom:  1em; height: 3.5em;\" id=\"mce-EMAIL\" placeholder=\"[email protected]\" required=\"\">",
                                        "target": [
                                            "#mce-EMAIL"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#23241d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 15.35,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 15.35"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"submit\" value=\"SUBSCRIBE\" name=\"subscribe\" class=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\" id=\"signup-button\" data-localize=\"subscribe\" style=\"padding: 25px; \">",
                                        "target": [
                                            "#signup-button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#fb4f13",
                                                    "bgColor": "#141411",
                                                    "contrastRatio": 5.4699999999999998,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.47"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2>It's free.<br>\n<span class=\"soft\">Training and Mission 1? Free.<\/span><br>\n<span class=\"verysoft\">Later missions just $2.99 each.<\/span>\n<\/h2>",
                                        "target": [
                                            ".uk-clearfix > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#cd4313",
                                                    "bgColor": "#141411",
                                                    "contrastRatio": 3.8700000000000001,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.87"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"soft\">Training and Mission 1? Free.<\/span>",
                                        "target": [
                                            ".uk-clearfix > h2 > .soft"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#fb4f13",
                                                    "bgColor": "#141411",
                                                    "contrastRatio": 5.4699999999999998,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.47"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2>You will need them.<br>\n<span class=\"soft\">Escape Team is most fun with 2-4 people.<\/span>\n<br>\n<br>\n<span class=\"verysoft\">And now, good luck. To all of us.<\/span>\n<\/h2>",
                                        "target": [
                                            "#\\37 61bc121-bb32-48de-826e-7fe6c9e45076 > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#cd4313",
                                                    "bgColor": "#141411",
                                                    "contrastRatio": 3.8700000000000001,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 3.87"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"soft\">Escape Team is most fun with 2-4 people.<\/span>",
                                        "target": [
                                            ".uk-width-1-1\\@m.uk-first-column > div > h2 > .soft"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "45.0pt (60px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 style=\"font-size:300%;\">All done?<br>Think again.<\/h3>",
                                        "target": [
                                            "#cccc8539-540d-4a88-89b4-5720bb06195e > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#b63a00",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 style=\"font-size:200%; color: #F4FFFF;\"><span class=\"verysoft\">User-Created Missions.<\/span><br>\nHow can there be evil in so many&nbsp;people?<\/h3>",
                                        "target": [
                                            "#cccc8539-540d-4a88-89b4-5720bb06195e > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#b63a00",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 5.7199999999999998,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 5.72"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"usermissionbutton uk-button uk-button-large uk-button-white uk-border-rounded\t\" href=\"https:\/\/community.escape-team.com\/\" style=\"padding: 1em;\" target=\"_blank\">Discover <br class=\"mobile-break\">user-created missions<\/a>",
                                        "target": [
                                            ".uk-button-white"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#fb4f13",
                                                    "bgColor": "#23241d",
                                                    "contrastRatio": 4.6399999999999997,
                                                    "fontSize": "45.0pt (60px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.64"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 style=\"font-size:300%;\">You?<\/h3>",
                                        "target": [
                                            "#create > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "bgColor": "#23241d",
                                                    "contrastRatio": 15.35,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 15.35"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 style=\"font-size:200%; color: #F4FFFF;\">",
                                        "target": [
                                            "#create > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#8c928e",
                                                    "bgColor": "#23241d",
                                                    "contrastRatio": 4.9000000000000004,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.9"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"verysoft\">Creating your own mission?<\/span>",
                                        "target": [
                                            "#create > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > div > h3:nth-child(2) > .verysoft"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#23241d",
                                                    "bgColor": "#f4ffff",
                                                    "contrastRatio": 15.35,
                                                    "fontSize": "18.8pt (25px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 15.35"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\t\" href=\"https:\/\/www.escape-team.com\/create\" style=\"padding: 1em;\" target=\"_blank\">Create<br class=\"mobile-break\"> your own mission<\/a>",
                                        "target": [
                                            "p > .uk-button-white-on-dark.usermissionbutton.uk-button-large"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id-active",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value of active elements is unique",
                                "help": "IDs of active elements must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-active?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "mce-EMAIL",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"email\" value=\"\" name=\"EMAIL\" class=\"calling-code uk-input uk-form-large\" style=\"background: #f4ffff; color: #000000;   font-family: calling-code,sans-serif !important;\n  border: #f4ffff; padding-left:  1em; margin-bottom:  1em; height: 3.5em;\" id=\"mce-EMAIL\" placeholder=\"[email protected]\" required=\"\">",
                                        "target": [
                                            "#mce-EMAIL"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "signup-button",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"submit\" value=\"SUBSCRIBE\" name=\"subscribe\" class=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\" id=\"signup-button\" data-localize=\"subscribe\" style=\"padding: 25px; \">",
                                        "target": [
                                            "#signup-button"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": "minor",
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "hero-video",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"hero-video\" class=\"uk-section uk-section-xlarge uk-padding-remove-vertical relative-inside\">",
                                        "target": [
                                            "#hero-video"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "responsive-video",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<video id=\"responsive-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">",
                                        "target": [
                                            "#responsive-video"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "video-source",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<source id=\"video-source\" src=\"\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4\" type=\"video\/mp4\">",
                                        "target": [
                                            "#video-source"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "praise",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"praise\" class=\"uk-section uk-cover-container uk-section-large uk-light padded\">",
                                        "target": [
                                            "#praise"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "14d2bdc5-2cfa-48d8-9515-f0d50b3f814f",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"14d2bdc5-2cfa-48d8-9515-f0d50b3f814f\" class=\"uk-grid uk-grid-stack\" uk-grid=\"\">",
                                        "target": [
                                            "#\\31 4d2bdc5-2cfa-48d8-9515-f0d50b3f814f"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "49bc8795-a05c-4fc2-bb27-b6a0c6016a0d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"49bc8795-a05c-4fc2-bb27-b6a0c6016a0d\" class=\"uk-grid uk-grid-stack\" uk-grid=\"\">",
                                        "target": [
                                            "#\\34 9bc8795-a05c-4fc2-bb27-b6a0c6016a0d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "3d6f006e-a8cb-459a-9093-8feefce83bef",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"3d6f006e-a8cb-459a-9093-8feefce83bef\" class=\"uk-grid uk-grid-stack\" uk-grid=\"\">",
                                        "target": [
                                            "#\\33 d6f006e-a8cb-459a-9093-8feefce83bef"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "8eaeb72f-6d48-46f5-8c92-ac174242fb62",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"8eaeb72f-6d48-46f5-8c92-ac174242fb62\" class=\"uk-section uk-cover-container uk-section-xlarge uk-light large-headings\">",
                                        "target": [
                                            "#\\38 eaeb72f-6d48-46f5-8c92-ac174242fb62"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "logline",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"logline\">",
                                        "target": [
                                            "#logline"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "2428bc79-9b07-4021-bb28-d78fa725da1d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"2428bc79-9b07-4021-bb28-d78fa725da1d\" class=\"uk-section uk-cover-container uk-section-large uk-light\">",
                                        "target": [
                                            "#\\32 428bc79-9b07-4021-bb28-d78fa725da1d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "6994bf96-e82f-4c99-8d7f-96117e115cae",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"6994bf96-e82f-4c99-8d7f-96117e115cae\" class=\"uk-section uk-section-large uk-section-default\">",
                                        "target": [
                                            "#\\36 994bf96-e82f-4c99-8d7f-96117e115cae"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "print",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"print\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                        "target": [
                                            "#print"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "f5aad27e-7794-4a9c-b287-e59f43c46f3e",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"f5aad27e-7794-4a9c-b287-e59f43c46f3e\" class=\"uk-section uk-section-large uk-section-default\">",
                                        "target": [
                                            "#f5aad27e-7794-4a9c-b287-e59f43c46f3e"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "a236ce66-6bc1-4a1a-9eb9-03e3a4be0c41",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"a236ce66-6bc1-4a1a-9eb9-03e3a4be0c41\" class=\"uk-section uk-section-large uk-section-default\">",
                                        "target": [
                                            "#a236ce66-6bc1-4a1a-9eb9-03e3a4be0c41"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"soft\" id=\"\" data-localize=\"nospam\">No spam. Promise.<\/span>",
                                        "target": [
                                            "span[data-localize=\"nospam\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mc_embed_signup",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"mc_embed_signup\" class=\"uk-grid-margin uk-first-column\">",
                                        "target": [
                                            "#mc_embed_signup"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mc-embedded-subscribe-form",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<form action=\"https:\/\/escape-team.us16.list-manage.com\/subscribe?u=7468dffa52d7b1490c1a515af&amp;id=96ded3e4f2\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate uk-form-horizontal\" target=\"_blank\" novalidate=\"\">",
                                        "target": [
                                            "#mc-embedded-subscribe-form"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mc_embed_signup_scroll",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"mc_embed_signup_scroll\">",
                                        "target": [
                                            "#mc_embed_signup_scroll"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "signup-response",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"soft\" id=\"signup-response\"><\/span>",
                                        "target": [
                                            "#signup-response"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "d98a8a90-3168-445c-ad68-5953346a39f3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"d98a8a90-3168-445c-ad68-5953346a39f3\" class=\"uk-section uk-section-large uk-section-default uk-visible@s\">",
                                        "target": [
                                            "#d98a8a90-3168-445c-ad68-5953346a39f3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "f6e35e7f-db91-4b5b-bae5-8a2c3bbdf342",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"f6e35e7f-db91-4b5b-bae5-8a2c3bbdf342\" class=\"uk-section uk-section-large uk-section-default uk-hidden@s\">",
                                        "target": [
                                            "#f6e35e7f-db91-4b5b-bae5-8a2c3bbdf342"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "friends",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"friends\" class=\"padded\">\n<h2><span class=\"uk-text-primary\">Step 3: <\/span><br class=\"mobile-break\">Gather your friends.<\/h2><\/div>",
                                        "target": [
                                            "#friends"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "761bc121-bb32-48de-826e-7fe6c9e45076",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"761bc121-bb32-48de-826e-7fe6c9e45076\" class=\"uk-section uk-section-large uk-section-default\">",
                                        "target": [
                                            "#\\37 61bc121-bb32-48de-826e-7fe6c9e45076"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cccc8539-540d-4a88-89b4-5720bb06195e",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"cccc8539-540d-4a88-89b4-5720bb06195e\" class=\"uk-section uk-section-large uk-section-primary\">",
                                        "target": [
                                            "#cccc8539-540d-4a88-89b4-5720bb06195e"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "create",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"create\" class=\"uk-section uk-section-large uk-section-muted\">",
                                        "target": [
                                            "#create"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "offcanvas",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"offcanvas\" uk-offcanvas=\"flip: true; overlay: true; mode: reveal;\" class=\"uk-offcanvas\">",
                                        "target": [
                                            "#offcanvas"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "form-field-multiple-labels",
                                "impact": null,
                                "tags": [
                                    "cat.forms",
                                    "wcag2a",
                                    "wcag332"
                                ],
                                "description": "Ensures form field does not have multiple label elements",
                                "help": "Form field must not have multiple label elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/form-field-multiple-labels?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"email\" value=\"\" name=\"EMAIL\" class=\"calling-code uk-input uk-form-large\" style=\"background: #f4ffff; color: #000000;   font-family: calling-code,sans-serif !important;\n  border: #f4ffff; padding-left:  1em; margin-bottom:  1em; height: 3.5em;\" id=\"mce-EMAIL\" placeholder=\"[email protected]\" required=\"\">",
                                        "target": [
                                            "#mce-EMAIL"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                        "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\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": "critical",
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag111",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                                "help": "Images must have alternate text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\">",
                                        "target": [
                                            ".uk-visible\\@s[alt=\"Escape Team\"][data-width=\"\"]:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/99b9c7bda4-1698926992\/award1.svg\" alt=\"Award medal for Escapetheroomers Bullseye Award\" width=\"167\" height=\"95\" loading=\"lazy\">",
                                        "target": [
                                            ".uk-width-1-3.uk-width-1-3\\@s.uk-width-1-3\\@m:nth-child(1) > .uk-margin-auto > picture > img[width=\"167\"][height=\"95\"][loading=\"lazy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/90ecab4fa0-1698926992\/award2.svg\" alt=\"Award medal for MomoCon Indie Awards\" width=\"167\" height=\"95\" loading=\"lazy\">",
                                        "target": [
                                            ".uk-width-1-3.uk-width-1-3\\@s.uk-width-1-3\\@m:nth-child(2) > .uk-margin-auto > picture > img[width=\"167\"][height=\"95\"][loading=\"lazy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/68b3d93fb1-1698926992\/award3.svg\" alt=\"Award medal for Pocketgamer Mobile Games Awards\" width=\"167\" height=\"95\" loading=\"lazy\">",
                                        "target": [
                                            ".uk-width-1-3.uk-width-1-3\\@s.uk-width-1-3\\@m:nth-child(3) > .uk-margin-auto > picture > img[width=\"167\"][height=\"95\"][loading=\"lazy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/996a1c64bd-1700729299\/appstore-qr-badge-en.png\" alt=\"Download on the App Store.\" width=\"390\" height=\"504\" loading=\"lazy\">",
                                        "target": [
                                            "img[alt=\"Download on the App Store.\"][width=\"390\"][height=\"504\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/edcce5221a-1700729299\/google-play-qr-badge-en.png\" alt=\"Download on Google Play.\" width=\"390\" height=\"504\" loading=\"lazy\">",
                                        "target": [
                                            "img[alt=\"Download on Google Play.\"][width=\"390\"][height=\"504\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "input-button-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "section508",
                                    "section508.22.a"
                                ],
                                "description": "Ensures input buttons have discernible text",
                                "help": "Input buttons must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/input-button-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a non-empty value attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"submit\" value=\"SUBSCRIBE\" name=\"subscribe\" class=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\" id=\"signup-button\" data-localize=\"subscribe\" style=\"padding: 25px; \">",
                                        "target": [
                                            "#signup-button"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "label",
                                "impact": null,
                                "tags": [
                                    "cat.forms",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag131",
                                    "section508",
                                    "section508.22.n",
                                    "ACT"
                                ],
                                "description": "Ensures every form element has a label",
                                "help": "Form elements must have labels",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/label?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-placeholder",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a placeholder attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "hidden-explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element has a visible explicit <label>"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input type=\"email\" value=\"\" name=\"EMAIL\" class=\"calling-code uk-input uk-form-large\" style=\"background: #f4ffff; color: #000000;   font-family: calling-code,sans-serif !important;\n  border: #f4ffff; padding-left:  1em; margin-bottom:  1em; height: 3.5em;\" id=\"mce-EMAIL\" placeholder=\"[email protected]\" required=\"\">",
                                        "target": [
                                            "#mce-EMAIL"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"uk-navbar-item uk-logo\" style=\"display: block !important;\" href=\"https:\/\/www.escape-team.com\" rel=\"home\">",
                                        "target": [
                                            ".uk-navbar-item"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#print\">Print your Mission<\/a>",
                                        "target": [
                                            "li:nth-child(1) > .capitalletters.news-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#app\">Get the App<\/a>",
                                        "target": [
                                            "li:nth-child(2) > .capitalletters.news-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#create\">Create your own<\/a>",
                                        "target": [
                                            "li:nth-child(3) > .capitalletters.news-bold"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_00-01.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                        "target": [
                                            ".uk-first-column:nth-child(1) > .mission > div > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_02.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_03.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_04.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_05.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_00-05.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_06.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_07.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_08.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_09.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_06-09.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_00-09.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/apps.apple.com\/de\/app\/escape-team\/id1244557872\" target=\"_blank\">",
                                        "target": [
                                            "#d98a8a90-3168-445c-ad68-5953346a39f3 > .uk-container > .uk-grid[uk-grid=\"\"] > .uk-width-1-4\\@m:nth-child(2) > figure > a[target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.escapeteam.android\" target=\"_blank\">",
                                        "target": [
                                            "#d98a8a90-3168-445c-ad68-5953346a39f3 > .uk-container > .uk-grid[uk-grid=\"\"] > .uk-width-1-4\\@m:nth-child(3) > figure > a[target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"usermissionbutton uk-button uk-button-large uk-button-white uk-border-rounded\t\" href=\"https:\/\/community.escape-team.com\/\" style=\"padding: 1em;\" target=\"_blank\">Discover <br class=\"mobile-break\">user-created missions<\/a>",
                                        "target": [
                                            ".uk-button-white"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\t\" href=\"https:\/\/www.escape-team.com\/create\" style=\"padding: 1em;\" target=\"_blank\">Create<br class=\"mobile-break\"> your own mission<\/a>",
                                        "target": [
                                            "p > .uk-button-white-on-dark.usermissionbutton.uk-button-large"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "list",
                                "impact": null,
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures that lists are structured correctly",
                                "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul class=\"uk-navbar-nav\">",
                                        "target": [
                                            ".uk-navbar-nav"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul>\n<li>Training Mission<\/li>\n<li>Mission 1: Station<\/li>\n<li>Mission 2: Terminal<\/li>\n<li>Mission 3: Elevator<\/li>\n<li>Mission 4: Rollercoaster<\/li>\n<li>Mission 5: Subway<\/li>\n<\/ul>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul>\n<li>Mission 6: Cruise Ship<\/li>\n<li>Mission 7: Prison<\/li>\n<li>Mission 8: Bus<\/li>\n<li>Mission 9: Bank<\/li>\n<\/ul>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul>\n<li>Training Mission<\/li>\n<li>Mission 1: Station<\/li>\n<li>Mission 2: Terminal<\/li>\n<li>Mission 3: Elevator<\/li>\n<li>Mission 4: Rollercoaster<\/li>\n<li>Mission 5: Subway<\/li>\n<li>Mission 6: Cruise Ship<\/li>\n<li>Mission 7: Prison<\/li>\n<li>Mission 8: Bus<\/li>\n<li>Mission 9: Bank<\/li>\n<\/ul>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "listitem",
                                "impact": null,
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures <li> elements are used semantically",
                                "help": "<li> elements must be contained in a <ul> or <ol>",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n      <a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#print\">Print your Mission<\/a>\n\n      \n\n    <\/li>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n      <a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#app\">Get the App<\/a>\n\n      \n\n    <\/li>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n      <a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#create\">Create your own<\/a>\n\n      \n\n    <\/li>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Training Mission<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 1: Station<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 2: Terminal<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 3: Elevator<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 4: Rollercoaster<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 5: Subway<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 6: Cruise Ship<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 7: Prison<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 8: Bus<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 9: Bank<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Training Mission<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 1: Station<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 2: Terminal<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 3: Elevator<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 4: Rollercoaster<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 5: Subway<\/li>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > .calling_code:nth-child(5) > ul > li:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 6: Cruise Ship<\/li>",
                                        "target": [
                                            "li:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 7: Prison<\/li>",
                                        "target": [
                                            "li:nth-child(8)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 8: Bus<\/li>",
                                        "target": [
                                            "li:nth-child(9)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>Mission 9: Bank<\/li>",
                                        "target": [
                                            "li:nth-child(10)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\">",
                                        "target": [
                                            ".uk-visible\\@s[alt=\"Escape Team\"][data-width=\"\"]: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 src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/99b9c7bda4-1698926992\/award1.svg\" alt=\"Award medal for Escapetheroomers Bullseye Award\" width=\"167\" height=\"95\" loading=\"lazy\">",
                                        "target": [
                                            ".uk-width-1-3.uk-width-1-3\\@s.uk-width-1-3\\@m:nth-child(1) > .uk-margin-auto > picture > img[width=\"167\"][height=\"95\"][loading=\"lazy\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.escape-team.com\/media\/pages\/home\/90ecab4fa0-1698926992\/award2.svg\" alt=\"Award medal for MomoCon Indie Awards\" width=\"167\" height=\"95\" loading=\"lazy\">",
                                        "target": [
                                            ".uk-width-1-3.uk-width-1-3\\@s.uk-width-1-3\\@m:nth-child(2) > .uk-margin-auto > picture > img[width=\"167\"][height=\"95\"][loading=\"lazy\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.escape-team.com\/media\/pages\/home\/68b3d93fb1-1698926992\/award3.svg\" alt=\"Award medal for Pocketgamer Mobile Games Awards\" width=\"167\" height=\"95\" loading=\"lazy\">",
                                        "target": [
                                            ".uk-width-1-3.uk-width-1-3\\@s.uk-width-1-3\\@m:nth-child(3) > .uk-margin-auto > picture > img[width=\"167\"][height=\"95\"][loading=\"lazy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            "div:nth-child(3) > table > tbody > tr > td:nth-child(1) > div > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-first-column:nth-child(1) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(8) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-first-column:nth-child(1) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(2) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(3) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(1) > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > 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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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 style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(2) > div > img: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": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > table > tbody > tr > td:nth-child(1) > div > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > a > .uk-button-bright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"submit\" value=\"SUBSCRIBE\" name=\"subscribe\" class=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\" id=\"signup-button\" data-localize=\"subscribe\" style=\"padding: 25px; \">",
                                        "target": [
                                            "#signup-button"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.escape-team.com\/media\/pages\/home\/996a1c64bd-1700729299\/appstore-qr-badge-en.png\" alt=\"Download on the App Store.\" width=\"390\" height=\"504\" loading=\"lazy\">",
                                        "target": [
                                            "img[alt=\"Download on the App Store.\"][width=\"390\"][height=\"504\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.escape-team.com\/media\/pages\/home\/edcce5221a-1700729299\/google-play-qr-badge-en.png\" alt=\"Download on Google Play.\" width=\"390\" height=\"504\" loading=\"lazy\">",
                                        "target": [
                                            "img[alt=\"Download on Google Play.\"][width=\"390\"][height=\"504\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "td-headers-attr",
                                "impact": null,
                                "tags": [
                                    "cat.tables",
                                    "wcag2a",
                                    "wcag131",
                                    "section508",
                                    "section508.22.g"
                                ],
                                "description": "Ensure that each cell in a table that uses the headers attribute refers only to other cells in that table",
                                "help": "Table cells that use the headers attribute must only refer to cells in the same table",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/td-headers-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table style=\"width: 100%\">",
                                        "target": [
                                            "div:nth-child(3) > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table style=\"width: 100%\">",
                                        "target": [
                                            ".uk-first-column:nth-child(1) > .mission > div > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table>",
                                        "target": [
                                            "div:nth-child(8) > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table style=\"width: 100%\">",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table>",
                                        "target": [
                                            "div:nth-child(2) > .mission > div > div:nth-child(5) > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table style=\"width: 100%\">",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table>",
                                        "target": [
                                            "div:nth-child(3) > .mission > div > div:nth-child(5) > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table style=\"width: 100%\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(4) > .mission > div > div:nth-child(5) > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table style=\"width: 100%\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(5) > .mission > div > div:nth-child(5) > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table style=\"width: 100%\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(6) > .downloadall.mission > div > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table style=\"width: 100%\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(7) > .mission > div > div:nth-child(5) > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table style=\"width: 100%\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(8) > .mission > div > div:nth-child(5) > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table style=\"width: 100%\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table>",
                                        "target": [
                                            ".uk-grid-margin:nth-child(9) > .mission > div > div:nth-child(5) > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table style=\"width: 100%\">",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table>",
                                        "target": [
                                            ".uk-grid-margin.uk-first-column:nth-child(10) > .mission > div > div:nth-child(5) > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table style=\"width: 100%\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(11) > .downloadall.mission > div > table"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "td-headers-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The headers attribute is exclusively used to refer to other cells in the table"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<table style=\"width: 100%\">",
                                        "target": [
                                            ".uk-grid-margin:nth-child(12) > .downloadall.mission > div > table"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": [
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "37.5pt (50px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                        "target": [
                                                            "#praise > .uk-position-cover:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                        "target": [
                                                            "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"quote1_quote\">\u201cThe most original concept<\/span>",
                                        "target": [
                                            "#\\31 4d2bdc5-2cfa-48d8-9515-f0d50b3f814f > .uk-width-1-1\\@m.uk-first-column > div > blockquote > .quote1_quote:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "37.5pt (50px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                        "target": [
                                                            "#praise > .uk-position-cover:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                        "target": [
                                                            "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"quote1_quote\">we\u2019ve come across in years.\u201d<\/span>",
                                        "target": [
                                            "#\\31 4d2bdc5-2cfa-48d8-9515-f0d50b3f814f > .uk-width-1-1\\@m.uk-first-column > div > blockquote > .quote1_quote:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "14.1pt (18.75px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                        "target": [
                                                            "#praise > .uk-position-cover:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                        "target": [
                                                            "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<footer class=\"quote1_source\">Gamezebo<\/footer>",
                                        "target": [
                                            "#\\31 4d2bdc5-2cfa-48d8-9515-f0d50b3f814f > .uk-width-1-1\\@m.uk-first-column > div > blockquote > .quote1_source"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "37.5pt (50px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                        "target": [
                                                            "#praise > .uk-position-cover:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                        "target": [
                                                            "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"quote2_quote\">An<\/span>",
                                        "target": [
                                            ".quote2_quote:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "37.5pt (50px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                        "target": [
                                                            "#praise > .uk-position-cover:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                        "target": [
                                                            "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"quote2_quote\">\u201cingenious social puzzler.\u201d<\/span>",
                                        "target": [
                                            ".quote2_quote:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "14.1pt (18.75px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                        "target": [
                                                            "#praise > .uk-position-cover:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                        "target": [
                                                            "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<footer class=\"quote2_source\"> Droid Gamer <\/footer>",
                                        "target": [
                                            ".quote2_source"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "37.5pt (50px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                        "target": [
                                                            "#praise > .uk-position-cover:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                        "target": [
                                                            "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"quote1_quote\">\u201cYou\u2019re going<\/span>",
                                        "target": [
                                            "#\\33 d6f006e-a8cb-459a-9093-8feefce83bef > .uk-width-1-1\\@m.uk-first-column > div > blockquote > .quote1_quote:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "37.5pt (50px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                        "target": [
                                                            "#praise > .uk-position-cover:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                        "target": [
                                                            "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"quote1_quote\">to fall in love.\u201d<\/span>",
                                        "target": [
                                            "#\\33 d6f006e-a8cb-459a-9093-8feefce83bef > .uk-width-1-1\\@m.uk-first-column > div > blockquote > .quote1_quote:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "14.1pt (18.75px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>",
                                                        "target": [
                                                            "#praise > .uk-position-cover:nth-child(2)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\">",
                                                        "target": [
                                                            "#praise > .uk-background-center-center.uk-background-cover[uk-img=\"loading: eager\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<footer class=\"quote1_source\">Android Central<\/footer>",
                                        "target": [
                                            "#\\33 d6f006e-a8cb-459a-9093-8feefce83bef > .uk-width-1-1\\@m.uk-first-column > div > blockquote > .quote1_source"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"print\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                                        "target": [
                                                            "#print"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2><span class=\"uk-text-primary\">Step 1: <\/span><br class=\"mobile-break\">Print your Mission.<\/h2>",
                                        "target": [
                                            "#print > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > .padded > h2"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"print\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                                        "target": [
                                                            "#print"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-primary\">Step 1: <\/span>",
                                        "target": [
                                            "#print > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > .padded > h2 > .uk-text-primary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                                        "target": [
                                                            ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(2)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2><span class=\"uk-text-primary\">Step 2: <\/span><br class=\"mobile-break\">Get the App.<\/h2>",
                                        "target": [
                                            ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(2) > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > .padded > h2"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                                        "target": [
                                                            ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(2)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-primary\">Step 2: <\/span>",
                                        "target": [
                                            ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(2) > .uk-container > .uk-grid-stack.uk-grid[uk-grid=\"\"] > .uk-width-1-1\\@m.uk-first-column > .padded > h2 > .uk-text-primary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f4ffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                                        "target": [
                                                            ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(5)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2><span class=\"uk-text-primary\">Step 3: <\/span><br class=\"mobile-break\">Gather your friends.<\/h2>",
                                        "target": [
                                            "#friends > h2"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">",
                                                        "target": [
                                                            ".uk-section-xsmall.uk-padding-remove-bottom.stripes:nth-child(5)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"uk-text-primary\">Step 3: <\/span>",
                                        "target": [
                                            "#friends > h2 > .uk-text-primary"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Unable to determine contrast ratio"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"supersoft\">",
                                        "target": [
                                            ".supersoft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Unable to determine contrast ratio"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\">Or your innocent students.<br>\n<span class=\"soft\">Or your hard-working employees.<br>\n<span class=\"soft\">Or your unsuspecting dinner party guests.<br>\n<span class=\"soft\">Or your fellow Escape Team community members.<br>\n<\/span><\/span><\/span><\/span>",
                                        "target": [
                                            ".supersoft > .soft > .soft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Unable to determine contrast ratio"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"soft\">Or your unsuspecting dinner party guests.<br>\n<span class=\"soft\">Or your fellow Escape Team community members.<br>\n<\/span><\/span>",
                                        "target": [
                                            ".supersoft > .soft > .soft > .soft > .soft"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                                    }
                                ]
                            },
                            {
                                "id": "video-caption",
                                "impact": "critical",
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag122",
                                    "section508",
                                    "section508.22.a"
                                ],
                                "description": "Ensures <video> elements have captions",
                                "help": "<video> elements must have captions",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/video-caption?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "caption",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Check that captions is available for the element"
                                            }
                                        ],
                                        "impact": "critical",
                                        "html": "<video id=\"responsive-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">",
                                        "target": [
                                            "#responsive-video"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "www.hemmert.eu",
                    "base_page_cname": "",
                    "base_page_dns_server": "ns.inwx.de",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 18646,
                    "testUrl": "https:\/\/www.escape-team.com\/",
                    "custom": [
                        "Colordepth",
                        "Dpi",
                        "Images",
                        "Resolution",
                        "fonts",
                        "generated-content-percent",
                        "generated-content-size",
                        "imgs-in-viewport",
                        "imgs-no-alt",
                        "imgs-out-viewport",
                        "jsLibsVulns",
                        "meta-viewport",
                        "possibly-render-blocking-reqs",
                        "rendered-html",
                        "securityHeaders"
                    ],
                    "Colordepth": 24,
                    "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                    "Images": "[{\"url\":\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\",\"width\":101,\"height\":69,\"naturalWidth\":219,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/media\/pages\/home\/99b9c7bda4-1698926992\/award1.svg\",\"width\":167,\"height\":95,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.escape-team.com\/media\/pages\/home\/90ecab4fa0-1698926992\/award2.svg\",\"width\":167,\"height\":95,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.escape-team.com\/media\/pages\/home\/68b3d93fb1-1698926992\/award3.svg\",\"width\":167,\"height\":95,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\",\"width\":25,\"height\":25,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\",\"width\":31,\"height\":31,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\",\"width\":20,\"height\":20,\"naturalWidth\":133,\"naturalHeight\":133},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\",\"width\":22,\"height\":27,\"naturalWidth\":122,\"naturalHeight\":150},{\"url\":\"https:\/\/www.escape-team.com\/media\/pages\/home\/996a1c64bd-1700729299\/appstore-qr-badge-en.png\",\"width\":270,\"height\":349,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.escape-team.com\/media\/pages\/home\/edcce5221a-1700729299\/google-play-qr-badge-en.png\",\"width\":270,\"height\":349,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.escape-team.com\/media\/pages\/home\/ccd0ab367c-1700729299\/app-store-badge-en.png\",\"width\":500,\"height\":168,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.escape-team.com\/media\/pages\/home\/80ae2843b0-1698926992\/google-play-badge-en.png\",\"width\":564,\"height\":168,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/flags\/gb.png\",\"width\":30,\"height\":15,\"naturalWidth\":100,\"naturalHeight\":50},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/flags\/de.png\",\"width\":25,\"height\":15,\"naturalWidth\":100,\"naturalHeight\":60},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/flags\/cn.png\",\"width\":22,\"height\":15,\"naturalWidth\":100,\"naturalHeight\":67},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/flags\/es.png\",\"width\":22,\"height\":15,\"naturalWidth\":100,\"naturalHeight\":67},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/flags\/fr.png\",\"width\":22,\"height\":15,\"naturalWidth\":100,\"naturalHeight\":67},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/flags\/it.png\",\"width\":22,\"height\":15,\"naturalWidth\":100,\"naturalHeight\":67},{\"url\":\"https:\/\/www.escape-team.com\/assets\/img\/flags\/pt.png\",\"width\":22,\"height\":15,\"naturalWidth\":100,\"naturalHeight\":67}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "ff-tisa-web-pro",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "ff-tisa-web-pro",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "700"
                        },
                        {
                            "family": "ff-tisa-web-pro",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "100"
                        },
                        {
                            "family": "ff-tisa-web-pro",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "ff-tisa-web-pro",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "ff-tisa-web-pro",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "100"
                        },
                        {
                            "family": "ff-tisa-web-pro",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "900"
                        },
                        {
                            "family": "news-gothic-std",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "news-gothic-std",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "700"
                        },
                        {
                            "family": "news-gothic-std",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "news-gothic-std",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "calling-code",
                            "display": "auto",
                            "status": "loaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "calling-code",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "calling-code",
                            "display": "auto",
                            "status": "loaded",
                            "style": "italic",
                            "weight": "700"
                        },
                        {
                            "family": "calling-code",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        }
                    ],
                    "generated-content-percent": 3.3399999999999999,
                    "generated-content-size": 2.2200000000000002,
                    "imgs-in-viewport": [
                        {
                            "src": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                            "html": "<img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 219,
                            "naturalHeight": 150
                        }
                    ],
                    "imgs-no-alt": [
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg"
                        }
                    ],
                    "imgs-out-viewport": [
                        {
                            "src": "https:\/\/www.escape-team.com\/media\/pages\/home\/99b9c7bda4-1698926992\/award1.svg",
                            "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/99b9c7bda4-1698926992\/award1.svg\" alt=\"Award medal for Escapetheroomers Bullseye Award\" width=\"167\" height=\"95\" loading=\"lazy\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/media\/pages\/home\/90ecab4fa0-1698926992\/award2.svg",
                            "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/90ecab4fa0-1698926992\/award2.svg\" alt=\"Award medal for MomoCon Indie Awards\" width=\"167\" height=\"95\" loading=\"lazy\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/media\/pages\/home\/68b3d93fb1-1698926992\/award3.svg",
                            "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/68b3d93fb1-1698926992\/award3.svg\" alt=\"Award medal for Pocketgamer Mobile Games Awards\" width=\"167\" height=\"95\" loading=\"lazy\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 122,
                            "naturalHeight": 150
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 122,
                            "naturalHeight": 150
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 122,
                            "naturalHeight": 150
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 122,
                            "naturalHeight": 150
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 122,
                            "naturalHeight": 150
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 122,
                            "naturalHeight": 150
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 122,
                            "naturalHeight": 150
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 122,
                            "naturalHeight": 150
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 122,
                            "naturalHeight": 150
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 122,
                            "naturalHeight": 150
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 122,
                            "naturalHeight": 150
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "html": "<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/duration.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "html": "<img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/intensity.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "html": "<img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 133,
                            "naturalHeight": 133
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 122,
                            "naturalHeight": 150
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "html": "<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/arrow.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 122,
                            "naturalHeight": 150
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/media\/pages\/home\/996a1c64bd-1700729299\/appstore-qr-badge-en.png",
                            "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/996a1c64bd-1700729299\/appstore-qr-badge-en.png\" alt=\"Download on the App Store.\" width=\"390\" height=\"504\" loading=\"lazy\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/media\/pages\/home\/edcce5221a-1700729299\/google-play-qr-badge-en.png",
                            "html": "<img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/edcce5221a-1700729299\/google-play-qr-badge-en.png\" alt=\"Download on Google Play.\" width=\"390\" height=\"504\" loading=\"lazy\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/flags\/gb.png",
                            "html": "<img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/gb.png\" alt=\"en flag\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/flags\/gb.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 100,
                            "naturalHeight": 50
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/flags\/de.png",
                            "html": "<img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/de.png\" alt=\"de flag\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/flags\/de.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 100,
                            "naturalHeight": 60
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/flags\/cn.png",
                            "html": "<img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/cn.png\" alt=\"zh flag\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/flags\/cn.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 100,
                            "naturalHeight": 67
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/flags\/es.png",
                            "html": "<img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/es.png\" alt=\"es flag\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/flags\/es.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 100,
                            "naturalHeight": 67
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/flags\/fr.png",
                            "html": "<img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/fr.png\" alt=\"fr flag\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/flags\/fr.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 100,
                            "naturalHeight": 67
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/flags\/it.png",
                            "html": "<img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/it.png\" alt=\"it flag\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/flags\/it.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 100,
                            "naturalHeight": 67
                        },
                        {
                            "src": "https:\/\/www.escape-team.com\/assets\/img\/flags\/pt.png",
                            "html": "<img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/pt.png\" alt=\"pt flag\">",
                            "currentSrc": "https:\/\/www.escape-team.com\/assets\/img\/flags\/pt.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 100,
                            "naturalHeight": 67
                        }
                    ],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width,initial-scale=1.0",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/www.escape-team.com\/assets\/js\/baffle.min.js",
                        "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js",
                        "https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js",
                        "https:\/\/www.escape-team.com\/assets\/js\/site.js",
                        "https:\/\/www.escape-team.com\/assets\/css\/fonts.css",
                        "https:\/\/www.escape-team.com\/assets\/app\/dist\/css\/uikit.app.min.css",
                        "https:\/\/use.typekit.net\/ncj0kbu.css"
                    ],
                    "rendered-html": "<html lang=\"en\" prefix=\"og: https:\/\/ogp.me\/ns#\"><head>\n\n  <meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\">\n\n  <title>Escape Team \u2013 an escape room to print at home.<\/title>\n<meta content=\"Hemmert UG (haftungsbeschr\u00e4nkt)\" name=\"author\">\n<meta content=\"Escape Team is a printable escape room game. Play instantly: download and print your mission PDF, download the app \u2013 the clock is ticking!\" name=\"description\">\n<meta content=\"index,follow,noodp\" name=\"robots\">\n<link rel=\"canonical\" href=\"https:\/\/www.escape-team.com\">\n<meta property=\"og:title\" content=\"Escape Team \u2013 an escape room to print at home.\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:url\" content=\"https:\/\/www.escape-team.com\">\n<meta property=\"og:image\" content=\"https:\/\/www.escape-team.com\/media\/pages\/home\/8966848c70-1715889369\/escapeteam-meta-1200x630-crop-top.png\">\n<meta property=\"og:image:width\" content=\"1200\">\n<meta property=\"og:image:height\" content=\"630\">\n<meta property=\"og:image:type\" content=\"image\/png\">\n<meta property=\"og:site_name\" content=\"Escape Team\">\n<meta property=\"og:description\" content=\"Escape Team is a printable escape room game. Play instantly: download and print your mission PDF, download the app \u2013 the clock is ticking!\">\n<meta name=\"twitter:card\" content=\"summary_large_image\">\n<meta name=\"twitter:title\" content=\"Escape Team \u2013 an escape room to print at home.\">\n<meta name=\"twitter:description\" content=\"Escape Team is a printable escape room game. Play instantly: download and print your mission PDF, download the app \u2013 the clock is ticking!\">\n<meta name=\"twitter:site\" content=\"@playescapeteam\">\n<meta name=\"twitter:creator\" content=\"@playescapeteam\">\n<meta name=\"twitter:image\" content=\"https:\/\/www.escape-team.com\/media\/pages\/home\/8966848c70-1715889369\/escapeteam-meta-1200x630-crop-top.png\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https:\/\/www.escape-team.com\/media\/site\/82f69a4376-1698926992\/favatar-180x.png\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/www.escape-team.com\/media\/site\/82f69a4376-1698926992\/favatar-196x.png\" sizes=\"196x196\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/www.escape-team.com\/media\/site\/82f69a4376-1698926992\/favatar-96x.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/www.escape-team.com\/media\/site\/82f69a4376-1698926992\/favatar-32x.png\" sizes=\"32x32\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/www.escape-team.com\/media\/site\/82f69a4376-1698926992\/favatar-16x.png\" sizes=\"16x16\">\n<meta name=\"msapplication-TileImage\" content=\"https:\/\/www.escape-team.com\/media\/site\/82f69a4376-1698926992\/favatar-150x.png\">\n  \n    <link href=\"https:\/\/www.escape-team.com\/assets\/css\/fonts.css\" rel=\"stylesheet\">    <link href=\"https:\/\/www.escape-team.com\/assets\/app\/dist\/css\/uikit.app.min.css\" rel=\"stylesheet\">  \n  <script type=\"text\/javascript\" async=\"\" src=\"\/\/analytics.fabianhemmert.com\/matomo.js\"><\/script><script src=\"https:\/\/www.escape-team.com\/assets\/js\/baffle.min.js\"><\/script>  <script src=\"https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js\"><\/script>  <script src=\"https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit.min.js\"><\/script>\n  <script defer=\"\" src=\"https:\/\/www.escape-team.com\/assets\/app\/dist\/js\/uikit-icons.min.js\"><\/script>   \n  <script src=\"https:\/\/www.escape-team.com\/assets\/js\/site.js\"><\/script>\n  <link rel=\"stylesheet\" href=\"https:\/\/use.typekit.net\/ncj0kbu.css\">\n\n\n\n  \n    <style>\/* inner styles set by WPT to match CSSOM *\/blockquote { border-left: none !important; }<\/style>  \n\n\n\n\n    <script>\n        var currentLang = \"en\";\n        var siteRoot = \"\/\";\n    <\/script>\n\n\n<style>\/* inner styles set by WPT to match CSSOM *\/.awards { background-image: url(\"https:\/\/www.escape-team.com\/assets\/img\/scratches.jpg\") !important; }.stripes { background-image: url(\"https:\/\/www.escape-team.com\/assets\/img\/stripes.jpg\") !important; }.stripes h2 { color: rgb(244, 255, 255) !important; }.stripes .uk-text-primary { color: rgb(244, 255, 255) !important; opacity: 0.7; }<\/style>\n\n\n\n\n<\/head>\n<body>\n\n\n  <div class=\"page\">\n\n  <div>\n      <div class=\"uk-navbar-container uk-navbar-transparent\" style=\"position:absolute; width: 100%;\">\n      <div class=\"uk-container\">\n      <nav class=\"uk-navbar\" uk-navbar=\"\">\n              <div class=\"uk-navbar-left\">\n                  <a class=\"uk-navbar-item uk-logo\" style=\"display: block !important;\" href=\"https:\/\/www.escape-team.com\" rel=\"home\">\n                                  <img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\">\n            <img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-hidden@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\">\n                                    <img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-logo-inverse uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\">\n            <img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-logo-inverse uk-hidden@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\">\n                                <\/a>                  <\/div>\n\n                          \n        <div class=\"uk-navbar-right\">\n                <div class=\"uk-visible@m\">\n              <ul class=\"uk-navbar-nav\">\n        <li>\n      <a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#print\">Print your Mission<\/a>\n\n      \n\n    <\/li>\n        <li>\n      <a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#app\">Get the App<\/a>\n\n      \n\n    <\/li>\n        <li>\n      <a class=\"news-bold capitalletters\" href=\"https:\/\/www.escape-team.com\/#create\">Create your own<\/a>\n\n      \n\n    <\/li>\n      <\/ul>\n\n\n        <\/div>\n                                  <!-- button -->\n                                    <!-- offset click -->\n          <a class=\"uk-navbar-toggle tm-menu-animate uk-hidden@m uk-icon\" uk-icon=\"icon: menu;\" uk-toggle=\"target: #offcanvas\" tabindex=\"0\" aria-expanded=\"false\"><span uk-icon=\"icon: check\" class=\"uk-icon\"><\/span><\/a>\n          <span uk-icon=\"heart\" class=\"uk-icon\"><\/span>\n                <\/div>\n        <\/nav>\n        <\/div>\n      <\/div>\n\n      \n      \n    <\/div>  \n    \n\n  \n<main role=\"main\">\n<section id=\"hero-video\" class=\"uk-section uk-section-xlarge uk-padding-remove-vertical relative-inside\">\n\n        <div>\n        <div class=\"uk-grid uk-flex-stretch uk-grid-collapse uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div>\n<div class=\"video-container\">\n\n<video id=\"responsive-video\" autoplay=\"\" muted=\"\" loop=\"\" playsinline=\"\">\n                                <source id=\"video-source\" src=\"\/assets\/video\/lq_no_audio\/escapeteam_en_landscape_lq_no_audio.mp4\" type=\"video\/mp4\">\n                                Your browser does not support the video tag.\n                            <\/video>\n\n<div class=\"arrow_container\" style=\"\">\n    <div class=\"arrow\" style=\"\">\n        <svg width=\"100pt\" height=\"100pt\" version=\"1.1\" viewBox=\"0 0 100 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n <path d=\"m28.699 41l4.3008-4.1992 17 17.699 17-17.699 4.3008 4.1992-21.301 22.199z\"><\/path>\n        <\/svg>\n    <\/div>\n<\/div>\n                        \n\n\n<\/div><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"praise\" class=\"uk-section uk-cover-container uk-section-large uk-light padded\"> \n<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat; background-image: url(&quot;https:\/\/www.escape-team.com\/media\/pages\/home\/378af1f74d-1715889369\/et1.jpg&quot;);\" uk-img=\"loading: eager\"><\/div>\n<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-position-relative uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        <div id=\"14d2bdc5-2cfa-48d8-9515-f0d50b3f814f\" class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n<div class=\"uk-width-1-1@m uk-first-column\">\n        \n<div>\n<blockquote>\n<span class=\"quote1_quote\">\u201cThe most original concept<\/span><br>\n<span class=\"quote1_quote\">we\u2019ve come across in years.\u201d<\/span>\n<footer class=\"quote1_source\">Gamezebo<\/footer>\n<\/blockquote><\/div>    <\/div>\n<\/div>\n<div id=\"49bc8795-a05c-4fc2-bb27-b6a0c6016a0d\" class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n<div class=\"uk-width-1-1@m uk-first-column\">\n        \n<div>\n<blockquote>\n<span class=\"quote2_quote\">An<\/span><br>\n<span class=\"quote2_quote\">\u201cingenious social puzzler.\u201d<\/span>\n<footer class=\"quote2_source\"> Droid Gamer <\/footer>\n<\/blockquote><\/div>    <\/div>\n<\/div>\n<div id=\"3d6f006e-a8cb-459a-9093-8feefce83bef\" class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n<div class=\"uk-width-1-1@m uk-first-column\">\n        \n<div>\n<blockquote>\n<span class=\"quote1_quote\">\u201cYou\u2019re going<\/span><br>\n<span class=\"quote1_quote\">to fall in love.\u201d<\/span>\n<footer class=\"quote1_source\">Android Central<\/footer>\n<\/blockquote><\/div>    <\/div>\n<\/div>\n                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"8eaeb72f-6d48-46f5-8c92-ac174242fb62\" class=\"uk-section uk-cover-container uk-section-xlarge uk-light large-headings\"> \n<div class=\"uk-position-cover uk-background-center-center uk-background-cover\" sources=\"srcset: https:\/\/www.escape-team.com\/media\/pages\/home\/06ffd97502-1715889369\/et2.webp\" data-src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/06ffd97502-1715889369\/et2.jpg\" style=\"background-blend-mode: overlay; background-repeat: no-repeat\" uk-img=\"loading: eager\"><\/div>\n<div class=\"uk-position-cover\" style=\"background-color: rgba(0,0,0,0.3); background-blend-mode: overlay;  \"><\/div>\n\n        <div class=\"uk-container uk-container-expand\">\n        <div class=\"uk-grid uk-position-relative uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div id=\"logline\">\n<span style=\"text-align: center; line-height: 80%;\"><h1 class=\"aprintable\">\nA printable,<br> \ninteractive<br>\npen-and-paper <br>\nescape game.\n<\/h1><\/span>\n\n<h2 style=\"text-align: center;\" class=\"penpaperphone\">\nPen, paper and phone.<br>\n<span class=\"emphasis\">It's a blast.<\/span>\n<\/h2><h2><\/h2><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"2428bc79-9b07-4021-bb28-d78fa725da1d\" class=\"uk-section uk-cover-container uk-section-large uk-light\"> \n<div class=\"uk-position-cover\" style=\"background-image: linear-gradient(#b63a00, #fb4f13); background-blend-mode: overlay;  \"><\/div>\n\n        <div class=\"uk-container uk-container-xlarge\">\n        <div class=\"uk-grid uk-flex-middle uk-flex-between uk-position-relative\" uk-grid=\"\">\n                <div class=\"uk-width-1-3 uk-width-1-3@s uk-width-1-3@m uk-first-column\">\n                        <figure class=\" uk-width-1-2@s uk-margin-auto\">\n    <picture>\n        <source type=\"image\/webp\" srcset=\"https:\/\/www.escape-team.com\/media\/pages\/home\/99b9c7bda4-1698926992\/award1.svg\">\n        <img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/99b9c7bda4-1698926992\/award1.svg\" alt=\"Award medal for Escapetheroomers Bullseye Award\" width=\"167\" height=\"95\" loading=\"lazy\">\n  <\/picture>\n  \n  <\/figure>\n                    <\/div>\n                <div class=\"uk-width-1-3 uk-width-1-3@s uk-width-1-3@m\">\n                        <figure class=\" uk-width-1-2@s uk-margin-auto\">\n    <picture>\n        <source type=\"image\/webp\" srcset=\"https:\/\/www.escape-team.com\/media\/pages\/home\/90ecab4fa0-1698926992\/award2.svg\">\n        <img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/90ecab4fa0-1698926992\/award2.svg\" alt=\"Award medal for MomoCon Indie Awards\" width=\"167\" height=\"95\" loading=\"lazy\">\n  <\/picture>\n  \n  <\/figure>\n                    <\/div>\n                <div class=\"uk-width-1-3 uk-width-1-3@s uk-width-1-3@m\">\n                        <figure class=\" uk-width-1-2@s uk-margin-auto\">\n    <picture>\n        <source type=\"image\/webp\" srcset=\"https:\/\/www.escape-team.com\/media\/pages\/home\/68b3d93fb1-1698926992\/award3.svg\">\n        <img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/68b3d93fb1-1698926992\/award3.svg\" alt=\"Award medal for Pocketgamer Mobile Games Awards\" width=\"167\" height=\"95\" loading=\"lazy\">\n  <\/picture>\n  \n  <\/figure>\n                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"6994bf96-e82f-4c99-8d7f-96117e115cae\" class=\"uk-section uk-section-large uk-section-default\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div class=\"padded\">\n<h3 style=\"font-size:300%;\">Get ready, Escape Team.<br>We've got no&nbsp;time to&nbsp;lose.<\/h3>\n\n<h3 style=\"font-size:200%; color: #F4FFFF;\"><span class=\"verysoft\">Instant download.<\/span><br>\nYour team is go in&nbsp;minutes.<\/h3><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"print\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div class=\"padded\">\n<h2><span class=\"uk-text-primary\">Step 1: <\/span><br class=\"mobile-break\">Print your Mission.<\/h2><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"f5aad27e-7794-4a9c-b287-e59f43c46f3e\" class=\"uk-section uk-section-large uk-section-default\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        <div class=\"missionlist uk-child-width-1-3@m uk-grid uk-grid-masonry uk-flex-top uk-flex-wrap-top\" uk-grid=\"masonry: true\" style=\"height: 3044px;\">\n\n      \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(0px);\" class=\"uk-first-column\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Training + Mission 1<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<div style=\"box-sizing: border-box padding-bottom: 2em;\">\n\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training Mission \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n        <\/div>\n\n        <div style=\"clear:left;\"><\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Station \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Two missions to get you started. No big deal. Hopefully. \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n10:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_00-01.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(0px);\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 2<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Terminal \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Just some everyday bomb defusing at the local airport. \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n20:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_02.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(0px);\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 3<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Elevator \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Rescuing this hacked elevator? Should be a piece of cake if you\u2019ve made it this far. \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n30:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_03.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(0px);\" class=\"uk-grid-margin uk-first-column\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 4<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Rollercoaster \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                This mission is a pretty wild ride. No waiting in line, though! \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n30:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_04.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(-132px);\" class=\"uk-grid-margin\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 5<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Subway \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                For a team like yours, saving these innocent subway passengers should be no problem at all. \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n30:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_05.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n<div class=\"uk-grid-margin\" style=\"transform: translateY(-92px);\">\n    <div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code verysoft\" style=\"color: #f4ffff\">\n                Mission Pack 1               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training and Missions 1-5 \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<div class=\"calling_code\">\n                <span class=\"soft\">One single PDF file for easy printing.<\/span>\n<ul>\n<li>Training Mission<\/li>\n<li>Mission 1: Station<\/li>\n<li>Mission 2: Terminal<\/li>\n<li>Mission 3: Elevator<\/li>\n<li>Mission 4: Rollercoaster<\/li>\n<li>Mission 5: Subway<\/li>\n<\/ul>\n<span class=\"soft\"><\/span> \n            <\/div>\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_00-05.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n\n\n\n        <\/div>\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(-104px);\" class=\"uk-grid-margin uk-first-column\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 6<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Cruise Ship \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                We're not going down with this ship. \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_06.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(-196px);\" class=\"uk-grid-margin\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 7<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Prison \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Prevent the ultimate chaos from happening. \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_outline.svg\">\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_07.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(-92px);\" class=\"uk-grid-margin\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 8<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Bus \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                The fate of the passengers rests in your hands! \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_08.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n\n\n\n<div style=\"transform: translateY(-104px);\" class=\"uk-grid-margin uk-first-column\">\n    <div class=\"mission\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code uk-text-secondary verysoft\">\n                Mission 9<br>\n               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Bank \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n<div style=\"margin-bottom: 1em; bottom: 3.5em; \">\n\n    <div class=\"calling_code uk-text-secondary verysoft\" style=\"margin-bottom: -1em; padding-right: 1em;\">\n                Can you stop this financial catastrophe? \n            <\/div>\n\n<table>\n\n<tbody><tr>\n<td style=\"width: 12%;\">\n    &nbsp;\n<\/td>\n<td style=\"\">\n    <\/td>\n<\/tr>\n<tr>\n<td>\n<img style=\"width: 2em; padding-right:  0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/number_of_players.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n2-4<\/span>\n<\/td>\n\n\n<\/tr>\n\n<tr>\n<td>\n<img style=\"width: 2em; padding-right: 0.5em; margin-bottom: 0.3em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/duration.svg\">\n<\/td>\n<td>\n<span class=\"calling_code uk-text-secondary verysoft\">\n40:00 <span class=\"soft\"> min.<\/span><\/span>\n<\/td>\n<\/tr>\n\n<tr>\n<td>\n    \n    <img style=\"width: 2em; padding-right: 0.2em; margin-bottom: 0em; opacity: 0.3;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/intensity.svg\">\n\n<\/td>\n<td>\n<div style=\"float:  left; width: 100%;\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n    <img style=\"width: 1em; margin-left: -0.2em;  margin-right: -0.2em; opacity: 0.5;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/circle_filled.svg\">\n\n<\/div>\n<\/td>\n\n<\/tr>\n\n<\/tbody><\/table>\n\n\n<\/div>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n\n\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_mission_09.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n<div class=\"uk-grid-margin\" style=\"transform: translateY(-196px);\">\n    <div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code verysoft\" style=\"color: #f4ffff\">\n                Mission Pack 2               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Missions 6-9 \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<div class=\"calling_code\">\n                <span class=\"soft\">Just in case you want more:<\/span>\n<ul>\n<li>Mission 6: Cruise Ship<\/li>\n<li>Mission 7: Prison<\/li>\n<li>Mission 8: Bus<\/li>\n<li>Mission 9: Bank<\/li>\n<\/ul>\n<span class=\"soft\">Easy printout.<br>Hard puzzles.<\/span> \n            <\/div>\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_06-09.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n\n\n\n        <\/div>\n    <\/div>\n<\/div>\n\n        \n\n\n\n\n\n<div class=\"uk-grid-margin\" style=\"transform: translateY(-92px);\">\n    <div class=\"mission downloadall\" style=\"box-sizing: border-box;position: relative;\">\n        <div style=\"box-sizing: border-box;position: relative;\" class=\"\">\n\n               <span class=\"uk-text-uppercase calling_code verysoft\" style=\"color: #f4ffff\">\n                Mission Pack 1+2               <\/span>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<table style=\"width: 100%\">\n<tbody><tr>\n<td style=\"width: 12%; vertical-align: top; padding-top: 0.37em;\">\n<div style=\"width:  1.4em; float: left; height: 100%; vertical-align: top; text-align: top;\">\n\t<img style=\"width: 1.6em; padding-left:  0.3em; margin-bottom: 0.45em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/arrow.svg\">\n<\/div><\/td>\n<td style=\"width: 80%;\">\n            <h3 class=\"calling_code uk-text-secondary uk-text-bold\">\n                Training and Missions 1-9 \n            <\/h3>\n<\/td>\n<\/tr>\n<\/tbody><\/table>\n\n<div style=\"margin-top: 1em;;margin-bottom: 1em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<div class=\"calling_code\">\n                <span class=\"soft\">All missions.<\/span>\n<ul>\n<li>Training Mission<\/li>\n<li>Mission 1: Station<\/li>\n<li>Mission 2: Terminal<\/li>\n<li>Mission 3: Elevator<\/li>\n<li>Mission 4: Rollercoaster<\/li>\n<li>Mission 5: Subway<\/li>\n<li>Mission 6: Cruise Ship<\/li>\n<li>Mission 7: Prison<\/li>\n<li>Mission 8: Bus<\/li>\n<li>Mission 9: Bank<\/li>\n<\/ul>\n<span class=\"soft\">All in.<br>Just like you!<\/span> \n            <\/div>\n\n\n<div style=\"margin-top: 1em;;margin-bottom: 1.5em;;width: 100%; border: none; opacity:  0.5; border-top: 0.1em dashed #cbd3d3;\">\n<\/div>\n\n<a href=\"https:\/\/www.escape-team.com\/download\/missions\/escapeteam_en_missions_00-09.pdf\">\n<button style=\"bottom: 0em; box-sizing: border-box;\" class=\"uk-button uk-width-1-1 uk-button-bright\">PRINT NOW<\/button>\n<\/a>\n\n\n\n        <\/div>\n    <\/div>\n<\/div>\n\n  \n<\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"a236ce66-6bc1-4a1a-9eb9-03e3a4be0c41\" class=\"uk-section uk-section-large uk-section-default\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        <section class=\"uk-section padded\">\n<div class=\"uk-container\">\n<div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n\n      <h2 class=\"uk-first-column\"><span data-localize=\"notify\">Should we notify you about new missions?<\/span>\n        <br>\n        <span class=\"soft\" id=\"\" data-localize=\"nospam\">No spam. Promise.<\/span>\n  <\/h2>\n\n\n\n\n    <!-- Begin MailChimp Signup Form -->\n\n<div id=\"mc_embed_signup\" class=\"uk-grid-margin uk-first-column\">\n<form action=\"https:\/\/escape-team.us16.list-manage.com\/subscribe?u=7468dffa52d7b1490c1a515af&amp;id=96ded3e4f2\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate uk-form-horizontal\" target=\"_blank\" novalidate=\"\">\n    <div id=\"mc_embed_signup_scroll\">\n    \n    <!-- email form-control -->\n    <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->\n    <div style=\"position: absolute; left: -5000px;\" aria-hidden=\"true\"><input type=\"text\" name=\"b_7468dffa52d7b1490c1a515af_96ded3e4f2\" tabindex=\"-1\" value=\"\"><\/div>\n    <div style=\"float: left; margin-right: 1em;\" class=\"calling-code\">\n    <input type=\"email\" value=\"\" name=\"EMAIL\" class=\"calling-code uk-input uk-form-large\" style=\"background: #f4ffff; color: #000000;   font-family: calling-code,sans-serif !important;\n  border: #f4ffff; padding-left:  1em; margin-bottom:  1em; height: 3.5em;\" id=\"mce-EMAIL\" placeholder=\"[email protected]\" required=\"\">\n      <\/div>\n    <div style=\"float: left;\">\n    <div class=\"clear\"><input type=\"submit\" value=\"SUBSCRIBE\" name=\"subscribe\" class=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\" id=\"signup-button\" data-localize=\"subscribe\" style=\"padding: 25px; \"><\/div>\n<\/div>\n    <\/div>\n<\/form>\n<\/div>\n\n<!--End mc_embed_signup-->\n\n<\/div>\n                    <br>\n                    <br>\n                    <br>\n\n              <span class=\"soft\" id=\"signup-response\"><\/span>\n              <p><\/p>\n                    <br>\n\n<\/div><\/section><\/div><\/div><\/div><\/section>\n                    <\/main><\/div>\n                \n    \n    <section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div class=\"padded\">\n<h2><span class=\"uk-text-primary\">Step 2: <\/span><br class=\"mobile-break\">Get the App.<\/h2><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"d98a8a90-3168-445c-ad68-5953346a39f3\" class=\"uk-section uk-section-large uk-section-default uk-visible@s\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid\" uk-grid=\"\">\n                <div class=\"uk-width-1-2@m uk-first-column\">\n                        \n<div class=\"uk-clearfix\">\n<h2>It's free.<br>\n<span class=\"soft\">Training and Mission 1? Free.<\/span><br>\n<span class=\"verysoft\">Later missions just $2.99 each.<\/span>\n<\/h2><\/div>                    <\/div>\n                <div class=\"uk-width-1-4@m\">\n                        <figure>\n    <a href=\"https:\/\/apps.apple.com\/de\/app\/escape-team\/id1244557872\" target=\"_blank\">\n    <picture>\n            <source type=\"image\/webp\" srcset=\"https:\/\/www.escape-team.com\/media\/pages\/home\/996a1c64bd-1700729299\/appstore-qr-badge-en.webp\">\n            <img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/996a1c64bd-1700729299\/appstore-qr-badge-en.png\" alt=\"Download on the App Store.\" width=\"390\" height=\"504\" loading=\"lazy\">\n    <\/picture>\n  <\/a>\n  \n  <\/figure>\n                    <\/div>\n                <div class=\"uk-width-1-4@m\">\n                        <figure>\n    <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.escapeteam.android\" target=\"_blank\">\n    <picture>\n            <source type=\"image\/webp\" srcset=\"https:\/\/www.escape-team.com\/media\/pages\/home\/edcce5221a-1700729299\/google-play-qr-badge-en.webp\">\n            <img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/edcce5221a-1700729299\/google-play-qr-badge-en.png\" alt=\"Download on Google Play.\" width=\"390\" height=\"504\" loading=\"lazy\">\n    <\/picture>\n  <\/a>\n  \n  <\/figure>\n                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"f6e35e7f-db91-4b5b-bae5-8a2c3bbdf342\" class=\"uk-section uk-section-large uk-section-default uk-hidden@s\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-flex-center uk-grid-medium uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-2@m\">\n                                            <\/div>\n                <div class=\"uk-width-1-4@m uk-text-center uk-text-center@s uk-text-center@m\">\n                        <figure class=\" uk-margin-auto\">\n    <a href=\"https:\/\/apps.apple.com\/de\/app\/escape-team\/id1244557872\" target=\"_blank\">\n    <picture>\n            <source type=\"image\/webp\" srcset=\"https:\/\/www.escape-team.com\/media\/pages\/home\/ccd0ab367c-1700729299\/app-store-badge-en.webp\">\n            <img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/ccd0ab367c-1700729299\/app-store-badge-en.png\" alt=\"Download on the App Store.\" width=\"500\" height=\"168\" loading=\"lazy\">\n    <\/picture>\n  <\/a>\n  \n  <\/figure>\n                    <\/div>\n                <div class=\"uk-width-1-4@m uk-text-center uk-text-center@s uk-text-center@m\">\n                        <figure class=\" uk-margin-auto\">\n    <a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.escapeteam.android\" target=\"_blank\">\n    <picture>\n            <source type=\"image\/webp\" srcset=\"https:\/\/www.escape-team.com\/media\/pages\/home\/80ae2843b0-1698926992\/google-play-badge-en.webp\">\n            <img src=\"https:\/\/www.escape-team.com\/media\/pages\/home\/80ae2843b0-1698926992\/google-play-badge-en.png\" alt=\"Download on Google Play.\" width=\"564\" height=\"168\" loading=\"lazy\">\n    <\/picture>\n  <\/a>\n  \n  <\/figure>\n                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"app\" class=\"uk-section uk-section-xsmall uk-section-default uk-padding-remove-bottom stripes\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div id=\"friends\" class=\"padded\">\n<h2><span class=\"uk-text-primary\">Step 3: <\/span><br class=\"mobile-break\">Gather your friends.<\/h2><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"761bc121-bb32-48de-826e-7fe6c9e45076\" class=\"uk-section uk-section-large uk-section-default\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div>\n<h2>You will need them.<br>\n<span class=\"soft\">Escape Team is most fun with 2-4 people.<\/span>\n<br>\n<br>\n<span class=\"verysoft\">And now, good luck. To all of us.<\/span>\n<\/h2><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"cccc8539-540d-4a88-89b4-5720bb06195e\" class=\"uk-section uk-section-large uk-section-primary\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div>\n<h3 style=\"font-size:300%;\">All done?<br>Think again.<\/h3>\n\n<h3 style=\"font-size:200%; color: #F4FFFF;\"><span class=\"verysoft\">User-Created Missions.<\/span><br>\nHow can there be evil in so many&nbsp;people?<\/h3>\n<p><br><br>\n<a class=\"usermissionbutton uk-button uk-button-large uk-button-white uk-border-rounded\t\" href=\"https:\/\/community.escape-team.com\/\" style=\"padding: 1em;\" target=\"_blank\">Discover <br class=\"mobile-break\">user-created missions<\/a>\n<\/p><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section><section id=\"create\" class=\"uk-section uk-section-large uk-section-muted\">\n\n        <div class=\"uk-container\">\n        <div class=\"uk-grid uk-grid-stack\" uk-grid=\"\">\n                <div class=\"uk-width-1-1@m uk-first-column\">\n                        \n<div>\n<h3 style=\"font-size:300%;\">You?<\/h3>\n\n<h3 style=\"font-size:200%; color: #F4FFFF;\"><span class=\"verysoft\">Creating your own mission?<\/span><br>\nGo ahead, put your trusting friends on the line.<br>\n<span class=\"supersoft\">Or your loyal coworkers.<br>\n<span class=\"soft\">Or your children.<br>\n<span class=\"soft\">Or your innocent students.<br>\n<span class=\"soft\">Or your hard-working employees.<br>\n<span class=\"soft\">Or your unsuspecting dinner party guests.<br>\n<span class=\"soft\">Or your fellow Escape Team community members.<br>\n<\/span><\/span><\/span><\/span><\/span><\/span><\/h3>\n<p><br><br>\n<a class=\"usermissionbutton uk-button uk-button-large uk-button-white-on-dark uk-border-rounded\t\" href=\"https:\/\/www.escape-team.com\/create\" style=\"padding: 1em;\" target=\"_blank\">Create<br class=\"mobile-break\"> your own mission<\/a><\/p><\/div>                    <\/div>\n                <\/div>\n    <\/div>\n    <\/section>\n\n<footer role=\"contentinfo\" uk-scrollspy=\"cls: uk-animation-fade; delay: 100\" style=\"visibility: hidden;\">\n\n<section class=\"uk-section padded\">\n<div class=\"uk-container\">\n<div class=\"uk-grid\" uk-grid=\"\">\n<div class=\"uk-width-1-1 uk-first-column\">\n  <h4>ESCAPE TEAM<\/h4>\n<p>A printable escape room experience for instant play at home. <br>Print your mission, get the app, and try to not lose your friends over it.<\/p><\/div>\n<div class=\"uk-width-1-1 uk-grid-margin uk-first-column\">\n  <\/div>\n<div class=\"uk-width-1-2@s uk-width-1-4@m uk-grid-margin uk-first-column\">\n  <h5>LEARN MORE<\/h5>\n<p><a href=\"https:\/\/www.escape-team.com\/how-to-play\">How to Play<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/playing-remotely\">Playing Remotely<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/solutions\">Solutions<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/redeem-voucher-codes\">Redeem Voucher Codes<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/education\">Escape Team in Education<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/faq\">FAQ<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/about-us\">About Us<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/press-kit\">Press Kit<\/a><\/p><\/div>\n<div class=\"uk-width-1-2@s uk-width-1-4@m uk-grid-margin\">\n  <h5>GET INVOLVED<\/h5>\n<p><a href=\"https:\/\/www.escape-team.com\/create\">Create Your Own Mission<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/free-escape-room-diy-kit\">Free Escape Room DIY Kit<\/a><br>\n<a href=\"https:\/\/community.escape-team.com\">Explore User-Created Missions<\/a><\/p><\/div>\n<div class=\"uk-width-1-2@s uk-width-1-4@m uk-grid-margin\">\n  <h5>HELP<\/h5>\n<p><a href=\"mailto:[email protected]\">Support<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/data-protection\">Data Protection<\/a><br>\n<a href=\"https:\/\/www.escape-team.com\/imprint\">Imprint<\/a><\/p><\/div>\n<div class=\"uk-width-1-2@s uk-width-expand@m uk-grid-margin\">\n  <\/div>\n<\/div>\n<\/div>\n<\/section>\n\n<div class=\"uk-container\" style=\"padding-top: 2em;\">\n\n <div class=\"uk-grid-margin uk-text-small uk-margin-medium-bottom uk-margin-top uk-grid\" uk-grid=\"\">\n <div class=\"uk-width-expand@s uk-width-1-4 uk-first-column\" style=\"padding-left: 2em;\">\n\n<a href=\"https:\/\/www.escape-team.com\"><img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/gb.png\" alt=\"en flag\"><\/a><a href=\"https:\/\/www.escape-team.de\"><img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/de.png\" alt=\"de flag\"><\/a><a href=\"https:\/\/www.escape-team.cn\"><img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/cn.png\" alt=\"zh flag\"><\/a><a href=\"https:\/\/www.escape-team.es\"><img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/es.png\" alt=\"es flag\"><\/a><a href=\"https:\/\/www.escape-team.fr\"><img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/fr.png\" alt=\"fr flag\"><\/a><a href=\"https:\/\/www.escape-team.it\"><img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/it.png\" alt=\"it flag\"><\/a><a href=\"https:\/\/www.escape-team.pt\"><img style=\"height: 0.8em; padding-right: 0.4em;\" src=\"https:\/\/www.escape-team.com\/assets\/img\/flags\/pt.png\" alt=\"pt flag\"><\/a>\n        <\/div>\n    <div class=\"uk-width-auto@s uk-flex-last uk-width-3-4 \">\n      <p class=\"footer-copyright uk-text-muted\" style=\"padding-left: 0em; padding-bottom: 1em;\">\n        <span class=\"news-bold\">\u00a9 2024 <a style=\"text-decoration: none !important;\" href=\"https:\/\/www.escape-team.com\">ESCAPE TEAM<\/a><\/span>\n              <\/p>\n    <\/div>\n  <\/div>\n<\/div><\/footer>\n\n<!-- page end -->\n\n<div id=\"offcanvas\" uk-offcanvas=\"flip: true; overlay: true; mode: reveal;\" class=\"uk-offcanvas\">\n  <div class=\"uk-offcanvas-bar uk-flex uk-flex-column\">\n  <button class=\"uk-offcanvas-close uk-icon uk-close\" type=\"button\" uk-close=\"\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><line fill=\"none\" stroke=\"#000\" stroke-width=\"1.1\" x1=\"1\" y1=\"1\" x2=\"13\" y2=\"13\"><\/line><line fill=\"none\" stroke=\"#000\" stroke-width=\"1.1\" x1=\"13\" y1=\"1\" x2=\"1\" y2=\"13\"><\/line><\/svg><\/button>\n    <div class=\"uk-margin-small-top uk-margin-medium-bottom\">\n    <a class=\"uk-logo\" href=\"https:\/\/www.escape-team.com\" rel=\"home\">\n      <img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\">\n    <\/a>\n  <\/div>\n      <ul class=\"uk-nav uk-nav-primary uk-margin-auto-vertical\" uk-scrollspy=\"target: > li; cls: uk-animation-slide-bottom-small; delay: 50; repeat: true\">\n        <li class=\"\" style=\"visibility: hidden;\">\n      <a href=\"https:\/\/www.escape-team.com\/#print\">Print your Mission<\/a>\n\n      \n    <\/li>\n        <li class=\"\" style=\"visibility: hidden;\">\n      <a href=\"https:\/\/www.escape-team.com\/#app\">Get the App<\/a>\n\n      \n    <\/li>\n        <li class=\"\" style=\"visibility: hidden;\">\n      <a href=\"https:\/\/www.escape-team.com\/#create\">Create your own<\/a>\n\n      \n    <\/li>\n                      <\/ul>\n\n  <div class=\"padded uk-margin-large-top\">\n\n    <div>\n        <ul class=\"padded sociallinks uk-grid uk-grid-stack\" uk-grid=\"\">\n<li><a href=\"https:\/\/twitter.com\/playescapeteam\" rel=\"noopener noreferrer\" target=\"_blank\">Twitter<\/a><\/li>\n<li><a href=\"https:\/\/www.instagram.com\/playescapeteam\/\" rel=\"noopener noreferrer\" target=\"_blank\">Instagram<\/a><\/li>\n<li><a href=\"https:\/\/itunes.apple.com\/app\/escape-team\/id1244557872?ls=1&amp;mt=8\" rel=\"noopener noreferrer\" target=\"_blank\">App Store<\/a><\/li>\n<li><a href=\"https:\/\/play.google.com\/store\/apps\/details?id=com.escapeteam.android\" rel=\"noopener noreferrer\" target=\"_blank\">Play Store<\/a><\/li>\n<\/ul>\n        <\/div>\n\n\n\n\n    <div class=\"uk-text-small uk-text-muted uk-margin-medium-top\">\n    \u00a9 ESCAPE TEAM\n    <\/div>\n  <\/div>\n  <\/div>\n<\/div>\n\n<!-- Matomo -->\n<script type=\"text\/javascript\">\n  var _paq = window._paq = window._paq || [];\n  \/* tracker methods like \"setCustomDimension\" should be called before \"trackPageView\" *\/\n  _paq.push([\"disableCookies\"]);\n  _paq.push(['trackPageView']);\n  _paq.push(['enableLinkTracking']);\n  (function() {\n    var u=\"\/\/analytics.fabianhemmert.com\/\";\n    _paq.push(['setTrackerUrl', u+'matomo.php']);\n    _paq.push(['setSiteId', '4']);\n    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];\n    g.type='text\/javascript'; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);\n  })();\n<\/script>\n<!-- End Matomo Code -->\n\n<\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [
                            "x-content-type-options"
                        ],
                        "securityHeadersGrade": "E",
                        "securityHeadersScore": 20
                    },
                    "interactivePeriods": [
                        [
                            0,
                            559
                        ],
                        [
                            801,
                            909
                        ],
                        [
                            961,
                            5866
                        ]
                    ],
                    "longTasks": [
                        [
                            559,
                            801
                        ],
                        [
                            909,
                            961
                        ]
                    ],
                    "lastVisualChange": 6000,
                    "render": 1000,
                    "visualComplete85": 6000,
                    "visualComplete90": 6000,
                    "visualComplete95": 6000,
                    "visualComplete99": 6000,
                    "visualComplete": 6000,
                    "SpeedIndex": 4346,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 1068,
                            "size": 6021,
                            "DOMNodeId": 29,
                            "nodeInfo": {
                                "nodeType": "A",
                                "attributes": {
                                    "class": "news-bold capitalletters",
                                    "href": "https:\/\/www.escape-team.com\/#print"
                                },
                                "bounds": [
                                    903.390625,
                                    25.5,
                                    252.3125,
                                    125
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1299,
                            "size": 6900,
                            "DOMNodeId": 120,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "data-src": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                                    "class": "uk-visible@s",
                                    "style": "height:69px;",
                                    "alt": "Escape Team",
                                    "data-width": "",
                                    "data-height": "",
                                    "uk-img": "",
                                    "src": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg"
                                },
                                "sourceURL": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                                "bounds": [
                                    367.5,
                                    52.265625,
                                    100.90625,
                                    69
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1299,
                            "size": 6900,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 367.5,
                                    "y": 52.265625,
                                    "width": 100.90625,
                                    "height": 69,
                                    "top": 52.265625,
                                    "right": 468.40625,
                                    "bottom": 121.265625,
                                    "left": 367.5
                                },
                                "outerHTML": "<img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\">",
                                "src": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                                "currentSrc": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1067,
                            "size": 6021,
                            "DOMNodeId": 29,
                            "nodeInfo": {
                                "nodeType": "A",
                                "attributes": {
                                    "class": "news-bold capitalletters",
                                    "href": "https:\/\/www.escape-team.com\/#print"
                                },
                                "bounds": [
                                    903.390625,
                                    25.5,
                                    252.3125,
                                    125
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1298,
                            "size": 6900,
                            "DOMNodeId": 120,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "data-src": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                                    "class": "uk-visible@s",
                                    "style": "height:69px;",
                                    "alt": "Escape Team",
                                    "data-width": "",
                                    "data-height": "",
                                    "uk-img": "",
                                    "src": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg"
                                },
                                "sourceURL": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                                "bounds": [
                                    367.5,
                                    52.265625,
                                    100.90625,
                                    69
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1298,
                            "size": 6900,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 367.5,
                                    "y": 52.265625,
                                    "width": 100.90625,
                                    "height": 69,
                                    "top": 52.265625,
                                    "right": 468.40625,
                                    "bottom": 121.265625,
                                    "left": 367.5
                                },
                                "outerHTML": "<img data-src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\" class=\"uk-visible@s\" style=\"height:69px;\" alt=\"Escape Team\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg\">",
                                "src": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                                "currentSrc": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                                "content": "normal"
                            },
                            "type": "image"
                        }
                    ],
                    "LargestContentfulPaintType": "image",
                    "LargestContentfulPaintNodeType": "IMG",
                    "LargestContentfulPaintImageURL": "https:\/\/www.escape-team.com\/media\/site\/f26aff9ecf-1698926992\/escapeteam_logo_white.svg",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 30
                        },
                        {
                            "name": "fetchStart",
                            "time": 50
                        },
                        {
                            "name": "navigationStart",
                            "time": 96
                        },
                        {
                            "name": "domLoading",
                            "time": 96
                        },
                        {
                            "name": "responseEnd",
                            "time": 97
                        },
                        {
                            "name": "domInteractive",
                            "time": 97
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 98
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 98
                        },
                        {
                            "name": "domComplete",
                            "time": 98
                        },
                        {
                            "name": "responseEnd",
                            "time": 300
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 318
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 318
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 318
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 319
                        },
                        {
                            "name": "domLoading",
                            "time": 319
                        },
                        {
                            "name": "LayoutShift",
                            "time": 898
                        },
                        {
                            "name": "firstPaint",
                            "time": 947
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 947
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 947
                        },
                        {
                            "name": "domInteractive",
                            "time": 1039
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 1053
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 1054
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1067
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1067
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1067
                        },
                        {
                            "name": "domComplete",
                            "time": 1317
                        },
                        {
                            "name": "loadEventStart",
                            "time": 1317
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 1319
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 1067
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 1298
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 1298
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.00094890450942365461
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.00094890450942365461
                        }
                    ],
                    "chromeUserTiming.navigationStart": 96,
                    "chromeUserTiming.fetchStart": 51,
                    "chromeUserTiming.domLoading": 319,
                    "chromeUserTiming.responseEnd": 301,
                    "chromeUserTiming.domInteractive": 1040,
                    "chromeUserTiming.domContentLoadedEventStart": 1054,
                    "chromeUserTiming.domContentLoadedEventEnd": 1055,
                    "chromeUserTiming.domComplete": 1318,
                    "chromeUserTiming.unloadEventStart": 318,
                    "chromeUserTiming.unloadEventEnd": 318,
                    "chromeUserTiming.markAsMainFrame": 319,
                    "chromeUserTiming.commitNavigationEnd": 319,
                    "chromeUserTiming.LayoutShift": 899,
                    "chromeUserTiming.firstPaint": 947,
                    "chromeUserTiming.firstContentfulPaint": 947,
                    "chromeUserTiming.firstImagePaint": 947,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 1067,
                    "chromeUserTiming.firstMeaningfulPaint": 1067,
                    "chromeUserTiming.loadEventStart": 1318,
                    "chromeUserTiming.loadEventEnd": 1319,
                    "chromeUserTiming.LargestTextPaint": 1068,
                    "chromeUserTiming.LargestImagePaint": 1299,
                    "chromeUserTiming.LargestContentfulPaint": 1299,
                    "chromeUserTiming.TotalLayoutShift": 0.00094890450942365461,
                    "chromeUserTiming.CumulativeLayoutShift": 0.00094890450942365461,
                    "LayoutShifts": [
                        {
                            "time": 898,
                            "score": 0.00094890450942365461,
                            "cumulative_score": 0.00094890450942365461,
                            "window_score": 0.00094890450942365461,
                            "shift_window_num": 0,
                            "rects": [
                                [
                                    875,
                                    0,
                                    678,
                                    176
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 875,
                                        "y": 0,
                                        "width": 678,
                                        "height": 176,
                                        "top": 0,
                                        "right": 1553,
                                        "bottom": 176,
                                        "left": 875
                                    },
                                    "currentRect": {
                                        "x": 903,
                                        "y": 0,
                                        "width": 650,
                                        "height": 176,
                                        "top": 0,
                                        "right": 1553,
                                        "bottom": 176,
                                        "left": 903
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 1,
                        "cumulative_score": 0.00094890450942365461,
                        "fraction_of_total": 1
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 490.39800000000002
                            },
                            "13": {
                                "name": "UnprefixedRequestAnimationFrame",
                                "firstUsed": 502.39800000000002
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 321.80000000000001
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 321.81299999999999
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 329.32400000000001
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 367.61599999999999
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 367.65800000000002
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 367.666
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 367.68900000000002
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 390.19499999999999
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 391.012
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 403.93400000000003
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 437.90600000000001
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 445.13900000000001
                            },
                            "976": {
                                "name": "CSSAtRuleSupports",
                                "firstUsed": 445.20400000000001
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 445.30799999999999
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 445.39400000000001
                            },
                            "2317": {
                                "name": "CSSSelectorWebkitSliderThumb",
                                "firstUsed": 445.88499999999999
                            },
                            "2316": {
                                "name": "CSSSelectorWebkitSliderRunnableTrack",
                                "firstUsed": 445.92099999999999
                            },
                            "2314": {
                                "name": "CSSSelectorWebkitSearchCancelButton",
                                "firstUsed": 445.96699999999998
                            },
                            "2319": {
                                "name": "CSSSelectorWebkitUnknownPseudo",
                                "firstUsed": 445.97399999999999
                            },
                            "2298": {
                                "name": "CSSSelectorWebkitInnerSpinButton",
                                "firstUsed": 445.98500000000001
                            },
                            "2279": {
                                "name": "CSSSelectorWebkitCalendarPickerIndicator",
                                "firstUsed": 446.13400000000001
                            },
                            "1153": {
                                "name": "CSSSelectorIndirectAdjacent",
                                "firstUsed": 446.22899999999998
                            },
                            "2311": {
                                "name": "CSSSelectorWebkitProgressBar",
                                "firstUsed": 446.36799999999999
                            },
                            "2313": {
                                "name": "CSSSelectorWebkitProgressValue",
                                "firstUsed": 446.38
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 449.02800000000002
                            },
                            "978": {
                                "name": "CSSAtRuleWebkitKeyframes",
                                "firstUsed": 450.601
                            },
                            "975": {
                                "name": "CSSAtRulePage",
                                "firstUsed": 460.54399999999998
                            },
                            "1067": {
                                "name": "SameOriginApplicationScript",
                                "firstUsed": 490.10700000000003
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 490.404
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 497.55900000000003
                            },
                            "2659": {
                                "name": "NavigatorMaxTouchPoints",
                                "firstUsed": 498.529
                            },
                            "2592": {
                                "name": "ResizeObserver_Constructor",
                                "firstUsed": 502.17399999999998
                            },
                            "1347": {
                                "name": "PointerEventAddListenerCount",
                                "firstUsed": 502.31900000000002
                            },
                            "4238": {
                                "name": "ScriptSchedulingType_Defer",
                                "firstUsed": 528.41999999999996
                            },
                            "971": {
                                "name": "CSSAtRuleImport",
                                "firstUsed": 529.25900000000001
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 529.84900000000005
                            },
                            "4240": {
                                "name": "ScriptSchedulingType_ParserBlockingInline",
                                "firstUsed": 530.25800000000004
                            },
                            "1229": {
                                "name": "HTMLMediaElement",
                                "firstUsed": 547.47400000000005
                            },
                            "2445": {
                                "name": "EnterPictureInPictureEventListener",
                                "firstUsed": 547.49000000000001
                            },
                            "2446": {
                                "name": "LeavePictureInPictureEventListener",
                                "firstUsed": 547.49599999999998
                            },
                            "1230": {
                                "name": "HTMLMediaElementInDocument",
                                "firstUsed": 547.53200000000004
                            },
                            "42": {
                                "name": "MaxAttribute",
                                "firstUsed": 549.67700000000002
                            },
                            "43": {
                                "name": "MinAttribute",
                                "firstUsed": 549.69200000000001
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 549.99400000000003
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 550.024
                            },
                            "2355": {
                                "name": "CSSGradient",
                                "firstUsed": 550.39099999999996
                            },
                            "521": {
                                "name": "Picture",
                                "firstUsed": 550.42700000000002
                            },
                            "523": {
                                "name": "SrcsetXDescriptor",
                                "firstUsed": 550.47900000000004
                            },
                            "2935": {
                                "name": "LazyLoadImageLoadingAttributeLazy",
                                "firstUsed": 556.94799999999998
                            },
                            "2706": {
                                "name": "WindowInnerHeight",
                                "firstUsed": 564.39300000000003
                            },
                            "2705": {
                                "name": "WindowInnerWidth",
                                "firstUsed": 564.46400000000006
                            },
                            "1368": {
                                "name": "IntersectionObserver_Constructor",
                                "firstUsed": 564.48400000000004
                            },
                            "1969": {
                                "name": "ElementNameDOMValidHTMLParserInvalid",
                                "firstUsed": 566.31299999999999
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 584.14599999999996
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 584.15700000000004
                            },
                            "4994": {
                                "name": "Feature_4994",
                                "firstUsed": 584.39200000000005
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 585.19899999999996
                            },
                            "1351": {
                                "name": "CSSValueAppearanceNone",
                                "firstUsed": 601.53300000000002
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 603.86500000000001
                            },
                            "4237": {
                                "name": "FlexboxNewAbsPos",
                                "firstUsed": 617.49300000000005
                            },
                            "4330": {
                                "name": "FlexboxAbsPosJustifyContent",
                                "firstUsed": 617.50099999999998
                            },
                            "2218": {
                                "name": "V8Element_GetClientRects_Method",
                                "firstUsed": 797.32299999999998
                            },
                            "2084": {
                                "name": "ARIAExpandedAttribute",
                                "firstUsed": 797.49199999999996
                            },
                            "84": {
                                "name": "FormElement",
                                "firstUsed": 915.01700000000005
                            },
                            "2089": {
                                "name": "ARIAHiddenAttribute",
                                "firstUsed": 915.22500000000002
                            },
                            "45": {
                                "name": "PlaceholderAttribute",
                                "firstUsed": 915.36400000000003
                            },
                            "49": {
                                "name": "RequiredAttribute",
                                "firstUsed": 915.37599999999998
                            },
                            "591": {
                                "name": "InputTypeSubmit",
                                "firstUsed": 915.43899999999996
                            },
                            "1417": {
                                "name": "AddEventListenerPassiveTrue",
                                "firstUsed": 939.447
                            },
                            "2904": {
                                "name": "PassiveTouchEventListener",
                                "firstUsed": 939.46600000000001
                            },
                            "1418": {
                                "name": "AddEventListenerPassiveFalse",
                                "firstUsed": 944.56100000000004
                            },
                            "2903": {
                                "name": "NonPassiveTouchEventListener",
                                "firstUsed": 944.57600000000002
                            },
                            "4242": {
                                "name": "ScriptSchedulingType_Async",
                                "firstUsed": 960.44299999999998
                            },
                            "190": {
                                "name": "InputTypeText",
                                "firstUsed": 1012.904
                            },
                            "31": {
                                "name": "InputTypeEmail",
                                "firstUsed": 1012.923
                            },
                            "864": {
                                "name": "V8CustomEvent_InitCustomEvent_Method",
                                "firstUsed": 1039.0139999999999
                            },
                            "2711": {
                                "name": "WindowPageYOffset",
                                "firstUsed": 1058.7629999999999
                            },
                            "2710": {
                                "name": "WindowPageXOffset",
                                "firstUsed": 1058.7840000000001
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 1058.818
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 1069.9449999999999
                            },
                            "200": {
                                "name": "DocumentBeforeUnloadRegistered",
                                "firstUsed": 1078.527
                            },
                            "4613": {
                                "name": "CrossOriginWindowFrameElement",
                                "firstUsed": 1080.2660000000001
                            },
                            "2195": {
                                "name": "CookieGet",
                                "firstUsed": 1080.3900000000001
                            },
                            "4196": {
                                "name": "NavigatorUAData_Brands",
                                "firstUsed": 1090.5239999999999
                            },
                            "4195": {
                                "name": "NavigatorUAData_Platform",
                                "firstUsed": 1090.5730000000001
                            },
                            "4520": {
                                "name": "NavigatorUAData_GetHighEntropyValues",
                                "firstUsed": 1090.588
                            },
                            "2660": {
                                "name": "NavigatorMimeTypes",
                                "firstUsed": 1090.671
                            },
                            "3481": {
                                "name": "V8Navigator_JavaEnabled_Method",
                                "firstUsed": 1095.2729999999999
                            },
                            "3275": {
                                "name": "NavigatorCookieEnabled",
                                "firstUsed": 1095.297
                            },
                            "2704": {
                                "name": "V8Screen_Width_AttributeGetter",
                                "firstUsed": 1095.3109999999999
                            },
                            "2702": {
                                "name": "V8Screen_Height_AttributeGetter",
                                "firstUsed": 1095.3209999999999
                            },
                            "882": {
                                "name": "V8Performance_Timing_AttributeGetter",
                                "firstUsed": 1097.327
                            },
                            "3028": {
                                "name": "CreateObjectBlob",
                                "firstUsed": 1117.327
                            },
                            "494": {
                                "name": "SendBeacon",
                                "firstUsed": 1121.539
                            },
                            "4307": {
                                "name": "SendBeaconWithBlob",
                                "firstUsed": 1121.5730000000001
                            }
                        },
                        "CSSFeatures": {
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 445.21899999999999
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 449.05200000000002
                            },
                            "380": {
                                "name": "CSSPropertyStrokeDashoffset",
                                "firstUsed": 449.07299999999998
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 450.41500000000002
                            },
                            "326": {
                                "name": "CSSPropertyAliasWebkitTransform",
                                "firstUsed": 450.61099999999999
                            },
                            "327": {
                                "name": "CSSPropertyAliasWebkitTransformOrigin",
                                "firstUsed": 450.62
                            },
                            "447": {
                                "name": "CSSPropertyTransformOrigin",
                                "firstUsed": 450.62599999999998
                            },
                            "178": {
                                "name": "CSSPropertyWebkitBackgroundClip",
                                "firstUsed": 451.03699999999998
                            },
                            "359": {
                                "name": "CSSPropertyFilter",
                                "firstUsed": 451.41300000000001
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 460.56200000000001
                            },
                            "291": {
                                "name": "CSSPropertyWebkitMaskPosition",
                                "firstUsed": 460.88099999999997
                            },
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 529.86300000000006
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 529.88900000000001
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 529.89599999999996
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 529.90200000000004
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 529.90800000000002
                            },
                            "80": {
                                "name": "CSSPropertyFontStretch",
                                "firstUsed": 529.923
                            },
                            "49": {
                                "name": "CSSPropertyBorderLeft",
                                "firstUsed": 530.22199999999998
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 546.46600000000001
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 546.48800000000006
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 547.08600000000001
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 547.09699999999998
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 547.21100000000001
                            },
                            "419": {
                                "name": "CSSPropertyBackgroundBlendMode",
                                "firstUsed": 550.12699999999995
                            },
                            "30": {
                                "name": "CSSPropertyBackgroundRepeat",
                                "firstUsed": 550.13599999999997
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 550.15700000000004
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 550.32799999999997
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 550.33500000000004
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 550.59699999999998
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 550.74300000000005
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 550.77700000000004
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 550.78300000000002
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 550.79600000000005
                            },
                            "60": {
                                "name": "CSSPropertyBorderTop",
                                "firstUsed": 550.80600000000004
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 550.84799999999996
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 550.85500000000002
                            },
                            "79": {
                                "name": "CSSPropertyFloat",
                                "firstUsed": 550.87199999999996
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 550.88800000000003
                            },
                            "71": {
                                "name": "CSSPropertyClear",
                                "firstUsed": 551.07100000000003
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 551.19200000000001
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 551.20600000000002
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 551.52599999999995
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 551.53200000000004
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 584.17600000000004
                            },
                            "537": {
                                "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                                "firstUsed": 584.21000000000004
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 584.22400000000005
                            },
                            "142": {
                                "name": "CSSPropertyTextShadow",
                                "firstUsed": 584.245
                            },
                            "11": {
                                "name": "CSSPropertyTextRendering",
                                "firstUsed": 584.35900000000004
                            },
                            "100": {
                                "name": "CSSPropertyOutline",
                                "firstUsed": 584.37199999999996
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 584.75
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 584.84299999999996
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 584.85199999999998
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 584.92700000000002
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 584.93899999999996
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 584.947
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 584.96100000000001
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 584.99400000000003
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 585.01599999999996
                            },
                            "97": {
                                "name": "CSSPropertyMinWidth",
                                "firstUsed": 585.14300000000003
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 585.15300000000002
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 585.42499999999995
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 585.74599999999998
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 585.774
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 585.78399999999999
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 585.80799999999999
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 585.81500000000005
                            },
                            "445": {
                                "name": "CSSPropertyWillChange",
                                "firstUsed": 585.82399999999996
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 586.14599999999996
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 586.15899999999999
                            },
                            "5": {
                                "name": "CSSPropertyFont",
                                "firstUsed": 586.16800000000001
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 586.18100000000004
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 586.37099999999998
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 586.38800000000003
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 595.68600000000004
                            },
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 595.70299999999997
                            },
                            "27": {
                                "name": "CSSPropertyBackgroundPosition",
                                "firstUsed": 596.59799999999996
                            },
                            "33": {
                                "name": "CSSPropertyBackgroundSize",
                                "firstUsed": 596.61599999999999
                            },
                            "230": {
                                "name": "CSSPropertyAlignContent",
                                "firstUsed": 598.67600000000004
                            },
                            "175": {
                                "name": "CSSPropertyWebkitAppearance",
                                "firstUsed": 601.54300000000001
                            },
                            "68": {
                                "name": "CSSPropertyBoxShadow",
                                "firstUsed": 601.58699999999999
                            },
                            "233": {
                                "name": "CSSPropertyFlex",
                                "firstUsed": 1011.956
                            },
                            "303": {
                                "name": "CSSPropertyOrder",
                                "firstUsed": 1012.376
                            },
                            "108": {
                                "name": "CSSPropertyOverflowY",
                                "firstUsed": 1021.85
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 1021.879
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "maxFID": 0,
                    "TTIMeasurementEnd": 5866,
                    "LastInteractive": 1000,
                    "TotalBlockingTime": 0,
                    "testID": "240906_AiDc8J_94M",
                    "step": 1,
                    "effectiveBps": 8188,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 98,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "CrUX": {
                        "key": {
                            "formFactor": "DESKTOP",
                            "url": "https:\/\/www.escape-team.com\/"
                        },
                        "metrics": {
                            "first_input_delay": {
                                "histogram": [
                                    {
                                        "start": 0,
                                        "end": 100,
                                        "density": 0.99809999999999999
                                    },
                                    {
                                        "start": 100,
                                        "end": 300
                                    },
                                    {
                                        "start": 300,
                                        "density": 0.0019
                                    }
                                ],
                                "percentiles": {
                                    "p75": 3
                                }
                            },
                            "interaction_to_next_paint": {
                                "histogram": [
                                    {
                                        "start": 0,
                                        "end": 200,
                                        "density": 0.98309999999999997
                                    },
                                    {
                                        "start": 200,
                                        "end": 500,
                                        "density": 0.0114
                                    },
                                    {
                                        "start": 500,
                                        "density": 0.0055999999999999999
                                    }
                                ],
                                "percentiles": {
                                    "p75": 114
                                }
                            },
                            "largest_contentful_paint": {
                                "histogram": [
                                    {
                                        "start": 0,
                                        "end": 2500,
                                        "density": 0.86470000000000002
                                    },
                                    {
                                        "start": 2500,
                                        "end": 4000,
                                        "density": 0.098799999999999999
                                    },
                                    {
                                        "start": 4000,
                                        "density": 0.036499999999999998
                                    }
                                ],
                                "percentiles": {
                                    "p75": 1749
                                }
                            },
                            "round_trip_time": {
                                "percentiles": {
                                    "p75": 93
                                }
                            },
                            "cumulative_layout_shift": {
                                "histogram": [
                                    {
                                        "start": "0.00",
                                        "end": "0.10",
                                        "density": 0.9929
                                    },
                                    {
                                        "start": "0.10",
                                        "end": "0.25",
                                        "density": 0.0043
                                    },
                                    {
                                        "start": "0.25",
                                        "density": 0.0028
                                    }
                                ],
                                "percentiles": {
                                    "p75": "0.00"
                                }
                            },
                            "experimental_time_to_first_byte": {
                                "histogram": [
                                    {
                                        "start": 0,
                                        "end": 800,
                                        "density": 0.80700000000000005
                                    },
                                    {
                                        "start": 800,
                                        "end": 1800,
                                        "density": 0.17580000000000001
                                    },
                                    {
                                        "start": 1800,
                                        "density": 0.0172
                                    }
                                ],
                                "percentiles": {
                                    "p75": 702
                                }
                            },
                            "first_contentful_paint": {
                                "histogram": [
                                    {
                                        "start": 0,
                                        "end": 1800,
                                        "density": 0.85389999999999999
                                    },
                                    {
                                        "start": 1800,
                                        "end": 3000,
                                        "density": 0.1091
                                    },
                                    {
                                        "start": 3000,
                                        "density": 0.036999999999999998
                                    }
                                ],
                                "percentiles": {
                                    "p75": 1341
                                }
                            }
                        },
                        "collectionPeriod": {
                            "firstDate": {
                                "year": 2024,
                                "month": 8,
                                "day": 8
                            },
                            "lastDate": {
                                "year": 2024,
                                "month": 9,
                                "day": 4
                            }
                        }
                    },
                    "lighthouse.Performance": 0.80000000000000004,
                    "lighthouse.Performance.first-contentful-paint": 1277.971,
                    "lighthouse.Performance.largest-contentful-paint": 1706.0609999999999,
                    "lighthouse.Performance.total-blocking-time": 31.763999999999896,
                    "lighthouse.Performance.cumulative-layout-shift": 0.00094890450942365461,
                    "lighthouse.Performance.speed-index": 7856,
                    "lighthouse.Accessibility": 0.89000000000000001,
                    "lighthouse.BestPractices": 0.73999999999999999,
                    "lighthouse.SEO": 0.82999999999999996,
                    "lighthouse.PWA": 0.28999999999999998,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "113": 68.400000000000006,
                                "214": 45,
                                "315": 28.600000000000001,
                                "416": 90,
                                "517": 100,
                                "618": 100,
                                "719": 100,
                                "819": 75,
                                "920": 90,
                                "1021": 100,
                                "1122": 90,
                                "1223": 100,
                                "1324": 100,
                                "1425": 100,
                                "1525": 100,
                                "1626": 100,
                                "1727": 80,
                                "1828": 75,
                                "1928": 42.100000000000001,
                                "2029": 63.200000000000003,
                                "2130": 57.100000000000001,
                                "2231": 57.899999999999999,
                                "2332": 70,
                                "2433": 100,
                                "2534": 85,
                                "2634": 68.200000000000003,
                                "2735": 70,
                                "2836": 70,
                                "2937": 84.200000000000003,
                                "3038": 100,
                                "3139": 100,
                                "3240": 100,
                                "3341": 100,
                                "3442": 100,
                                "3542": 100,
                                "3643": 100,
                                "3744": 95,
                                "3845": 95.200000000000003,
                                "3946": 100,
                                "4048": 100,
                                "4149": 85,
                                "4250": 60,
                                "4350": 80,
                                "4451": 85.700000000000003,
                                "4552": 52.600000000000001,
                                "4653": 57.899999999999999,
                                "4754": 61.899999999999999,
                                "4855": 63.200000000000003,
                                "4956": 65,
                                "5057": 70,
                                "5157": 71.400000000000006,
                                "5258": 73.700000000000003,
                                "5359": 95,
                                "5460": 90,
                                "5561": 90,
                                "5662": 95.200000000000003,
                                "5763": 94.700000000000003,
                                "5865": 100,
                                "5966": 100,
                                "6066": 100
                            },
                            "max": 100,
                            "count": 61
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "113": 17777,
                                "214": 608786,
                                "315": 782508,
                                "416": 0,
                                "517": 0,
                                "618": 0,
                                "719": 0,
                                "819": 0,
                                "920": 0,
                                "1021": 0,
                                "1122": 0,
                                "1223": 21344,
                                "1324": 298656,
                                "1425": 49920,
                                "1525": 0,
                                "1626": 0,
                                "1727": 0,
                                "1828": 0,
                                "1928": 0,
                                "2029": 0,
                                "2130": 0,
                                "2231": 0,
                                "2332": 0,
                                "2433": 7140,
                                "2534": 0,
                                "2634": 0,
                                "2735": 0,
                                "2836": 0,
                                "2937": 0,
                                "3038": 0,
                                "3139": 16670,
                                "3240": 614697,
                                "3341": 165327,
                                "3442": 102501,
                                "3542": 0,
                                "3643": 0,
                                "3744": 0,
                                "3845": 0,
                                "3946": 0,
                                "4048": 0,
                                "4149": 0,
                                "4250": 0,
                                "4350": 0,
                                "4451": 0,
                                "4552": 0,
                                "4653": 0,
                                "4754": 0,
                                "4855": 0,
                                "4956": 0,
                                "5057": 0,
                                "5157": 0,
                                "5258": 0,
                                "5359": 12371,
                                "5460": 0,
                                "5561": 0,
                                "5662": 0,
                                "5763": 0,
                                "5865": 0,
                                "5966": 0,
                                "6066": 0
                            },
                            "max": 782508,
                            "count": 61
                        }
                    },
                    "effectiveBpsDoc": 8211,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1\/details\/cached\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1\/performance_optimization\/cached\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1\/breakdown\/cached\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1\/domains\/cached\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1\/screen_shot\/cached\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1\/experiments\/cached\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1_Cached_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1_Cached_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_AiDc8J_94M\/1_Cached_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDc8J\/94M\/1_Cached_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDc8J\/94M\/1_Cached_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDc8J\/94M\/1_Cached_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&file=1_Cached_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_AiDc8J_94M&file=1_Cached_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDc8J\/94M\/1_Cached_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDc8J\/94M\/1_Cached_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDc8J\/94M\/1_Cached_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/AiDc8J\/94M\/1_Cached_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_AiDc8J_94M&compressed=1&file=1_Cached_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_001000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_001100.jpg",
                            "VisuallyComplete": 1
                        },
                        {
                            "time": 1300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_001300.jpg",
                            "VisuallyComplete": 1
                        },
                        {
                            "time": 1500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_001500.jpg",
                            "VisuallyComplete": 41
                        },
                        {
                            "time": 1800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_001800.jpg",
                            "VisuallyComplete": 1
                        },
                        {
                            "time": 1900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_001900.jpg",
                            "VisuallyComplete": 42
                        },
                        {
                            "time": 2100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_002100.jpg",
                            "VisuallyComplete": 6
                        },
                        {
                            "time": 2300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_002300.jpg",
                            "VisuallyComplete": 1
                        },
                        {
                            "time": 2400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_002400.jpg",
                            "VisuallyComplete": 43
                        },
                        {
                            "time": 2600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_002600.jpg",
                            "VisuallyComplete": 43
                        },
                        {
                            "time": 2800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_002800.jpg",
                            "VisuallyComplete": 42
                        },
                        {
                            "time": 2900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_002900.jpg",
                            "VisuallyComplete": 41
                        },
                        {
                            "time": 3000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_003000.jpg",
                            "VisuallyComplete": 41
                        },
                        {
                            "time": 3100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_003100.jpg",
                            "VisuallyComplete": 41
                        },
                        {
                            "time": 3200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_003200.jpg",
                            "VisuallyComplete": 40
                        },
                        {
                            "time": 3500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_003500.jpg",
                            "VisuallyComplete": 38
                        },
                        {
                            "time": 3700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_003700.jpg",
                            "VisuallyComplete": 26
                        },
                        {
                            "time": 3800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_003800.jpg",
                            "VisuallyComplete": 38
                        },
                        {
                            "time": 4000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_004000.jpg",
                            "VisuallyComplete": 38
                        },
                        {
                            "time": 4100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_004100.jpg",
                            "VisuallyComplete": 38
                        },
                        {
                            "time": 4300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_004300.jpg",
                            "VisuallyComplete": 38
                        },
                        {
                            "time": 4400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_004400.jpg",
                            "VisuallyComplete": 38
                        },
                        {
                            "time": 4500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_004500.jpg",
                            "VisuallyComplete": 38
                        },
                        {
                            "time": 4600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_004600.jpg",
                            "VisuallyComplete": 38
                        },
                        {
                            "time": 4700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_004700.jpg",
                            "VisuallyComplete": 38
                        },
                        {
                            "time": 4800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_004800.jpg",
                            "VisuallyComplete": 38
                        },
                        {
                            "time": 4900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_004900.jpg",
                            "VisuallyComplete": 38
                        },
                        {
                            "time": 5000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_005000.jpg",
                            "VisuallyComplete": 38
                        },
                        {
                            "time": 5100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_005100.jpg",
                            "VisuallyComplete": 38
                        },
                        {
                            "time": 5200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_005200.jpg",
                            "VisuallyComplete": 38
                        },
                        {
                            "time": 5300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_005300.jpg",
                            "VisuallyComplete": 39
                        },
                        {
                            "time": 5400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_005400.jpg",
                            "VisuallyComplete": 45
                        },
                        {
                            "time": 5500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_005500.jpg",
                            "VisuallyComplete": 37
                        },
                        {
                            "time": 5600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_005600.jpg",
                            "VisuallyComplete": 39
                        },
                        {
                            "time": 5700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_005700.jpg",
                            "VisuallyComplete": 37
                        },
                        {
                            "time": 5800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_005800.jpg",
                            "VisuallyComplete": 39
                        },
                        {
                            "time": 5900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_005900.jpg",
                            "VisuallyComplete": 64
                        },
                        {
                            "time": 6000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_AiDc8J_94M&video=video_1_cached&file=ms_006000.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "www.escape-team.com": {
                            "bytes": 8663,
                            "requests": 1,
                            "connections": 1
                        },
                        "analytics.fabianhemmert.com": {
                            "bytes": 0,
                            "requests": 1,
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 8663,
                            "bytesUncompressed": 65737,
                            "requests": 1
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 1
                        }
                    },
                    "consoleLog": [
                        {
                            "source": "security",
                            "level": "warning",
                            "text": "Mixed Content: The page at 'https:\/\/www.escape-team.com\/' was loaded over HTTPS, but requested an insecure element 'http:\/\/localhost\/escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_de_landscape_lq_no_audio.mp4'. This request was automatically upgraded to HTTPS, For more information see https:\/\/blog.chromium.org\/2019\/10\/no-more-mixed-messages-about-https.html",
                            "timestamp": 1725630719581.043,
                            "url": "https:\/\/www.escape-team.com\/",
                            "lineNumber": 568
                        },
                        {
                            "source": "network",
                            "level": "error",
                            "text": "Failed to load resource: net::ERR_CONNECTION_REFUSED",
                            "timestamp": 1725630719604.3091,
                            "url": "http:\/\/localhost\/escape-team.com\/assets\/video\/lq_no_audio\/escapeteam_de_landscape_lq_no_audio.mp4",
                            "networkRequestId": "41060.179"
                        }
                    ]
                }
            }
        }
    },
    "statusCode": 200,
    "statusText": "Test Complete",
    "webPagetestVersion": "21.07"
}